diff options
author | 2007-07-11 20:21:15 +0000 | |
---|---|---|
committer | 2007-07-11 20:21:15 +0000 | |
commit | f2f26afec734607eff7293501db538adaba2b369 (patch) | |
tree | 8310b6c92465e1ee2b49f38f2bf94cae97397e14 /dev-perl/File-Slurp | |
parent | ia64 stable (diff) | |
download | historical-f2f26afec734607eff7293501db538adaba2b369.tar.gz historical-f2f26afec734607eff7293501db538adaba2b369.tar.bz2 historical-f2f26afec734607eff7293501db538adaba2b369.zip |
Stable on ppc64; bug #184971
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/File-Slurp')
-rw-r--r-- | dev-perl/File-Slurp/ChangeLog | 4 | ||||
-rw-r--r-- | dev-perl/File-Slurp/File-Slurp-9999.12.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/File-Slurp/ChangeLog b/dev-perl/File-Slurp/ChangeLog index 31b64b825376..32ef8051c858 100644 --- a/dev-perl/File-Slurp/ChangeLog +++ b/dev-perl/File-Slurp/ChangeLog @@ -1,9 +1,9 @@ # ChangeLog for dev-perl/File-Slurp # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/ChangeLog,v 1.36 2007/07/11 20:17:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/ChangeLog,v 1.37 2007/07/11 20:20:05 corsair Exp $ 11 Jul 2007; Markus Rothe <corsair@gentoo.org> File-Slurp-9999.12.ebuild: - Added ~ppc64; bug #184971 + Stable on ppc64; bug #184971 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> File-Slurp-9999.12.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild b/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild index acabafb647db..f0c91e52f221 100644 --- a/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild +++ b/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild,v 1.13 2007/07/11 20:17:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.12.ebuild,v 1.14 2007/07/11 20:20:05 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/U/UR/URI/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |