summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-21 18:35:51 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-21 18:35:51 +0000
commit63b4866e58043e11b2d980b51049a83ca4de79f4 (patch)
tree22137e48009ff1bec1cee39818025ecb2fba1c63 /dev-java/fastinfoset
parentppc stable wrt bug #506888 (diff)
downloadgentoo-2-63b4866e58043e11b2d980b51049a83ca4de79f4.tar.gz
gentoo-2-63b4866e58043e11b2d980b51049a83ca4de79f4.tar.bz2
gentoo-2-63b4866e58043e11b2d980b51049a83ca4de79f4.zip
ppc stable wrt bug #535052
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-java/fastinfoset')
-rw-r--r--dev-java/fastinfoset/ChangeLog5
-rw-r--r--dev-java/fastinfoset/fastinfoset-1.2.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/fastinfoset/ChangeLog b/dev-java/fastinfoset/ChangeLog
index a9d1a41e4e95..a5168e28c639 100644
--- a/dev-java/fastinfoset/ChangeLog
+++ b/dev-java/fastinfoset/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/fastinfoset
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastinfoset/ChangeLog,v 1.14 2015/03/27 10:28:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastinfoset/ChangeLog,v 1.15 2015/04/21 18:35:51 pacho Exp $
+
+ 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> fastinfoset-1.2.11.ebuild:
+ ppc stable wrt bug #535052
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> fastinfoset-1.2.11.ebuild:
Stable for x86, wrt bug #535052
diff --git a/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild b/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild
index e599286c0f09..474cece8ab6c 100644
--- a/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild
+++ b/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild,v 1.3 2015/03/27 10:28:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild,v 1.4 2015/04/21 18:35:51 pacho Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="http://search.maven.org/remotecontent?filepath=com/sun/xml/${PN}/${MY_P
LICENSE="CDDL"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=virtual/jre-1.5"