summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-27 16:18:16 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-27 16:18:16 +0000
commit422148e549f8ae12659a26ed34850dbc2d7f394c (patch)
treef1dc3348137a5aebe2a1619edc4bb2c6f0f4716e /dev-perl/JSON-RPC
parentMarking JSON-2.27 ppc for bug 346403 (diff)
downloadgentoo-2-422148e549f8ae12659a26ed34850dbc2d7f394c.tar.gz
gentoo-2-422148e549f8ae12659a26ed34850dbc2d7f394c.tar.bz2
gentoo-2-422148e549f8ae12659a26ed34850dbc2d7f394c.zip
Marking JSON-RPC-0.96 ppc for bug 346403
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/JSON-RPC')
-rw-r--r--dev-perl/JSON-RPC/ChangeLog7
-rw-r--r--dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/JSON-RPC/ChangeLog b/dev-perl/JSON-RPC/ChangeLog
index f9bff9fef9c9..528465f39da8 100644
--- a/dev-perl/JSON-RPC/ChangeLog
+++ b/dev-perl/JSON-RPC/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/JSON-RPC
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/ChangeLog,v 1.6 2010/12/05 16:53:09 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/ChangeLog,v 1.7 2011/01/27 16:18:16 ranger Exp $
+
+ 27 Jan 2011; Brent Baude <ranger@gentoo.org> JSON-RPC-0.96.ebuild:
+ Marking JSON-RPC-0.96 ppc stable for bug 346403
05 Dec 2010; Raúl Porcel <armin76@gentoo.org> JSON-RPC-0.96.ebuild:
alpha/ia64/sparc stable wrt #346403
diff --git a/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild b/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild
index f639a0c685be..0a3e831f9aad 100644
--- a/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild
+++ b/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild,v 1.6 2010/12/05 16:53:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild,v 1.7 2011/01/27 16:18:16 ranger Exp $
EAPI="2"
@@ -12,7 +12,7 @@ DESCRIPTION="Perl implementation of JSON-RPC 1.1 protocol"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86"
IUSE=""
DEPEND="dev-perl/libwww-perl