commit: 1ea98ac34ad1abd43cc6738c827d497594807ffe
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 18:33:46 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 10:23:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea98ac3
www-apps/Apache-Gallery: Fix dep on dev-perl/Image-Info
Package-Manager: portage-2.2.27
www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild
b/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild
index bea6836..93f0cb4 100644
--- a/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild
+++ b/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -26,7 +26,7 @@ DEPEND="${DEPEND}
=www-apache/libapreq2-2*[perl]
>=media-libs/imlib2-1.0.6-r1
dev-perl/URI
- >=dev-perl/ImageInfo-1.04-r2
+ >=dev-perl/Image-Info-1.40.0
>=dev-perl/ImageSize-2.99-r1
dev-perl/text-template
>=dev-perl/CGI-3.08