diff options
author | 2005-09-17 03:12:19 +0000 | |
---|---|---|
committer | 2005-09-17 03:12:19 +0000 | |
commit | f281f932daf8b019646e988b08625c5bb8e81a50 (patch) | |
tree | ac877481571d8bea4c29305ec49cd42a02241fa7 /dev-perl/text-template/text-template-1.44.ebuild | |
parent | bug 106150 (diff) | |
download | historical-f281f932daf8b019646e988b08625c5bb8e81a50.tar.gz historical-f281f932daf8b019646e988b08625c5bb8e81a50.tar.bz2 historical-f281f932daf8b019646e988b08625c5bb8e81a50.zip |
Mark 1.44 stable on ia64
Package-Manager: portage-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 779e9d05e3dc..aaef06e147ea 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.11 2005/08/26 01:21:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.12 2005/09/17 03:12:19 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="alpha amd64 ~hppa ~ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86" IUSE="" |