summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-27 10:28:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-27 10:28:01 +0000
commitcd26ccfbf97c570fa4849e3322f6e13e64ca508b (patch)
treed000eb49f0c20375538544a69d7c284e38283834 /dev-java/fastinfoset
parentStable for x86, wrt bug #535054 (diff)
downloadgentoo-2-cd26ccfbf97c570fa4849e3322f6e13e64ca508b.tar.gz
gentoo-2-cd26ccfbf97c570fa4849e3322f6e13e64ca508b.tar.bz2
gentoo-2-cd26ccfbf97c570fa4849e3322f6e13e64ca508b.zip
Stable for x86, wrt bug #535052
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 fce61cdcecd9..a9d1a41e4e95 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.13 2015/03/27 09:52:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastinfoset/ChangeLog,v 1.14 2015/03/27 10:28:01 ago Exp $
+
+ 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> fastinfoset-1.2.11.ebuild:
+ Stable for x86, wrt bug #535052
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> fastinfoset-1.2.11.ebuild:
Stable for amd64, wrt bug #535052
diff --git a/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild b/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild
index a2ff5e924ab5..e599286c0f09 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.2 2015/03/27 09:52:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild,v 1.3 2015/03/27 10:28:01 ago 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"