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
commit4719a110c976b44652ae3441d82de974c6c1d0d3 (patch)
treea56a440a0a42cebc42fcdf8c18b6558cd9a4526b /dev-perl/Regexp-Shellish
parentmarking x86 stable (diff)
downloadhistorical-4719a110c976b44652ae3441d82de974c6c1d0d3.tar.gz
historical-4719a110c976b44652ae3441d82de974c6c1d0d3.tar.bz2
historical-4719a110c976b44652ae3441d82de974c6c1d0d3.zip
marking sparc stable
Package-Manager: portage-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/Manifest10
-rw-r--r--dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild6
3 files changed, 19 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/Manifest b/dev-perl/Regexp-Shellish/Manifest
index 81553512a7d3..6fbde8bf882e 100644
--- a/dev-perl/Regexp-Shellish/Manifest
+++ b/dev-perl/Regexp-Shellish/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 6eb19543d5d14867c07424fe3b56e086 ChangeLog 1191
MD5 56a845e2805c0b11c14b794f446bd601 Regexp-Shellish-0.93.ebuild 531
MD5 7c5798b7428197d4f0e35c48649d6dd1 files/digest-Regexp-Shellish-0.93 70
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFDyCZqtG5z4I8BtQoRAr5AAJ9km/CSAaRO27wOQ1HBAbd2IKRFVQCdGIax
+OtTrOdJ6dMWFGsWghqNmQ9Q=
+=wEj6
+-----END PGP SIGNATURE-----
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=""