diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-22 09:58:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-22 09:58:13 +0000 |
commit | c07cbf8e008ad0eeb718d7e42689f4c3479cc6d8 (patch) | |
tree | 6d08ce513ce9e31064f94872a42634d86417ad0f /virtual/perl-JSON-PP | |
parent | Stable for ia64, wrt bug #504786 (diff) | |
download | gentoo-2-c07cbf8e008ad0eeb718d7e42689f4c3479cc6d8.tar.gz gentoo-2-c07cbf8e008ad0eeb718d7e42689f4c3479cc6d8.tar.bz2 gentoo-2-c07cbf8e008ad0eeb718d7e42689f4c3479cc6d8.zip |
Stable for ia64, wrt bug #504786
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-JSON-PP')
-rw-r--r-- | virtual/perl-JSON-PP/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-JSON-PP/ChangeLog b/virtual/perl-JSON-PP/ChangeLog index f60448f6c313..21922f25c84b 100644 --- a/virtual/perl-JSON-PP/ChangeLog +++ b/virtual/perl-JSON-PP/ChangeLog @@ -1,6 +1,10 @@ # 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.33 2014/09/21 11:20:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/ChangeLog,v 1.34 2014/09/22 09:58:13 ago Exp $ + + 22 Sep 2014; Agostino Sarubbo <ago@gentoo.org> + perl-JSON-PP-2.272.20-r1.ebuild: + Stable for ia64, wrt bug #504786 21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> 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 36a8567ddaf5..0c06bb508cba 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.7 2014/09/21 11:20:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-JSON-PP/perl-JSON-PP-2.272.20-r1.ebuild,v 1.8 2014/09/22 09:58:13 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~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 ~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=" |