diff options
author | 2005-05-01 18:16:56 +0000 | |
---|---|---|
committer | 2005-05-01 18:16:56 +0000 | |
commit | 0923115e88c6fcfec12fb1ca0bc71a52a57ad3aa (patch) | |
tree | c6c36a305247ace7e2b730f6737841cc6eb7c7e8 /dev-perl/text-template/text-template-1.44.ebuild | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-0923115e88c6fcfec12fb1ca0bc71a52a57ad3aa.tar.gz gentoo-2-0923115e88c6fcfec12fb1ca0bc71a52a57ad3aa.tar.bz2 gentoo-2-0923115e88c6fcfec12fb1ca0bc71a52a57ad3aa.zip |
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'dev-perl/text-template/text-template-1.44.ebuild')
-rw-r--r-- | dev-perl/text-template/text-template-1.44.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/text-template/text-template-1.44.ebuild b/dev-perl/text-template/text-template-1.44.ebuild index 7ae5ec150cf3..5c72c33169bd 100644 --- a/dev-perl/text-template/text-template-1.44.ebuild +++ b/dev-perl/text-template/text-template-1.44.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/text-template/text-template-1.44.ebuild,v 1.8 2005/04/22 14:32:17 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.9 2005/05/01 18:15:31 hansmi Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/M/MJ/MJD/${MY_P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/M/MJ/MJD/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 ~ppc sparc alpha ~hppa" +KEYWORDS="x86 amd64 ppc sparc alpha ~hppa" IUSE="" DEPEND="${DEPEND}" |