summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-07-19 18:10:46 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-07-19 18:10:46 +0000
commit26bbdae80c2ff54e7e1670ac2cd095ff8037b93b (patch)
tree8d2a35a08396654f29aa5ddb1026748bffae7bfb /dev-perl
parentFix bug 217644 #c34, thanks to Chris Coleman <chris.coleman83@gmail.com>. (diff)
downloadgentoo-2-26bbdae80c2ff54e7e1670ac2cd095ff8037b93b.tar.gz
gentoo-2-26bbdae80c2ff54e7e1670ac2cd095ff8037b93b.tar.bz2
gentoo-2-26bbdae80c2ff54e7e1670ac2cd095ff8037b93b.zip
ppc stable #277860
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/File-Slurp/ChangeLog5
-rw-r--r--dev-perl/File-Slurp/File-Slurp-9999.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Slurp/ChangeLog b/dev-perl/File-Slurp/ChangeLog
index 24bbe96dedc7..9ab64b7405fd 100644
--- a/dev-perl/File-Slurp/ChangeLog
+++ b/dev-perl/File-Slurp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-Slurp
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/ChangeLog,v 1.42 2009/07/16 21:43:29 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/ChangeLog,v 1.43 2009/07/19 18:10:46 nixnut Exp $
+
+ 19 Jul 2009; nixnut <nixnut@gentoo.org> File-Slurp-9999.13.ebuild:
+ ppc stable #277860
16 Jul 2009; Tiago Cunha <tcunha@gentoo.org> File-Slurp-9999.13.ebuild:
stable amd64, bug 277860
diff --git a/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild b/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild
index 34c2ae16a3b3..541db1cae159 100644
--- a/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild
+++ b/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.13.ebuild,v 1.6 2009/07/16 21:43:29 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.13.ebuild,v 1.7 2009/07/19 18:10:46 nixnut Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="dev-lang/perl"