summaryrefslogtreecommitdiff
path: root/www-apps/gallery/gallery-2.3.2.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/gallery/gallery-2.3.2.9999.ebuild')
-rw-r--r--www-apps/gallery/gallery-2.3.2.9999.ebuild4
1 files changed, 2 insertions, 2 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..765138e 100644
--- a/www-apps/gallery/gallery-2.3.2.9999.ebuild
+++ b/www-apps/gallery/gallery-2.3.2.9999.ebuild
@@ -6,14 +6,14 @@ EAPI=8
inherit webapp
DESCRIPTION="Web based (PHP Script) photo album viewer/creator"
-HOMEPAGE="http://galleryproject.org/"
+HOMEPAGE="http://galleryproject.org/ https://github.com/gregstoll/gallery2/"
LICENSE="GPL-2"
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
;;
*)