commit: b3020072cf63fc0c941407ccf7b82b3e21c9b7a2
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 25 06:33:27 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 20:02:54 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3020072
www-apps/Apache-Gallery: Fix dependency on dev-perl/Text-Template
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r1.ebuild
b/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r1.ebuild
index aec92c5..52d8bb7 100644
--- a/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r1.ebuild
+++ b/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r1.ebuild
@@ -28,7 +28,7 @@ DEPEND="${DEPEND}
dev-perl/URI
>=dev-perl/Image-Info-1.40.0
>=dev-perl/Image-Size-2.990.0
- dev-perl/text-template
+ dev-perl/Text-Template
>=dev-perl/CGI-3.08
dev-perl/Image-Imlib2
"