summaryrefslogtreecommitdiff
path: root/www-apps/gallery/gallery-2.3.2.ebuild
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2017-03-14 14:20:54 +0100
committerMarcin Deranek <marcin.deranek@slonko.net>2017-03-14 14:21:01 +0100
commit6b72612823752791211560d817ceb69211fa077f (patch)
tree75876979fdd1a1a7bee9c6831137a25c07852a98 /www-apps/gallery/gallery-2.3.2.ebuild
parent2d5dcd298762371c526c70d8642e8981b7634e51 (diff)
downloadportage-6b72612823752791211560d817ceb69211fa077f.tar.gz
portage-6b72612823752791211560d817ceb69211fa077f.tar.bz2
portage-6b72612823752791211560d817ceb69211fa077f.zip
Fix for gallery due to class removal
Diffstat (limited to 'www-apps/gallery/gallery-2.3.2.ebuild')
-rw-r--r--www-apps/gallery/gallery-2.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/gallery/gallery-2.3.2.ebuild b/www-apps/gallery/gallery-2.3.2.ebuild
index ac2b18d..05c84a2 100644
--- a/www-apps/gallery/gallery-2.3.2.ebuild
+++ b/www-apps/gallery/gallery-2.3.2.ebuild
@@ -4,7 +4,7 @@
EAPI="5"
-inherit webapp eutils depend.php confutils
+inherit webapp eutils confutils
DESCRIPTION="Web based (PHP Script) photo album viewer/creator"
HOMEPAGE="http://galleryproject.org/"