summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 3b1eec8e6d6f..26ef09b7b634 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.1 2010/04/14 14:46:24 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/ChangeLog,v 1.2 2010/05/08 17:07:24 armin76 Exp $
+
+ 08 May 2010; Raúl Porcel <armin76@gentoo.org> JSON-RPC-0.96.ebuild:
+ Add ~alpha/~ia64/~sparc wrt #315793
*JSON-RPC-0.96 (14 Apr 2010)
diff --git a/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild b/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild
index b55245cbf13c..4915d16dea23 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.1 2010/04/14 14:46:24 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild,v 1.2 2010/05/08 17:07:24 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="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
IUSE=""
DEPEND="dev-perl/libwww-perl