summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/JSON-RPC/ChangeLog5
-rw-r--r--dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/JSON-RPC/ChangeLog b/dev-perl/JSON-RPC/ChangeLog
index 528465f39da8..ba2f7eb57b1f 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-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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/ChangeLog,v 1.8 2011/01/27 19:09:30 xarthisius Exp $
+
+ 27 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> JSON-RPC-0.96.ebuild:
+ ppc64 stable wrt #346403
27 Jan 2011; Brent Baude <ranger@gentoo.org> JSON-RPC-0.96.ebuild:
Marking JSON-RPC-0.96 ppc stable for bug 346403
diff --git a/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild b/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild
index 0a3e831f9aad..a4178f06b04e 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-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.7 2011/01/27 16:18:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild,v 1.8 2011/01/27 19:09:30 xarthisius 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