diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-02-08 12:05:44 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-02-08 12:05:44 +0000 |
commit | a8f138cb7f462457a7233512e7a384f4204c0243 (patch) | |
tree | 98685501a28d3b313c9cdd32477a45963cbcd672 /virtual/perl-Filter-Simple | |
parent | amd64 stable wrt bug #536790 (diff) | |
download | gentoo-2-a8f138cb7f462457a7233512e7a384f4204c0243.tar.gz gentoo-2-a8f138cb7f462457a7233512e7a384f4204c0243.tar.bz2 gentoo-2-a8f138cb7f462457a7233512e7a384f4204c0243.zip |
amd64 stable wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual/perl-Filter-Simple')
-rw-r--r-- | virtual/perl-Filter-Simple/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Filter-Simple/perl-Filter-Simple-0.910.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Filter-Simple/ChangeLog b/virtual/perl-Filter-Simple/ChangeLog index 7f067f2c8cbe..b52428b626a4 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.10 2014/09/23 09:57:30 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/ChangeLog,v 1.11 2015/02/08 12:05:44 zlogene Exp $ + + 08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> + perl-Filter-Simple-0.910.0.ebuild: + amd64 stable wrt bug #536790 23 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-Filter-Simple-0.890.0-r1.ebuild: diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.910.0.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.910.0.ebuild index 74af34556488..92b9ed50f2f6 100644 --- a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.910.0.ebuild +++ b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.910.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.910.0.ebuild,v 1.1 2014/07/07 19:09:30 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter-Simple/perl-Filter-Simple-0.910.0.ebuild,v 1.2 2015/02/08 12:05:44 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="" |