diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2004-10-29 12:37:30 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2004-10-29 12:37:30 +0000 |
commit | fdd746a28256acd7ed045434ec70be23ca4a680a (patch) | |
tree | 215b98967d5c111d9adf2918a2c7a4030371d1b6 /dev-java | |
parent | removed nomirror, why was it there? (diff) | |
download | historical-fdd746a28256acd7ed045434ec70be23ca4a680a.tar.gz historical-fdd746a28256acd7ed045434ec70be23ca4a680a.tar.bz2 historical-fdd746a28256acd7ed045434ec70be23ca4a680a.zip |
removed nomirror
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/bcel/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/bcel/bcel-5.1.ebuild | 3 | ||||
-rw-r--r-- | dev-java/commons-validator/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/commons-validator/commons-validator-1.0.2-r3.ebuild | 3 | ||||
-rw-r--r-- | dev-java/commons-validator/commons-validator-1.1.3.ebuild | 3 | ||||
-rw-r--r-- | dev-java/jsx/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/jsx/jsx-1.0.7.5.ebuild | 3 | ||||
-rw-r--r-- | dev-java/junit/Manifest | 10 |
8 files changed, 22 insertions, 16 deletions
diff --git a/dev-java/bcel/ChangeLog b/dev-java/bcel/ChangeLog index 3c96bab75fa2..3dd27bc3c45c 100644 --- a/dev-java/bcel/ChangeLog +++ b/dev-java/bcel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/bcel # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/ChangeLog,v 1.18 2004/10/27 14:32:24 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/ChangeLog,v 1.19 2004/10/29 12:37:30 axxo Exp $ + + 29 Oct 2004; Thomas Matthijs <axxo@gentoo.org> bcel-5.1.ebuild: + removed nomirror 26 Oct 2004; Thomas Matthijs <axxo@gentoo.org> bcel-5.1.ebuild: patch in src_unpack not src_compile diff --git a/dev-java/bcel/bcel-5.1.ebuild b/dev-java/bcel/bcel-5.1.ebuild index 0097a86efbe4..ec4613d9070d 100644 --- a/dev-java/bcel/bcel-5.1.ebuild +++ b/dev-java/bcel/bcel-5.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/bcel/bcel-5.1.ebuild,v 1.21 2004/10/26 14:28:13 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.1.ebuild,v 1.22 2004/10/29 12:37:30 axxo Exp $ inherit java-pkg eutils @@ -9,7 +9,6 @@ HOMEPAGE="http://jakarta.apache.org/bcel/" SRC_URI="http://archive.apache.org/dist/jakarta/bcel/source/${P}-src.tar.gz" LICENSE="Apache-1.1" SLOT="0" -RESTRICT="nomirror" KEYWORDS="x86 ppc sparc amd64" IUSE="doc jikes" DEPEND=">=virtual/jdk-1.2 diff --git a/dev-java/commons-validator/ChangeLog b/dev-java/commons-validator/ChangeLog index 7bded1402c56..0b8f4333b8a3 100644 --- a/dev-java/commons-validator/ChangeLog +++ b/dev-java/commons-validator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/commons-validator # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/ChangeLog,v 1.16 2004/10/17 07:27:04 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/ChangeLog,v 1.17 2004/10/29 12:33:36 axxo Exp $ + + 29 Oct 2004; Thomas Matthijs <axxo@gentoo.org> + commons-validator-1.0.2-r3.ebuild, commons-validator-1.1.3.ebuild: + removed nomirror 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> commons-validator-1.0.2-r3.ebuild, commons-validator-1.1.3.ebuild: diff --git a/dev-java/commons-validator/commons-validator-1.0.2-r3.ebuild b/dev-java/commons-validator/commons-validator-1.0.2-r3.ebuild index 9bc5e3d1f21a..f4b46bb22404 100644 --- a/dev-java/commons-validator/commons-validator-1.0.2-r3.ebuild +++ b/dev-java/commons-validator/commons-validator-1.0.2-r3.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/commons-validator/commons-validator-1.0.2-r3.ebuild,v 1.7 2004/10/17 07:27:04 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/commons-validator-1.0.2-r3.ebuild,v 1.8 2004/10/29 12:33:36 axxo Exp $ inherit java-pkg @@ -21,7 +21,6 @@ RDEPEND=">=virtual/jre-1.3 >=dev-java/xerces-2.6.2-r1" LICENSE="Apache-1.1" SLOT="0" -RESTRICT="nomirror" KEYWORDS="x86 ~ppc ~sparc ~amd64" IUSE="doc jikes junit" diff --git a/dev-java/commons-validator/commons-validator-1.1.3.ebuild b/dev-java/commons-validator/commons-validator-1.1.3.ebuild index be1fbc69e002..ceff469725b4 100644 --- a/dev-java/commons-validator/commons-validator-1.1.3.ebuild +++ b/dev-java/commons-validator/commons-validator-1.1.3.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/commons-validator/commons-validator-1.1.3.ebuild,v 1.4 2004/10/17 07:27:04 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/commons-validator-1.1.3.ebuild,v 1.5 2004/10/29 12:33:36 axxo Exp $ inherit java-pkg @@ -20,7 +20,6 @@ RDEPEND=">=virtual/jre-1.3 >=dev-java/xerces-2.6.2-r1" LICENSE="Apache-1.1" SLOT="0" -RESTRICT="nomirror" KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="doc jikes junit" diff --git a/dev-java/jsx/ChangeLog b/dev-java/jsx/ChangeLog index 2fc7f3a77fdd..217295646c64 100644 --- a/dev-java/jsx/ChangeLog +++ b/dev-java/jsx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jsx # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jsx/ChangeLog,v 1.5 2004/10/22 11:17:57 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jsx/ChangeLog,v 1.6 2004/10/29 12:36:33 axxo Exp $ + + 29 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jsx-1.0.7.5.ebuild: + removed nomirror 22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jsx-1.0.7.4.ebuild, jsx-1.0.7.5.ebuild: diff --git a/dev-java/jsx/jsx-1.0.7.5.ebuild b/dev-java/jsx/jsx-1.0.7.5.ebuild index e5f66e8d75af..982bf15c5f28 100644 --- a/dev-java/jsx/jsx-1.0.7.5.ebuild +++ b/dev-java/jsx/jsx-1.0.7.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/jsx/jsx-1.0.7.5.ebuild,v 1.2 2004/10/22 11:17:57 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jsx/jsx-1.0.7.5.ebuild,v 1.3 2004/10/29 12:36:33 axxo Exp $ inherit java-pkg @@ -14,7 +14,6 @@ IUSE="" DEPEND=">=virtual/jdk-1.2 dev-java/java-config" RDEPEND=">=virtual/jre-1.2" -RESTRICT="nomirror" S=${WORKDIR} diff --git a/dev-java/junit/Manifest b/dev-java/junit/Manifest index ed57be663cbf..4271f7650007 100644 --- a/dev-java/junit/Manifest +++ b/dev-java/junit/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 2859527d4a819a42e755fd53bcdeab4f junit-3.8.1-r1.ebuild 900 -MD5 b7308550e0b7bee5bd9725e01cf4ac31 ChangeLog 2588 +MD5 7969b489ae53a6868f9af6a3b0ff731a junit-3.8.1-r1.ebuild 880 +MD5 a6e19d39c0a344d990da0254fbcfff89 ChangeLog 2679 MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157 MD5 bab94fdc8a6c2abf20e0f2cee4849a4e files/digest-junit-3.8.1-r1 59 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBcVoW/rLF9B432nYRAt3FAJ0Uj4lgeDJqRIhX0C2B5nq7uHNi4QCfSq2Q -IwJycRYX9LoeNatMsXRP1xU= -=NM2K +iD8DBQFBgjoC/rLF9B432nYRAnK3AKDKzzgu+YHEfajdCgFuWjSohh8AAACgh81P +Wx96T+UI6nqRQ272XCysT0A= +=MK5C -----END PGP SIGNATURE----- |