diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-08 14:35:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-08 14:35:11 +0000 |
commit | 5b5cf1bb45d7041369fff9a4deebeeb2de9b09cd (patch) | |
tree | d4934ae9e9bee3a5dbd9090b510baf0a470670e4 /perl-core | |
parent | x86 stable per bug 357057 (diff) | |
download | gentoo-2-5b5cf1bb45d7041369fff9a4deebeeb2de9b09cd.tar.gz gentoo-2-5b5cf1bb45d7041369fff9a4deebeeb2de9b09cd.tar.bz2 gentoo-2-5b5cf1bb45d7041369fff9a4deebeeb2de9b09cd.zip |
Marked ~hppa (bug #357599).
(Portage version: 2.2.0_alpha26/cvs/Linux i686)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/JSON-PP/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/JSON-PP/JSON-PP-2.271.40.ebuild | 4 | ||||
-rw-r--r-- | perl-core/JSON-PP/JSON-PP-2.271.50.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/perl-core/JSON-PP/ChangeLog b/perl-core/JSON-PP/ChangeLog index c12e48df95da..b52ecd409689 100644 --- a/perl-core/JSON-PP/ChangeLog +++ b/perl-core/JSON-PP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/JSON-PP # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.4 2011/03/08 08:12:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.5 2011/03/08 14:35:11 jer Exp $ + + 08 Mar 2011; Jeroen Roovers <jer@gentoo.org> JSON-PP-2.271.40.ebuild, + JSON-PP-2.271.50.ebuild: + Marked ~hppa (bug #357599). *JSON-PP-2.271.50 (08 Mar 2011) diff --git a/perl-core/JSON-PP/JSON-PP-2.271.40.ebuild b/perl-core/JSON-PP/JSON-PP-2.271.40.ebuild index e30555111aef..eadeac0d85e1 100644 --- a/perl-core/JSON-PP/JSON-PP-2.271.40.ebuild +++ b/perl-core/JSON-PP/JSON-PP-2.271.40.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/perl-core/JSON-PP/JSON-PP-2.271.40.ebuild,v 1.3 2011/03/06 09:53:26 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.271.40.ebuild,v 1.4 2011/03/08 14:35:11 jer Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="JSON::XS compatible pure-Perl module" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!!<dev-perl/JSON-2.50" diff --git a/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild b/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild index 86ea3601dc9e..aa0910f120f8 100644 --- a/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild +++ b/perl-core/JSON-PP/JSON-PP-2.271.50.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/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild,v 1.1 2011/03/08 08:12:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild,v 1.2 2011/03/08 14:35:11 jer Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="JSON::XS compatible pure-Perl module" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!!<dev-perl/JSON-2.50" |