diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-30 19:35:35 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-30 19:35:35 +0000 |
commit | 65da4d44948092f95bcbbd554d4592b0213d4ca9 (patch) | |
tree | a484ab2d26bbccafd2dfb28cdb35ef0ce3e36860 /dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-65da4d44948092f95bcbbd554d4592b0213d4ca9.tar.gz gentoo-2-65da4d44948092f95bcbbd554d4592b0213d4ca9.tar.bz2 gentoo-2-65da4d44948092f95bcbbd554d4592b0213d4ca9.zip |
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild')
-rw-r--r-- | dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild index b36a2c8b3e0e..55cda1d4c4b3 100644 --- a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild +++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.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-Shellwords/Text-Shellwords-1.07.ebuild,v 1.6 2005/04/30 11:00:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild,v 1.7 2005/04/30 19:34:28 hansmi Exp $ IUSE="" @@ -16,6 +16,6 @@ HOMEPAGE="http://search.cpan.org/~lds/${P}" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha" +KEYWORDS="x86 ~amd64 ppc sparc alpha" SRC_TEST="do" |