diff options
author | 2006-07-18 16:41:47 +0000 | |
---|---|---|
committer | 2006-07-18 16:41:47 +0000 | |
commit | ecce82fc7db0dfb68af99fa9d778fc15f8fae495 (patch) | |
tree | bc3644c2143c4831e039ec8178c216fc1e08f4bb /dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-ecce82fc7db0dfb68af99fa9d778fc15f8fae495.tar.gz gentoo-2-ecce82fc7db0dfb68af99fa9d778fc15f8fae495.tar.bz2 gentoo-2-ecce82fc7db0dfb68af99fa9d778fc15f8fae495.zip |
Stable on alpha.
(Portage version: 2.1.1_pre3-r1)
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 36d12ac1e551..79fbfaf55e9b 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.5 2006/07/10 22:13:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild,v 1.6 2006/07/18 16:41:47 kloeri Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/~rosch/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" |