diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 14:32:46 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 14:32:46 +0000 |
commit | 95ccd2087b9320715264be0dbbe7cef8d8665809 (patch) | |
tree | 49dc6cf93881fa77de6c260287f253204128d9a4 /dev-perl/text-template/text-template-1.44.ebuild | |
parent | Stable on ia64. (diff) | |
download | historical-95ccd2087b9320715264be0dbbe7cef8d8665809.tar.gz historical-95ccd2087b9320715264be0dbbe7cef8d8665809.tar.bz2 historical-95ccd2087b9320715264be0dbbe7cef8d8665809.zip |
stable amd64
Package-Manager: portage-2.0.51.19
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 dee223a07d1a..7ae5ec150cf3 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.7 2005/03/28 18:11:06 mcummings Exp $ +# $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 $ 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}" |