* [gentoo-commits] gentoo-x86 commit in dev-java/xmlgraphics-commons: ChangeLog xmlgraphics-commons-1.2.ebuild xmlgraphics-commons-1.3.1.ebuild
@ 2010-04-24 16:26 99% Fabian Groffen (grobian)
0 siblings, 0 replies; 1+ results
From: Fabian Groffen (grobian) @ 2010-04-24 16:26 UTC (permalink / raw
To: gentoo-commits
grobian 10/04/24 16:26:48
Modified: ChangeLog xmlgraphics-commons-1.2.ebuild
xmlgraphics-commons-1.3.1.ebuild
Log:
Merged from Prefix overlay
(Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
Revision Changes Path
1.20 dev-java/xmlgraphics-commons/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 22 May 2009 22:34:09 -0000 1.19
+++ ChangeLog 24 Apr 2010 16:26:47 -0000 1.20
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/xmlgraphics-commons
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.19 2009/05/22 22:34:09 caster Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.20 2010/04/24 16:26:47 grobian Exp $
+
+ 24 Apr 2010; Fabian Groffen <grobian@gentoo.org>
+ xmlgraphics-commons-1.2.ebuild, xmlgraphics-commons-1.3.1.ebuild:
+ Merged from Prefix overlay
22 May 2009; Vlastimil Babka <caster@gentoo.org>
xmlgraphics-commons-1.2.ebuild:
1.7 dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild?r1=1.6&r2=1.7
Index: xmlgraphics-commons-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xmlgraphics-commons-1.2.ebuild 22 May 2009 22:34:09 -0000 1.6
+++ xmlgraphics-commons-1.2.ebuild 24 Apr 2010 16:26:47 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.2.ebuild,v 1.6 2009/05/22 22:34:09 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild,v 1.7 2010/04/24 16:26:47 grobian Exp $
JAVA_PKG_IUSE="doc examples source test"
@@ -12,7 +12,7 @@
LICENSE="Apache-2.0"
SLOT="1"
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="jpeg"
# fails connect to X even tho it sets java.awt.headless
@@ -27,6 +27,7 @@
>=dev-java/ibm-jdk-bin-1.4
>=dev-java/jrockit-jdk-bin-1.4
dev-java/icedtea6
+ >=dev-java/apple-jdk-bin-1.4
)
)
test? (
1.6 dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild?r1=1.5&r2=1.6
Index: xmlgraphics-commons-1.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xmlgraphics-commons-1.3.1.ebuild 9 Mar 2009 21:17:31 -0000 1.5
+++ xmlgraphics-commons-1.3.1.ebuild 24 Apr 2010 16:26:47 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.3.1.ebuild,v 1.5 2009/03/09 21:17:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.3.1.ebuild,v 1.6 2010/04/24 16:26:47 grobian Exp $
EAPI=1
JAVA_PKG_IUSE="doc examples source test"
@@ -13,7 +13,7 @@
LICENSE="Apache-2.0"
SLOT="1.3"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="jpeg"
# fails connect to X even tho it sets java.awt.headless
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-04-24 16:26 99% [gentoo-commits] gentoo-x86 commit in dev-java/xmlgraphics-commons: ChangeLog xmlgraphics-commons-1.2.ebuild xmlgraphics-commons-1.3.1.ebuild Fabian Groffen (grobian)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox