diff options
Diffstat (limited to 'dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild')
-rw-r--r-- | dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild index a9edee09c5a6..1e8b5b35eaf2 100644 --- a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild +++ b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.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/Regexp-Shellish/Regexp-Shellish-0.93.ebuild,v 1.13 2006/08/05 20:12:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild,v 1.14 2006/08/18 01:12:09 mcummings Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/R/RB/RBS/${P}.tar.gz" SLOT="0" LICENSE="Artistic" SRC_TEST="do" -KEYWORDS="alpha ~amd64 ia64 ~mips ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ~ppc ppc64 sparc x86" IUSE="" |