diff options
author | 2014-07-24 09:31:52 +0000 | |
---|---|---|
committer | 2014-07-24 09:31:52 +0000 | |
commit | 750c88bf45c7a411ad1f71e9da26c908fbe28bdf (patch) | |
tree | d3a76e815c5c35910798ee52e2d568c3068a61bf /virtual/perl-JSON-PP | |
parent | Stable on alpha, bug #381424 (diff) | |
download | gentoo-2-750c88bf45c7a411ad1f71e9da26c908fbe28bdf.tar.gz gentoo-2-750c88bf45c7a411ad1f71e9da26c908fbe28bdf.tar.bz2 gentoo-2-750c88bf45c7a411ad1f71e9da26c908fbe28bdf.zip |
Stable on alpha, bug #381424
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
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 c86b2ccc63db..ed96dbdfb4c2 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.27 2014/07/08 22:21:16 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.28 2014/07/24 09:31:52 klausman Exp $ + + 24 Jul 2014; Tobias Klausmann <klausman@gentoo.org> + perl-JSON-PP-2.272.20-r1.ebuild: + Stable on alpha, bug #381424 *perl-JSON-PP-2.272.30 (08 Jul 2014) *perl-JSON-PP-2.272.20-r1 (08 Jul 2014) 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 af6a78c31d2c..894e684451e1 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.1 2014/07/08 22:21:16 dilfridge Exp $ +# $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 $ 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=" |