diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-19 12:35:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-19 12:35:08 +0000 |
commit | 4eef7bb8c7406b781446f0ef02317057ff67d43d (patch) | |
tree | 0daadef143d84f37b87e4f62afa2db9610828d9b /perl-core | |
parent | Add ~alpha/~ia64/~s390/~sh/~sparc wrt #357599 (diff) | |
download | gentoo-2-4eef7bb8c7406b781446f0ef02317057ff67d43d.tar.gz gentoo-2-4eef7bb8c7406b781446f0ef02317057ff67d43d.tar.bz2 gentoo-2-4eef7bb8c7406b781446f0ef02317057ff67d43d.zip |
Add ~alpha/~ia64/~s390/~sh/~sparc wrt #357599
(Portage version: 2.1.9.44/cvs/Linux ia64)
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 3daab0c4eade..e39fbbd80c25 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.6 2011/03/13 21:41:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/ChangeLog,v 1.7 2011/03/19 12:35:08 armin76 Exp $ + + 19 Mar 2011; Raúl Porcel <armin76@gentoo.org> JSON-PP-2.271.40.ebuild, + JSON-PP-2.271.50.ebuild: + Add ~alpha/~ia64/~s390/~sh/~sparc wrt #357599 13 Mar 2011; Markus Meier <maekke@gentoo.org> JSON-PP-2.271.50.ebuild: add ~arm, bug #357599 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 eadeac0d85e1..7f6dcd1aae78 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.4 2011/03/08 14:35:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.271.40.ebuild,v 1.5 2011/03/19 12:35:08 armin76 Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="JSON::XS compatible pure-Perl module" SLOT="0" -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" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~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 e91bfa7a7479..c8b858574326 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.3 2011/03/13 21:41:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild,v 1.4 2011/03/19 12:35:08 armin76 Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="JSON::XS compatible pure-Perl module" SLOT="0" -KEYWORDS="~amd64 ~arm ~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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~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" |