diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-22 15:50:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-22 15:50:39 +0000 |
commit | c0d1195b605528ccd854530a2d3b15ee0e2c7611 (patch) | |
tree | 0b20d48d84d9979a7d21fb2d3d032df901285441 /dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild | |
parent | Fixed modular X dependencies and closing bug #127160. (diff) | |
download | historical-c0d1195b605528ccd854530a2d3b15ee0e2c7611.tar.gz historical-c0d1195b605528ccd854530a2d3b15ee0e2c7611.tar.bz2 historical-c0d1195b605528ccd854530a2d3b15ee0e2c7611.zip |
~hppa blessing
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild')
-rw-r--r-- | dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild index 4dc2cfd4239e..fe68c86bc28d 100644 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild @@ -1,6 +1,6 @@ # 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.03.ebuild,v 1.1 2006/01/13 16:34:07 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild,v 1.2 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 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" |