diff options
author | 2004-10-20 07:03:15 +0000 | |
---|---|---|
committer | 2004-10-20 07:03:15 +0000 | |
commit | a5f48a68aaf40183f57f0a46380ee535b23c68ea (patch) | |
tree | e8e74643a4e99814ed4ac2574e8d644b21bb8754 | |
parent | Version bump. Added ~amd64 keywords. (Manifest recommit) (diff) | |
download | gentoo-2-a5f48a68aaf40183f57f0a46380ee535b23c68ea.tar.gz gentoo-2-a5f48a68aaf40183f57f0a46380ee535b23c68ea.tar.bz2 gentoo-2-a5f48a68aaf40183f57f0a46380ee535b23c68ea.zip |
Keywords ~amd64.
-rw-r--r-- | dev-java/gnu-classpath/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/gnu-classpath/gnu-classpath-0.10-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/gnu-classpath/gnu-classpath-0.11.ebuild | 4 | ||||
-rw-r--r-- | dev-java/gnu-crypto/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/gnu-crypto/gnu-crypto-2.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/jessie/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/jessie/jessie-1.0.0.ebuild | 4 |
7 files changed, 21 insertions, 11 deletions
diff --git a/dev-java/gnu-classpath/ChangeLog b/dev-java/gnu-classpath/ChangeLog index 2f87423f38ab..1c0bbc5279df 100644 --- a/dev-java/gnu-classpath/ChangeLog +++ b/dev-java/gnu-classpath/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/gnu-classpath # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.17 2004/09/16 18:51:15 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.18 2004/10/20 07:02:47 absinthe Exp $ + + 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + gnu-classpath-0.10-r1.ebuild, gnu-classpath-0.11.ebuild: + Keywords ~amd64. *gnu-classpath-0.11 (16 Sep 2004) diff --git a/dev-java/gnu-classpath/gnu-classpath-0.10-r1.ebuild b/dev-java/gnu-classpath/gnu-classpath-0.10-r1.ebuild index 77d6489bf63e..8f7ba09c1707 100644 --- a/dev-java/gnu-classpath/gnu-classpath-0.10-r1.ebuild +++ b/dev-java/gnu-classpath/gnu-classpath-0.10-r1.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/gnu-classpath/gnu-classpath-0.10-r1.ebuild,v 1.2 2004/08/24 04:14:01 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.10-r1.ebuild,v 1.3 2004/10/20 07:02:47 absinthe Exp $ DESCRIPTION="Free core class libraries for use with virtual machines and compilers for the java programming language" SRC_URI="ftp://ftp.gnu.org/gnu/classpath/classpath-${PV}.tar.gz" @@ -12,7 +12,7 @@ DEPEND=">=virtual/jdk-1.4 jikes? ( dev-java/jikes )" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc ~amd64" RESTRICT="nomirror" S=${WORKDIR}/classpath-${PV} diff --git a/dev-java/gnu-classpath/gnu-classpath-0.11.ebuild b/dev-java/gnu-classpath/gnu-classpath-0.11.ebuild index d8896610241a..7bc8b5dc532b 100644 --- a/dev-java/gnu-classpath/gnu-classpath-0.11.ebuild +++ b/dev-java/gnu-classpath/gnu-classpath-0.11.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/gnu-classpath/gnu-classpath-0.11.ebuild,v 1.1 2004/09/16 18:51:15 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.11.ebuild,v 1.2 2004/10/20 07:02:47 absinthe Exp $ DESCRIPTION="Free core class libraries for use with virtual machines and compilers for the java programming language" SRC_URI="ftp://ftp.gnu.org/gnu/classpath/classpath-${PV}.tar.gz" @@ -12,7 +12,7 @@ DEPEND=">=virtual/jdk-1.4 jikes? ( dev-java/jikes )" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~amd64" RESTRICT="nomirror" S=${WORKDIR}/classpath-${PV} diff --git a/dev-java/gnu-crypto/ChangeLog b/dev-java/gnu-crypto/ChangeLog index eed8724690be..48f48007cb4c 100644 --- a/dev-java/gnu-crypto/ChangeLog +++ b/dev-java/gnu-crypto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/gnu-crypto # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-crypto/ChangeLog,v 1.6 2004/10/16 17:14:17 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-crypto/ChangeLog,v 1.7 2004/10/20 07:02:13 absinthe Exp $ + + 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> gnu-crypto-2.0.1.ebuild: + Keywords ~amd64. 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> gnu-crypto-2.0.1.ebuild: use java-pkg_dohtml instead of dohtml to also install the package-list in diff --git a/dev-java/gnu-crypto/gnu-crypto-2.0.1.ebuild b/dev-java/gnu-crypto/gnu-crypto-2.0.1.ebuild index 2298cc13fa4d..4122a02ac9c0 100644 --- a/dev-java/gnu-crypto/gnu-crypto-2.0.1.ebuild +++ b/dev-java/gnu-crypto/gnu-crypto-2.0.1.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/gnu-crypto/gnu-crypto-2.0.1.ebuild,v 1.7 2004/10/16 17:14:17 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-crypto/gnu-crypto-2.0.1.ebuild,v 1.8 2004/10/20 07:02:13 absinthe Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/gnu-crypto/" SRC_URI="ftp://ftp.gnupg.org/GnuPG/gnu-crypto/gnu-crypto-2.0.1.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="doc jikes" DEPEND="jikes? >=dev-java/jikes-1.19 >=virtual/jdk-1.3" diff --git a/dev-java/jessie/ChangeLog b/dev-java/jessie/ChangeLog index 4fcb0bb6ff66..16a856bbaac0 100644 --- a/dev-java/jessie/ChangeLog +++ b/dev-java/jessie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jessie # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jessie/ChangeLog,v 1.7 2004/10/16 17:22:55 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jessie/ChangeLog,v 1.8 2004/10/20 07:03:15 absinthe Exp $ + + 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jessie-1.0.0.ebuild: + Keywords ~amd64. 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jessie-1.0.0.ebuild: use java-pkg_dohtml instead of dohtml to also install the package-list in diff --git a/dev-java/jessie/jessie-1.0.0.ebuild b/dev-java/jessie/jessie-1.0.0.ebuild index ca8e885f93a2..c8be57034b81 100644 --- a/dev-java/jessie/jessie-1.0.0.ebuild +++ b/dev-java/jessie/jessie-1.0.0.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/jessie/jessie-1.0.0.ebuild,v 1.2 2004/10/16 17:22:55 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jessie/jessie-1.0.0.ebuild,v 1.3 2004/10/20 07:03:15 absinthe Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://www.nongnu.org/jessie" SRC_URI="http://syzygy.metastatic.org/jessie/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="doc jikes ssl" RDEPEND=">=dev-java/gnu-classpath-0.08_rc1" DEPEND=">=virtual/jdk-1.3 |