diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 08:37:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 08:37:12 +0000 |
commit | ef7510bd3b7fc20b13891be9a9314ba11c57f073 (patch) | |
tree | dcd8378fa753dd0e58bdb949aa1f906dd0b4d4cd /dev-perl/File-Slurp | |
parent | Stable for amd64, wrt bug #455834 (diff) | |
download | gentoo-2-ef7510bd3b7fc20b13891be9a9314ba11c57f073.tar.gz gentoo-2-ef7510bd3b7fc20b13891be9a9314ba11c57f073.tar.bz2 gentoo-2-ef7510bd3b7fc20b13891be9a9314ba11c57f073.zip |
Stable for amd64, wrt bug #455834
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/File-Slurp')
-rw-r--r-- | dev-perl/File-Slurp/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Slurp/File-Slurp-9999.190.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Slurp/ChangeLog b/dev-perl/File-Slurp/ChangeLog index bd90b8882043..c62b7a290f2e 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/ChangeLog,v 1.56 2013/08/29 19:47:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/ChangeLog,v 1.57 2013/08/31 08:37:12 ago Exp $ + + 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> File-Slurp-9999.190.0.ebuild: + Stable for amd64, wrt bug #455834 29 Aug 2013; Agostino Sarubbo <ago@gentoo.org> File-Slurp-9999.190.0.ebuild: Stable for ia64, wrt bug #455834 diff --git a/dev-perl/File-Slurp/File-Slurp-9999.190.0.ebuild b/dev-perl/File-Slurp/File-Slurp-9999.190.0.ebuild index 35f85cd824b4..b446ee942605 100644 --- a/dev-perl/File-Slurp/File-Slurp-9999.190.0.ebuild +++ b/dev-perl/File-Slurp/File-Slurp-9999.190.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.190.0.ebuild,v 1.4 2013/08/29 19:47:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.190.0.ebuild,v 1.5 2013/08/31 08:37:12 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Efficient Reading/Writing of Complete Files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |