diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 16:05:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 16:05:48 +0000 |
commit | 34368a7e476bbfa6e771f30fbaa23c43e5ef18de (patch) | |
tree | 5dae7252bc78c1ebbd064d299e53a15d459f4e69 /dev-perl/File-Slurp | |
parent | Stable for alpha, wrt bug #447354 (diff) | |
download | gentoo-2-34368a7e476bbfa6e771f30fbaa23c43e5ef18de.tar.gz gentoo-2-34368a7e476bbfa6e771f30fbaa23c43e5ef18de.tar.bz2 gentoo-2-34368a7e476bbfa6e771f30fbaa23c43e5ef18de.zip |
Stable for alpha, wrt bug #455834
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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 94496fddc863..5e35a777948e 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.58 2013/08/31 14:51:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/ChangeLog,v 1.59 2013/09/01 16:05:48 ago Exp $ + + 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> File-Slurp-9999.190.0.ebuild: + Stable for alpha, wrt bug #455834 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> File-Slurp-9999.190.0.ebuild: Stable for arm, 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 56e85d092929..949ce92ac6e3 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.6 2013/08/31 14:51:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp/File-Slurp-9999.190.0.ebuild,v 1.7 2013/09/01 16:05:48 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" |