summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-12-05 16:53:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-12-05 16:53:09 +0000
commitbdef0a52e0807893f4ca3f4d2f7bf785430e4584 (patch)
treeed18ea67498139f511fc09729f46ea354de05fd7 /dev-perl/JSON-RPC
parentVersion bump. (diff)
downloadgentoo-2-bdef0a52e0807893f4ca3f4d2f7bf785430e4584.tar.gz
gentoo-2-bdef0a52e0807893f4ca3f4d2f7bf785430e4584.tar.bz2
gentoo-2-bdef0a52e0807893f4ca3f4d2f7bf785430e4584.zip
alpha/ia64/sparc stable wrt #346403
(Portage version: 2.1.9.24/cvs/Linux ia64)
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 7e2a0f526fc0..f9bff9fef9c9 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.5 2010/11/30 21:26:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/ChangeLog,v 1.6 2010/12/05 16:53:09 armin76 Exp $
+
+ 05 Dec 2010; Raúl Porcel <armin76@gentoo.org> JSON-RPC-0.96.ebuild:
+ alpha/ia64/sparc stable wrt #346403
30 Nov 2010; Markus Meier <maekke@gentoo.org> JSON-RPC-0.96.ebuild:
x86 stable, 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 5ac93a308a13..f639a0c685be 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.5 2010/11/30 21:26:29 maekke Exp $
+# $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 $
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