diff options
author | 2007-08-21 05:13:44 +0000 | |
---|---|---|
committer | 2007-08-21 05:13:44 +0000 | |
commit | e6675c560cf79d7f56e65a3969ae4fe4bbd576a1 (patch) | |
tree | f36a5f1b7bc02e55fcf965f37ce1cd27c8119167 /dev-java/xmlgraphics-commons | |
parent | amd64 stable, bug #187981. (diff) | |
download | historical-e6675c560cf79d7f56e65a3969ae4fe4bbd576a1.tar.gz historical-e6675c560cf79d7f56e65a3969ae4fe4bbd576a1.tar.bz2 historical-e6675c560cf79d7f56e65a3969ae4fe4bbd576a1.zip |
amd64 stable, bug #187600.
Package-Manager: portage-2.1.3.5
Diffstat (limited to 'dev-java/xmlgraphics-commons')
-rw-r--r-- | dev-java/xmlgraphics-commons/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/xmlgraphics-commons/xmlgraphics-commons-1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/xmlgraphics-commons/ChangeLog b/dev-java/xmlgraphics-commons/ChangeLog index bdacdf58cded..d612a1ac45a8 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.6 2007/08/16 09:54:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.7 2007/08/21 05:08:26 wltjr Exp $ + + 21 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org> + xmlgraphics-commons-1.1.ebuild: + amd64 stable, bug #187600. 16 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> xmlgraphics-commons-1.1.ebuild: diff --git a/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.1.ebuild b/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.1.ebuild index b8890e11acd2..142307cce0b8 100644 --- a/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.1.ebuild +++ b/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.1.ebuild,v 1.7 2007/08/16 09:54:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.1.ebuild,v 1.8 2007/08/21 05:08:26 wltjr Exp $ JAVA_PKG_IUSE="doc examples source test" inherit java-pkg-2 java-ant-2 @@ -12,7 +12,7 @@ SRC_URI="mirror://apache/xmlgraphics/commons/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="~amd64 ~ia64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86" IUSE="jpeg" # fails connect to X even tho it sets java.awt.headless |