summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-27 17:53:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-27 17:53:38 +0000
commitde2a11f1e3757af0927c8962d2b70def6644c9bc (patch)
treef6299dc637df35754c7733d47c9af6880f7c1971 /dev-java/xmlgraphics-commons
parentStable for x86, wrt bug #553370 (diff)
downloadgentoo-2-de2a11f1e3757af0927c8962d2b70def6644c9bc.tar.gz
gentoo-2-de2a11f1e3757af0927c8962d2b70def6644c9bc.tar.bz2
gentoo-2-de2a11f1e3757af0927c8962d2b70def6644c9bc.zip
Stable for x86, wrt bug #553370
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/xmlgraphics-commons')
-rw-r--r--dev-java/xmlgraphics-commons/ChangeLog6
-rw-r--r--dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/xmlgraphics-commons/ChangeLog b/dev-java/xmlgraphics-commons/ChangeLog
index 5581eeccfda6..145dc1eb2342 100644
--- a/dev-java/xmlgraphics-commons/ChangeLog
+++ b/dev-java/xmlgraphics-commons/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/xmlgraphics-commons
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.32 2015/06/27 17:53:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.33 2015/06/27 17:53:38 ago Exp $
+
+ 27 Jun 2015; Agostino Sarubbo <ago@gentoo.org>
+ xmlgraphics-commons-2.0.1.ebuild:
+ Stable for x86, wrt bug #553370
27 Jun 2015; Agostino Sarubbo <ago@gentoo.org>
xmlgraphics-commons-2.0.1.ebuild:
diff --git a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild
index ff2c6c5fd8f9..598f315088aa 100644
--- a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild
+++ b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.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/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild,v 1.2 2015/06/27 17:53:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild,v 1.3 2015/06/27 17:53:38 ago Exp $
EAPI="5"
@@ -14,7 +14,7 @@ SRC_URI="mirror://apache/xmlgraphics/commons/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
CDEPEND="dev-java/commons-io:1
>=dev-java/commons-logging-1:0"