diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 13:02:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 13:02:10 +0000 |
commit | 50aaf08224b9ef8c4edd08337c2b6903e08ab3e8 (patch) | |
tree | e26b9dc9847add01f28d4f73c1653d30616ea46a /virtual/perl-JSON-PP | |
parent | Stable for AMD64, wrt bug #393397 (diff) | |
download | gentoo-2-50aaf08224b9ef8c4edd08337c2b6903e08ab3e8.tar.gz gentoo-2-50aaf08224b9ef8c4edd08337c2b6903e08ab3e8.tar.bz2 gentoo-2-50aaf08224b9ef8c4edd08337c2b6903e08ab3e8.zip |
Stable for AMD64, wrt bug #393397
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-JSON-PP')
-rw-r--r-- | virtual/perl-JSON-PP/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-JSON-PP/perl-JSON-PP-2.272.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-JSON-PP/ChangeLog b/virtual/perl-JSON-PP/ChangeLog index 9d2a9a3bfb30..3381bf5b21e3 100644 --- a/virtual/perl-JSON-PP/ChangeLog +++ b/virtual/perl-JSON-PP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-JSON-PP # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.16 2011/12/14 23:15:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.17 2011/12/20 13:02:10 ago Exp $ + + 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> perl-JSON-PP-2.272.0.ebuild: + Stable for AMD64, wrt bug #393397 14 Dec 2011; Markus Meier <maekke@gentoo.org> perl-JSON-PP-2.272.0.ebuild: arm stable, bug #393397 diff --git a/virtual/perl-JSON-PP/perl-JSON-PP-2.272.0.ebuild b/virtual/perl-JSON-PP/perl-JSON-PP-2.272.0.ebuild index 666db84df6d8..550596a7cb07 100644 --- a/virtual/perl-JSON-PP/perl-JSON-PP-2.272.0.ebuild +++ b/virtual/perl-JSON-PP/perl-JSON-PP-2.272.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.0.ebuild,v 1.6 2011/12/14 23:15:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.0.ebuild,v 1.7 2011/12/20 13:02:10 ago Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-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 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |