summaryrefslogtreecommitdiff
path: root/www-apps/gallery/gallery-2.3.2.9999.ebuild
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2022-09-30 09:46:48 +0200
committerMarcin Deranek <marcin.deranek@slonko.net>2022-09-30 09:46:48 +0200
commit6704b04372145ca9b594c784ee41b156a956c075 (patch)
treedc4cd4d1bbcf7f5d357033f423fa4bd03f8b0eba /www-apps/gallery/gallery-2.3.2.9999.ebuild
parent13dd09539f2ab2767ff5f884530f7af5394b1cbe (diff)
downloadportage-6704b04372145ca9b594c784ee41b156a956c075.tar.gz
portage-6704b04372145ca9b594c784ee41b156a956c075.tar.bz2
portage-6704b04372145ca9b594c784ee41b156a956c075.zip
Go back to previous repo as we have php8 updates there
Diffstat (limited to 'www-apps/gallery/gallery-2.3.2.9999.ebuild')
-rw-r--r--www-apps/gallery/gallery-2.3.2.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/gallery/gallery-2.3.2.9999.ebuild b/www-apps/gallery/gallery-2.3.2.9999.ebuild
index 80c9915..efaa671 100644
--- a/www-apps/gallery/gallery-2.3.2.9999.ebuild
+++ b/www-apps/gallery/gallery-2.3.2.9999.ebuild
@@ -13,7 +13,7 @@ IUSE="ffmpeg +gd imagemagick +mysql netpbm postgres raw sqlite unzip zip"
case ${PV} in
*.9999)
- EGIT_REPO_URI="https://github.com/hlh-restart/gallery2-1"
+ EGIT_REPO_URI="https://github.com/gregstoll/gallery2"
inherit git-r3
;;
*)