summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-26 08:41:32 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-26 08:41:32 +0000
commitc252dadbc0c6e27beb4781e1ccd889ba66ad1676 (patch)
treeb0e96a1516cacc47a64f8108e6af569e1a9b82f2 /dev-perl/JSON-RPC
parentStable on amd64 wrt bug #346403 (diff)
downloadgentoo-2-c252dadbc0c6e27beb4781e1ccd889ba66ad1676.tar.gz
gentoo-2-c252dadbc0c6e27beb4781e1ccd889ba66ad1676.tar.bz2
gentoo-2-c252dadbc0c6e27beb4781e1ccd889ba66ad1676.zip
Stable on amd64 wrt bug #346403
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/JSON-RPC')
-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 1c64b28ee07d..c0842c73cea9 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.3 2010/08/11 22:14:23 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/ChangeLog,v 1.4 2010/11/26 08:41:32 hwoarang Exp $
+
+ 26 Nov 2010; Markos Chandras <hwoarang@gentoo.org> JSON-RPC-0.96.ebuild:
+ Stable on amd64 wrt bug #346403
11 Aug 2010; Joseph Jezak <josejx@gentoo.org> JSON-RPC-0.96.ebuild:
Marked ~ppc/~ppc64 for bug #315793.
diff --git a/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild b/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild
index 30d691050675..fb26b7e03028 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
# 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.3 2010/08/11 22:14:23 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild,v 1.4 2010/11/26 08:41:32 hwoarang 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