diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:12:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:12:18 +0000 |
commit | 434eec02a4a8f2b58785e17ff4ec7d81ff0cab92 (patch) | |
tree | 1a12e540280c3464a2664fd75f6a3340a96589b2 /dev-perl | |
parent | Mark 0.39 stable on ia64 (diff) | |
download | gentoo-2-434eec02a4a8f2b58785e17ff4ec7d81ff0cab92.tar.gz gentoo-2-434eec02a4a8f2b58785e17ff4ec7d81ff0cab92.tar.bz2 gentoo-2-434eec02a4a8f2b58785e17ff4ec7d81ff0cab92.zip |
Mark 0.93 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Regexp-Shellish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Regexp-Shellish/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Regexp-Shellish/ChangeLog b/dev-perl/Regexp-Shellish/ChangeLog index 984376902ee6..3f68d0deedae 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.7 2005/09/08 19:08:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/ChangeLog,v 1.8 2005/10/02 13:12:18 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> + Regexp-Shellish-0.93.ebuild: + Mark 0.93 stable on ia64 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> Regexp-Shellish-0.93.ebuild: diff --git a/dev-perl/Regexp-Shellish/Manifest b/dev-perl/Regexp-Shellish/Manifest index 48f0eafd0bb8..5279d6af6791 100644 --- a/dev-perl/Regexp-Shellish/Manifest +++ b/dev-perl/Regexp-Shellish/Manifest @@ -1,4 +1,4 @@ -MD5 2507ba4135dbf6322237043c2cc23e97 Regexp-Shellish-0.93.ebuild 532 +MD5 7177b345c0c1ad2b38b5d784f9fc90c8 Regexp-Shellish-0.93.ebuild 531 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 70b4e99ca04fce1e9edcccca56169a09 ChangeLog 879 MD5 7c5798b7428197d4f0e35c48649d6dd1 files/digest-Regexp-Shellish-0.93 70 diff --git a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild index 26757d40e532..2589fef3e0e3 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.9 2005/09/08 19:08:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild,v 1.10 2005/10/02 13:12:18 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="" |