summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-03-13 08:17:57 +0000
committerTorsten Veller <tove@gentoo.org>2013-03-13 08:17:57 +0000
commita57dc1080ed7f32a56e8af1585ebc4cd17d63876 (patch)
treeeb3dc1128b0a4cd166b283c3c4a96eb06656a29d /virtual/perl-JSON-PP
parent[bump] perl-core/JSON-PP-2.272.20 (diff)
downloadgentoo-2-a57dc1080ed7f32a56e8af1585ebc4cd17d63876.tar.gz
gentoo-2-a57dc1080ed7f32a56e8af1585ebc4cd17d63876.tar.bz2
gentoo-2-a57dc1080ed7f32a56e8af1585ebc4cd17d63876.zip
[bump] virtual/perl-JSON-PP-2.272.20
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual/perl-JSON-PP')
-rw-r--r--virtual/perl-JSON-PP/ChangeLog7
-rw-r--r--virtual/perl-JSON-PP/perl-JSON-PP-2.272.20.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-JSON-PP/ChangeLog b/virtual/perl-JSON-PP/ChangeLog
index cc2112df5eeb..20be78a9b90c 100644
--- a/virtual/perl-JSON-PP/ChangeLog
+++ b/virtual/perl-JSON-PP/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-JSON-PP
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.24 2013/02/18 23:21:02 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.25 2013/03/13 08:17:57 tove Exp $
+
+*perl-JSON-PP-2.272.20 (13 Mar 2013)
+
+ 13 Mar 2013; Torsten Veller <tove@gentoo.org> +perl-JSON-PP-2.272.20.ebuild:
+ Version bump
18 Feb 2013; Zac Medico <zmedico@gentoo.org> perl-JSON-PP-2.272.0-r1.ebuild:
Add ~arm-linux keyword.
diff --git a/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20.ebuild b/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20.ebuild
new file mode 100644
index 000000000000..3c5cc6645ab5
--- /dev/null
+++ b/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 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.ebuild,v 1.1 2013/03/13 08:17:57 tove Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~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="~perl-core/${PN#perl-}-${PV}"