diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-24 00:10:14 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-24 00:10:14 +0000 |
commit | 4dc260cb11d9091f317e869e8cb831e5ca5d8d24 (patch) | |
tree | bf6c84a7aff1d6acd55ad74490b8cf6e53ea49ea /dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-4dc260cb11d9091f317e869e8cb831e5ca5d8d24.tar.gz gentoo-2-4dc260cb11d9091f317e869e8cb831e5ca5d8d24.tar.bz2 gentoo-2-4dc260cb11d9091f317e869e8cb831e5ca5d8d24.zip |
Stable on alpha.
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 a8dcdd547051..adb555c0ad95 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-2004 Gentoo Technologies, Inc. # 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.5 2004/05/07 15:48:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.6 2004/05/24 00:10:14 kloeri Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/author/JMOORE/${P}/" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc ~alpha sparc" +KEYWORDS="x86 amd64 ~ppc alpha sparc" DEPEND="${DEPEND} >=dev-perl/CGI-2.78-r3" |