summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 22:15:02 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 22:15:02 +0000
commit7f9dad4f2898a2cc821d3978cac6deca05c9e6f2 (patch)
tree1f790e1b796ebf1c16dbaaa39e1824db0575d7d5 /dev-perl/Regexp-Shellish
parentmarking sparc x86 stable (diff)
downloadgentoo-2-7f9dad4f2898a2cc821d3978cac6deca05c9e6f2.tar.gz
gentoo-2-7f9dad4f2898a2cc821d3978cac6deca05c9e6f2.tar.bz2
gentoo-2-7f9dad4f2898a2cc821d3978cac6deca05c9e6f2.zip
marking sparc stable
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Regexp-Shellish')
-rw-r--r--dev-perl/Regexp-Shellish/ChangeLog8
-rw-r--r--dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Regexp-Shellish/ChangeLog b/dev-perl/Regexp-Shellish/ChangeLog
index b5b04b9bb879..71c3f9e5f7ba 100644
--- a/dev-perl/Regexp-Shellish/ChangeLog
+++ b/dev-perl/Regexp-Shellish/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Regexp-Shellish
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/ChangeLog,v 1.9 2005/11/27 21:50:27 tgall Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/ChangeLog,v 1.10 2006/01/13 22:15:02 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Regexp-Shellish-0.93.ebuild:
+ marking sparc stable
27 Nov 2005; Tom Gall <tgall@gentoo.org> Regexp-Shellish-0.93.ebuild:
stable on ppc64
diff --git a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
index 667fbe0afb27..5a96ca2c3014 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
+# 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.11 2005/11/27 21:50:27 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild,v 1.12 2006/01/13 22:15:02 mcummings 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=""