diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-10-18 19:32:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-10-18 19:32:00 +0000 |
commit | afa1f7502d27f448f814bc8e6ea98f13ce5271e3 (patch) | |
tree | 52bffe0018fc3c6c967ea6c78d364f1cde2b84b8 /virtual | |
parent | Add m68k love. (diff) | |
download | gentoo-2-afa1f7502d27f448f814bc8e6ea98f13ce5271e3.tar.gz gentoo-2-afa1f7502d27f448f814bc8e6ea98f13ce5271e3.tar.bz2 gentoo-2-afa1f7502d27f448f814bc8e6ea98f13ce5271e3.zip |
Mark arm64/s390/sh stable.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-JSON-PP/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/virtual/perl-JSON-PP/ChangeLog b/virtual/perl-JSON-PP/ChangeLog index 15956599c6a5..5530e1cd4b1c 100644 --- a/virtual/perl-JSON-PP/ChangeLog +++ b/virtual/perl-JSON-PP/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-JSON-PP # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.37 2014/10/18 19:31:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.38 2014/10/18 19:32:00 vapier Exp $ + + 18 Oct 2014; Mike Frysinger <vapier@gentoo.org> + perl-JSON-PP-2.272.0-r2.ebuild, perl-JSON-PP-2.272.20-r1.ebuild, + perl-JSON-PP-2.272.30.ebuild: + Mark arm64/s390/sh stable. 18 Oct 2014; Mike Frysinger <vapier@gentoo.org> perl-JSON-PP-2.272.0-r2.ebuild, perl-JSON-PP-2.272.20-r1.ebuild, diff --git a/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild b/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild index 58e27aa342cb..cda51aa9252b 100644 --- a/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild +++ b/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild,v 1.11 2014/10/18 19:31:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild,v 1.12 2014/10/18 19:32:00 vapier Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |