summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2003-12-30 18:45:00 +0000
committerMichael Cummings <mcummings@gentoo.org>2003-12-30 18:45:00 +0000
commit2b890dda9fa1ab817d8e4b35cb817bbd9c4fece2 (patch)
tree0fd456c8ea7a9bbec79f60e893df38a20086a44c /dev-perl/text-template/text-template-1.44.ebuild
parentNew version (diff)
downloadgentoo-2-2b890dda9fa1ab817d8e4b35cb817bbd9c4fece2.tar.gz
gentoo-2-2b890dda9fa1ab817d8e4b35cb817bbd9c4fece2.tar.bz2
gentoo-2-2b890dda9fa1ab817d8e4b35cb817bbd9c4fece2.zip
tested
Diffstat (limited to 'dev-perl/text-template/text-template-1.44.ebuild')
-rw-r--r--dev-perl/text-template/text-template-1.44.ebuild4
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 c36f4b1686a4..33a0d8c6ff43 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-2003 Gentoo Technologies, Inc.
# 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.1 2003/07/29 13:53:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.2 2003/12/30 18:44:53 mcummings Exp $
inherit perl-module
@@ -12,6 +12,6 @@ SRC_URI="http://www.cpan.org/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"
DEPEND="${DEPEND}"