Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Vlastimil Babka (caster)" <caster@g.o>
|
|
Subject:
|
gentoo-x86 commit in dev-java/xmlgraphics-commons: ChangeLog xmlgraphics-commons-1.2.ebuild
|
|
Date:
|
Mon, 3 May 2010 12:12:18 +0000 (UTC)
|
|
caster 10/05/03 12:12:18
Modified: ChangeLog xmlgraphics-commons-1.2.ebuild
Log:
Change icedtea6 to icedtea, bug #318271
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.21 dev-java/xmlgraphics-commons/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 24 Apr 2010 16:26:47 -0000 1.20
+++ ChangeLog 3 May 2010 12:12:18 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/xmlgraphics-commons
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.21 2010/05/03 12:12:18 caster Exp $
+
+ 03 May 2010; Vlastimil Babka <caster@g.o>
+ xmlgraphics-commons-1.2.ebuild:
+ Change icedtea6 to icedtea, bug #318271
24 Apr 2010; Fabian Groffen <grobian@g.o>
xmlgraphics-commons-1.2.ebuild, xmlgraphics-commons-1.3.1.ebuild:
1.8 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.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild?r1=1.7&r2=1.8
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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xmlgraphics-commons-1.2.ebuild 24 Apr 2010 16:26:47 -0000 1.7
+++ xmlgraphics-commons-1.2.ebuild 3 May 2010 12:12:18 -0000 1.8
@@ -1,6 +1,6 @@
# 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.7 2010/04/24 16:26:47 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.2.ebuild,v 1.8 2010/05/03 12:12:18 caster Exp $
JAVA_PKG_IUSE="doc examples source test"
@@ -26,7 +26,7 @@
dev-java/icedtea6-bin
>=dev-java/ibm-jdk-bin-1.4
>=dev-java/jrockit-jdk-bin-1.4
- dev-java/icedtea6
+ dev-java/icedtea
>=dev-java/apple-jdk-bin-1.4
)
)
|
|