summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-06-27 16:59:46 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-06-27 16:59:46 +0000
commit8990d669aabc5bc696588bc2ae9de933d2e75df1 (patch)
tree5e396c9a34132f01d4a965f4ed72d7df1ce085fb /dev-java
parentComsetic fixes (Manifest recommit) (diff)
downloadgentoo-2-8990d669aabc5bc696588bc2ae9de933d2e75df1.tar.gz
gentoo-2-8990d669aabc5bc696588bc2ae9de933d2e75df1.tar.bz2
gentoo-2-8990d669aabc5bc696588bc2ae9de933d2e75df1.zip
ppc stable
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/batik/ChangeLog5
-rw-r--r--dev-java/batik/batik-1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/batik/ChangeLog b/dev-java/batik/ChangeLog
index c763a87ad473..b22e10b2ec90 100644
--- a/dev-java/batik/ChangeLog
+++ b/dev-java/batik/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/batik
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/ChangeLog,v 1.8 2004/06/24 22:18:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/ChangeLog,v 1.9 2004/06/27 16:59:46 zx Exp $
+
+ 27 Jun 2004; Chris Aniszczyk <zx@gentoo.org> batik-1.5.ebuild:
+ Marking stable on ppc
18 Apr 2004; Chris Aniszczyk <zx@gentoo.org> batik-1.5.ebuild:
Removing jikes from USE, jikes failed to build batik properly. Closes #47661
diff --git a/dev-java/batik/batik-1.5.ebuild b/dev-java/batik/batik-1.5.ebuild
index b69b629d7454..1217341a2ea6 100644
--- a/dev-java/batik/batik-1.5.ebuild
+++ b/dev-java/batik/batik-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/batik-1.5.ebuild,v 1.5 2004/06/24 22:18:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/batik-1.5.ebuild,v 1.6 2004/06/27 16:59:46 zx Exp $
inherit java-pkg
@@ -13,7 +13,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jdk-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ppc"
S=${WORKDIR}/xml-batik