summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-18 23:21:02 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-18 23:21:02 +0000
commit9f028d37a3fd2e05558b62f8fa25796ab191cf74 (patch)
treeddf95afa5f8778790e733b0561f4f7ea446043a8 /virtual/perl-JSON-PP
parentAdd ~arm-linux keyword. (diff)
downloadgentoo-2-9f028d37a3fd2e05558b62f8fa25796ab191cf74.tar.gz
gentoo-2-9f028d37a3fd2e05558b62f8fa25796ab191cf74.tar.bz2
gentoo-2-9f028d37a3fd2e05558b62f8fa25796ab191cf74.zip
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p5/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'virtual/perl-JSON-PP')
-rw-r--r--virtual/perl-JSON-PP/ChangeLog8
-rw-r--r--virtual/perl-JSON-PP/perl-JSON-PP-2.272.0-r1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/virtual/perl-JSON-PP/ChangeLog b/virtual/perl-JSON-PP/ChangeLog
index fa7ed8ce02df..cc2112df5eeb 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.23 2012/05/21 11:50:39 tove Exp $
+# 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 $
+
+ 18 Feb 2013; Zac Medico <zmedico@gentoo.org> perl-JSON-PP-2.272.0-r1.ebuild:
+ Add ~arm-linux keyword.
*perl-JSON-PP-2.272.0-r1 (21 May 2012)
@@ -94,4 +97,3 @@
28 Jan 2011; Torsten Veller <tove@gentoo.org> +perl-JSON-PP-2.271.40.ebuild,
+metadata.xml:
Initial version
-
diff --git a/virtual/perl-JSON-PP/perl-JSON-PP-2.272.0-r1.ebuild b/virtual/perl-JSON-PP/perl-JSON-PP-2.272.0-r1.ebuild
index 2e6e03e69338..3cf42520ccd1 100644
--- a/virtual/perl-JSON-PP/perl-JSON-PP-2.272.0-r1.ebuild
+++ b/virtual/perl-JSON-PP/perl-JSON-PP-2.272.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.0-r1.ebuild,v 1.1 2012/05/21 11:50:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.0-r1.ebuild,v 1.2 2013/02/18 23:21:02 zmedico 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 ~amd64-fbsd ~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 ~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="|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )"