diff options
author | 2005-08-26 01:22:35 +0000 | |
---|---|---|
committer | 2005-08-26 01:22:35 +0000 | |
commit | c436ecf36965d7038b25d1fda03719056cd451d5 (patch) | |
tree | 6234e11889dc59b9dd2eebfa3a83a59f3be4e2a8 /dev-perl/text-template/text-template-1.44.ebuild | |
parent | new version, according to the bug response for howl, when 2.12 comes out, the... (diff) | |
download | gentoo-2-c436ecf36965d7038b25d1fda03719056cd451d5.tar.gz gentoo-2-c436ecf36965d7038b25d1fda03719056cd451d5.tar.bz2 gentoo-2-c436ecf36965d7038b25d1fda03719056cd451d5.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
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 34a70476d59d..779e9d05e3dc 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.10 2005/07/09 22:41:56 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.11 2005/08/26 01:21:17 agriffis Exp $ inherit perl-module @@ -12,5 +12,5 @@ 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="alpha amd64 ~hppa ~ia64 ppc sparc x86" IUSE="" |