summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-08 19:08:20 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-08 19:08:20 +0000
commitce34cee7689313a9d8388bfb6e0447a8c7bb0f8f (patch)
treef744dc956e2f3eb1b83d022653cfd9fe2d0bbc86 /dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
parentRemoved call to pwconv. Pointed out by Tobias Hahn <tobhahn at web.de>, bug #... (diff)
downloadgentoo-2-ce34cee7689313a9d8388bfb6e0447a8c7bb0f8f.tar.gz
gentoo-2-ce34cee7689313a9d8388bfb6e0447a8c7bb0f8f.tar.bz2
gentoo-2-ce34cee7689313a9d8388bfb6e0447a8c7bb0f8f.zip
Mark 0.93 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild')
-rw-r--r--dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild4
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 29545c4d9d65..26757d40e532 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-2005 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.8 2005/08/26 00:07:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild,v 1.9 2005/09/08 19:08:20 agriffis Exp $
inherit perl-module
@@ -11,5 +11,5 @@ 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=""