diff options
author | 2006-07-10 22:13:20 +0000 | |
---|---|---|
committer | 2006-07-10 22:13:20 +0000 | |
commit | 295f139ac3caf15ecd481e3559137588e37e1f31 (patch) | |
tree | 5780a875dc6b65322cb2d5b8d6e4ce0e2ecd1f70 /dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild | |
parent | Mark 1.1.2-r1 stable on ia64 (diff) | |
download | gentoo-2-295f139ac3caf15ecd481e3559137588e37e1f31.tar.gz gentoo-2-295f139ac3caf15ecd481e3559137588e37e1f31.tar.bz2 gentoo-2-295f139ac3caf15ecd481e3559137588e37e1f31.zip |
Mark 1.03 stable on ia64
(Portage version: 2.1-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 d2e28aaf9f7d..36d12ac1e551 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.4 2006/06/29 18:55:14 gustavoz Exp $ +# $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 $ 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="" |