diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-07-28 16:50:56 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-07-28 16:50:56 +0000 |
commit | f629abeba80a69434c62a2c3aac3d58d3d0ba114 (patch) | |
tree | 565f4b7b8b84f01d91dbaef63715f743594a4bde /virtual/perl-JSON-PP | |
parent | amd64 stable wrt bug #381424 (diff) | |
download | gentoo-2-f629abeba80a69434c62a2c3aac3d58d3d0ba114.tar.gz gentoo-2-f629abeba80a69434c62a2c3aac3d58d3d0ba114.tar.bz2 gentoo-2-f629abeba80a69434c62a2c3aac3d58d3d0ba114.zip |
amd64 stable wrt bug #381424
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual/perl-JSON-PP')
-rw-r--r-- | virtual/perl-JSON-PP/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-JSON-PP/ChangeLog b/virtual/perl-JSON-PP/ChangeLog index ed96dbdfb4c2..8922bffd216a 100644 --- a/virtual/perl-JSON-PP/ChangeLog +++ b/virtual/perl-JSON-PP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-JSON-PP # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.28 2014/07/24 09:31:52 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.29 2014/07/28 16:50:56 zlogene Exp $ + + 28 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> + perl-JSON-PP-2.272.20-r1.ebuild: + amd64 stable wrt bug #381424 24 Jul 2014; Tobias Klausmann <klausman@gentoo.org> perl-JSON-PP-2.272.20-r1.ebuild: diff --git a/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild b/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild index 894e684451e1..6b28a4f04fe5 100644 --- a/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild +++ b/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-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-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild,v 1.2 2014/07/24 09:31:52 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild,v 1.3 2014/07/28 16:50:56 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |