diff options
author | Tom Gall <tgall@gentoo.org> | 2005-11-27 21:53:43 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-11-27 21:53:43 +0000 |
commit | 95d902e8bb3a738c34248487d70f9ab34dba86ce (patch) | |
tree | 257cee7d484662ee126d079546374f0979f43b61 /dev-perl/Regexp-Shellish | |
parent | Revbump to use the new eclass (bug #80639). Set myself as maintainer. (diff) | |
download | gentoo-2-95d902e8bb3a738c34248487d70f9ab34dba86ce.tar.gz gentoo-2-95d902e8bb3a738c34248487d70f9ab34dba86ce.tar.bz2 gentoo-2-95d902e8bb3a738c34248487d70f9ab34dba86ce.zip |
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl/Regexp-Shellish')
-rw-r--r-- | dev-perl/Regexp-Shellish/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Regexp-Shellish/ChangeLog b/dev-perl/Regexp-Shellish/ChangeLog index 3f68d0deedae..b5b04b9bb879 100644 --- a/dev-perl/Regexp-Shellish/ChangeLog +++ b/dev-perl/Regexp-Shellish/ChangeLog @@ -1,6 +1,9 @@ # 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.8 2005/10/02 13:12:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Regexp-Shellish/ChangeLog,v 1.9 2005/11/27 21:50:27 tgall Exp $ + + 27 Nov 2005; Tom Gall <tgall@gentoo.org> Regexp-Shellish-0.93.ebuild: + stable on ppc64 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Regexp-Shellish-0.93.ebuild: diff --git a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild index 2589fef3e0e3..667fbe0afb27 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.10 2005/10/02 13:12:18 agriffis Exp $ +# $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 $ 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="" |