diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-21 11:09:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-21 11:09:33 +0000 |
commit | 0ce20a472b9ebcfe02e9283d3a4739f434f5271f (patch) | |
tree | 6124e97dcc01b216d5746c334f3e9fd30a17b724 /virtual | |
parent | Stable for ppc64, wrt bug #504786 (diff) | |
download | gentoo-2-0ce20a472b9ebcfe02e9283d3a4739f434f5271f.tar.gz gentoo-2-0ce20a472b9ebcfe02e9283d3a4739f434f5271f.tar.bz2 gentoo-2-0ce20a472b9ebcfe02e9283d3a4739f434f5271f.zip |
Stable for ppc64, wrt bug #504786
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Filter-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Filter-Simple/ChangeLog b/virtual/perl-Filter-Simple/ChangeLog index 3ed3102ca4de..f9b76c98d3f5 100644 --- a/virtual/perl-Filter-Simple/ChangeLog +++ b/virtual/perl-Filter-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Filter-Simple # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog,v 1.5 2014/09/17 13:41:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog,v 1.6 2014/09/21 11:09:33 ago Exp $ + + 21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> + perl-Filter-Simple-0.890.0-r1.ebuild: + Stable for ppc64, wrt bug #504786 17 Sep 2014; Jeroen Roovers <jer@gentoo.org> perl-Filter-Simple-0.890.0-r1.ebuild: diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild index 8a479030d423..95944a005604 100644 --- a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild +++ b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild,v 1.4 2014/09/17 13:41:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0-r1.ebuild,v 1.5 2014/09/21 11:09:33 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 hppa ~x86" +KEYWORDS="alpha amd64 hppa ppc64 ~x86" IUSE="" DEPEND="" |