summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-06-18 20:20:50 +0000
committerTorsten Veller <tove@gentoo.org>2011-06-18 20:20:50 +0000
commitac7be7afde67e1ff95ddcfe0aa7a562c87736b76 (patch)
treef87b8770c247c50f81c091530aa69080cfa52a7e /virtual/perl-JSON-PP
parentStable on amd64 wrt bug #370855 (diff)
downloadgentoo-2-ac7be7afde67e1ff95ddcfe0aa7a562c87736b76.tar.gz
gentoo-2-ac7be7afde67e1ff95ddcfe0aa7a562c87736b76.tar.bz2
gentoo-2-ac7be7afde67e1ff95ddcfe0aa7a562c87736b76.zip
Add perl-5.14 as provider. Force stable keywords
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64, RepoMan options: --force)
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.271.50-r2.ebuild (renamed from virtual/perl-JSON-PP/perl-JSON-PP-2.271.50-r1.ebuild)5
2 files changed, 9 insertions, 4 deletions
diff --git a/virtual/perl-JSON-PP/ChangeLog b/virtual/perl-JSON-PP/ChangeLog
index 95aaf056c46d..7a9e46e33135 100644
--- a/virtual/perl-JSON-PP/ChangeLog
+++ b/virtual/perl-JSON-PP/ChangeLog
@@ -1,6 +1,12 @@
# 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.11 2011/06/13 00:41:18 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.12 2011/06/18 20:20:47 tove Exp $
+
+*perl-JSON-PP-2.271.50-r2 (18 Jun 2011)
+
+ 18 Jun 2011; Torsten Veller <tove@gentoo.org>
+ -perl-JSON-PP-2.271.50-r1.ebuild, +perl-JSON-PP-2.271.50-r2.ebuild:
+ Add perl-5.14 as provider
13 Jun 2011; Matt Turner <mattst88@gentoo.org> perl-JSON-PP-2.272.0.ebuild:
Added ~mips, bug 357599
diff --git a/virtual/perl-JSON-PP/perl-JSON-PP-2.271.50-r1.ebuild b/virtual/perl-JSON-PP/perl-JSON-PP-2.271.50-r2.ebuild
index b9de0a9b9dda..a4c2379cc032 100644
--- a/virtual/perl-JSON-PP/perl-JSON-PP-2.271.50-r1.ebuild
+++ b/virtual/perl-JSON-PP/perl-JSON-PP-2.271.50-r2.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.271.50-r1.ebuild,v 1.1 2011/05/20 15:08:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.271.50-r2.ebuild,v 1.1 2011/06/18 20:20:47 tove Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -11,5 +11,4 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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=""
-RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~perl-core/${PN#perl-}-${PV} )"
+RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"