summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-01-26 21:37:43 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-01-26 21:37:43 +0000
commit736e2d08ef72df710dae147434441da3c4342c4e (patch)
tree84f159605c8a9db8dbe68980051bb2aaef018fe1 /dev-java
parentadded selinux RDEPEND (diff)
downloadgentoo-2-736e2d08ef72df710dae147434441da3c4342c4e.tar.gz
gentoo-2-736e2d08ef72df710dae147434441da3c4342c4e.tar.bz2
gentoo-2-736e2d08ef72df710dae147434441da3c4342c4e.zip
stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/bcel/ChangeLog5
-rw-r--r--dev-java/bcel/bcel-5.1.ebuild4
-rw-r--r--dev-java/jsch/ChangeLog7
-rw-r--r--dev-java/jsch/jsch-0.1.15.ebuild4
-rw-r--r--dev-java/jsch/jsch-0.1.16.ebuild4
-rw-r--r--dev-java/jsch/jsch-0.1.17.ebuild4
-rw-r--r--dev-java/jsch/jsch-0.1.18.ebuild6
7 files changed, 20 insertions, 14 deletions
diff --git a/dev-java/bcel/ChangeLog b/dev-java/bcel/ChangeLog
index ff8a2213346e..0833629ad98e 100644
--- a/dev-java/bcel/ChangeLog
+++ b/dev-java/bcel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/bcel
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/ChangeLog,v 1.25 2005/01/16 14:05:56 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/ChangeLog,v 1.26 2005/01/26 21:37:43 corsair Exp $
+
+ 26 Jan 2005; Markus Rothe <corsair@gentoo.org> bcel-5.1.ebuild:
+ Stable on ppc64
16 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> bcel-5.1.ebuild:
added app-arch/unzip to DEPEND, fixes #78170.
diff --git a/dev-java/bcel/bcel-5.1.ebuild b/dev-java/bcel/bcel-5.1.ebuild
index 66beceda9f74..4c74db5da8e5 100644
--- a/dev-java/bcel/bcel-5.1.ebuild
+++ b/dev-java/bcel/bcel-5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.1.ebuild,v 1.30 2005/01/16 14:05:56 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.1.ebuild,v 1.31 2005/01/26 21:37:43 corsair Exp $
inherit java-pkg eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://jakarta.apache.org/bcel/"
SRC_URI="mirror://apache/jakarta/bcel/source/${P}-src.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="x86 ppc sparc amd64 ~ppc64"
+KEYWORDS="x86 ppc sparc amd64 ppc64"
IUSE="doc jikes"
DEPEND=">=virtual/jdk-1.2
app-arch/unzip
diff --git a/dev-java/jsch/ChangeLog b/dev-java/jsch/ChangeLog
index 457d17d31935..ea4652752b85 100644
--- a/dev-java/jsch/ChangeLog
+++ b/dev-java/jsch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jsch
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v 1.21 2004/12/18 09:21:21 corsair Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v 1.22 2005/01/26 21:36:39 corsair Exp $
+
+ 26 Jan 2005; Markus Rothe <corsair@gentoo.org> jsch-0.1.18.ebuild:
+ Stable on ppc64
18 Dec 2004; Markus Rothe <corsair@gentoo.org> jsch-0.1.18.ebuild:
added ~ppc64 to KEYWORDS
diff --git a/dev-java/jsch/jsch-0.1.15.ebuild b/dev-java/jsch/jsch-0.1.15.ebuild
index 8aa68ff5871b..8efa2636dd81 100644
--- a/dev-java/jsch/jsch-0.1.15.ebuild
+++ b/dev-java/jsch/jsch-0.1.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.15.ebuild,v 1.7 2004/11/03 11:33:03 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.15.ebuild,v 1.8 2005/01/26 21:36:39 corsair Exp $
inherit java-pkg
diff --git a/dev-java/jsch/jsch-0.1.16.ebuild b/dev-java/jsch/jsch-0.1.16.ebuild
index 35abfda62ff0..cd9abe8cc96e 100644
--- a/dev-java/jsch/jsch-0.1.16.ebuild
+++ b/dev-java/jsch/jsch-0.1.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.16.ebuild,v 1.5 2004/11/03 11:33:03 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.16.ebuild,v 1.6 2005/01/26 21:36:39 corsair Exp $
inherit java-pkg
diff --git a/dev-java/jsch/jsch-0.1.17.ebuild b/dev-java/jsch/jsch-0.1.17.ebuild
index d930bd621788..a19af543c754 100644
--- a/dev-java/jsch/jsch-0.1.17.ebuild
+++ b/dev-java/jsch/jsch-0.1.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.17.ebuild,v 1.3 2004/11/03 11:33:03 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.17.ebuild,v 1.4 2005/01/26 21:36:39 corsair Exp $
inherit java-pkg
diff --git a/dev-java/jsch/jsch-0.1.18.ebuild b/dev-java/jsch/jsch-0.1.18.ebuild
index 48c9017b1a99..f02818aca555 100644
--- a/dev-java/jsch/jsch-0.1.18.ebuild
+++ b/dev-java/jsch/jsch-0.1.18.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.18.ebuild,v 1.3 2004/12/18 09:21:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.18.ebuild,v 1.4 2005/01/26 21:36:39 corsair Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.jcraft.com/jsch/"
SRC_URI="mirror://sourceforge/${PN}/${PN}-${PV}.zip"
LICENSE="jcraft"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ppc64"
IUSE="doc jikes"
DEPEND=">=virtual/jdk-1.4