diff options
Diffstat (limited to 'dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild')
-rw-r--r-- | dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild index a2a1f5ae5688..10ab1a325b3d 100644 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.13 2005/09/28 07:43:43 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.14 2006/03/22 15:50:39 gustavoz Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/~rosch/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~mips" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~mips" IUSE="" |