diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-24 14:30:39 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-24 14:30:39 +0000 |
commit | d1b77c2dd1f93588f0eaf670f3910f2e903b47e8 (patch) | |
tree | 3a0bc6aef0eb6a005e69c483723bc809850c79bd /dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild | |
parent | dev-perl/CGI => perl-core/CGI migration (diff) | |
download | gentoo-2-d1b77c2dd1f93588f0eaf670f3910f2e903b47e8.tar.gz gentoo-2-d1b77c2dd1f93588f0eaf670f3910f2e903b47e8.tar.bz2 gentoo-2-d1b77c2dd1f93588f0eaf670f3910f2e903b47e8.zip |
dev-perl/CGI => perl-core/CGI
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild')
-rw-r--r-- | dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild index c2479e26f521..0119b2a6fb44 100644 --- a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild +++ b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.11 2005/04/24 15:02:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.12 2005/05/24 14:27:52 mcummings Exp $ inherit perl-module @@ -15,4 +15,4 @@ KEYWORDS="x86 amd64 ppc alpha sparc" IUSE="" DEPEND="${DEPEND} - >=dev-perl/CGI-2.78-r3" + >=perl-core/CGI-2.78-r3" |