diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 01:12:09 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 01:12:09 +0000 |
commit | 40d9ffebbc7d923632b41838279e241af732a409 (patch) | |
tree | ba440577c90fc25fa5b6577b3792cbfef26d136a /dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-40d9ffebbc7d923632b41838279e241af732a409.tar.gz gentoo-2-40d9ffebbc7d923632b41838279e241af732a409.tar.bz2 gentoo-2-40d9ffebbc7d923632b41838279e241af732a409.zip |
Marking amd64 stable
(Portage version: 2.1.1_pre3-r1)
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="" |