diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-30 21:31:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-30 21:31:08 +0000 |
commit | e75962a7a8a9eb82fdc20af1e8dc0888cf673b8c (patch) | |
tree | 900484700f2ea8064975f3660dcbf4ce30698441 /dev-perl/JSON-RPC | |
parent | amd64/x86 stable, bug #305781 (diff) | |
download | historical-e75962a7a8a9eb82fdc20af1e8dc0888cf673b8c.tar.gz historical-e75962a7a8a9eb82fdc20af1e8dc0888cf673b8c.tar.bz2 historical-e75962a7a8a9eb82fdc20af1e8dc0888cf673b8c.zip |
x86 stable, bug #346403
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/JSON-RPC')
-rw-r--r-- | dev-perl/JSON-RPC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/JSON-RPC/JSON-RPC-0.96.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/JSON-RPC/ChangeLog b/dev-perl/JSON-RPC/ChangeLog index c0842c73cea9..7e2a0f526fc0 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.4 2010/11/26 08:41:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-RPC/ChangeLog,v 1.5 2010/11/30 21:26:29 maekke Exp $ + + 30 Nov 2010; Markus Meier <maekke@gentoo.org> JSON-RPC-0.96.ebuild: + x86 stable, bug #346403 26 Nov 2010; Markos Chandras <hwoarang@gentoo.org> JSON-RPC-0.96.ebuild: Stable on amd64 wrt 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 fb26b7e03028..5ac93a308a13 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.4 2010/11/26 08:41:32 hwoarang Exp $ +# $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 $ 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 |