diff options
-rw-r--r-- | dev-java/commons-dbcp/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/commons-dbcp/commons-dbcp-1.2.1.ebuild | 3 | ||||
-rw-r--r-- | dev-java/edtftpj/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/edtftpj/edtftpj-1.4.2.ebuild | 3 | ||||
-rw-r--r-- | dev-java/edtftpj/edtftpj-1.4.4.ebuild | 3 | ||||
-rw-r--r-- | dev-java/telnetd/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/telnetd/telnetd-1.0-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-java/telnetd/telnetd-1.0.ebuild | 3 |
8 files changed, 19 insertions, 13 deletions
diff --git a/dev-java/commons-dbcp/ChangeLog b/dev-java/commons-dbcp/ChangeLog index 93513fd2327f..fa0842166065 100644 --- a/dev-java/commons-dbcp/ChangeLog +++ b/dev-java/commons-dbcp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/commons-dbcp # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-dbcp/ChangeLog,v 1.15 2004/10/16 17:05:31 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-dbcp/ChangeLog,v 1.16 2004/10/29 12:51:19 axxo Exp $ + + 29 Oct 2004; Thomas Matthijs <axxo@gentoo.org> commons-dbcp-1.2.1.ebuild: + removed nomirror 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> commons-dbcp-1.2.1.ebuild: use java-pkg_dohtml instead of dohtml to also install the package-list in diff --git a/dev-java/commons-dbcp/commons-dbcp-1.2.1.ebuild b/dev-java/commons-dbcp/commons-dbcp-1.2.1.ebuild index 33fa10b768c0..f3a151c84ad3 100644 --- a/dev-java/commons-dbcp/commons-dbcp-1.2.1.ebuild +++ b/dev-java/commons-dbcp/commons-dbcp-1.2.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/commons-dbcp/commons-dbcp-1.2.1.ebuild,v 1.2 2004/10/16 17:05:31 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-dbcp/commons-dbcp-1.2.1.ebuild,v 1.3 2004/10/29 12:51:19 axxo Exp $ inherit java-pkg @@ -18,7 +18,6 @@ LICENSE="Apache-1.1" SLOT="0" KEYWORDS="x86 ppc sparc amd64" IUSE="jikes doc" -RESTRICT="nomirror" src_compile() { local antflags="build-jar" diff --git a/dev-java/edtftpj/ChangeLog b/dev-java/edtftpj/ChangeLog index 0c2521276a0d..51894fff4b05 100644 --- a/dev-java/edtftpj/ChangeLog +++ b/dev-java/edtftpj/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/edtftpj # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/edtftpj/ChangeLog,v 1.6 2004/10/20 06:04:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/edtftpj/ChangeLog,v 1.7 2004/10/29 12:47:41 axxo Exp $ + + 29 Oct 2004; Thomas Matthijs <axxo@gentoo.org> edtftpj-1.4.2.ebuild, + edtftpj-1.4.4.ebuild: + removed nomirror *edtftpj-1.4.4 (20 Oct 2004) diff --git a/dev-java/edtftpj/edtftpj-1.4.2.ebuild b/dev-java/edtftpj/edtftpj-1.4.2.ebuild index 3330576ea06b..897b153ad72e 100644 --- a/dev-java/edtftpj/edtftpj-1.4.2.ebuild +++ b/dev-java/edtftpj/edtftpj-1.4.2.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/edtftpj/edtftpj-1.4.2.ebuild,v 1.3 2004/10/20 06:04:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/edtftpj/edtftpj-1.4.2.ebuild,v 1.4 2004/10/29 12:47:41 axxo Exp $ inherit java-pkg @@ -14,7 +14,6 @@ DEPEND="virtual/jdk >=dev-java/ant-1.5" RDEPEND="virtual/jdk" SLOT="0" -RESTRICT="nomirror" src_compile() { cd ${S}/src diff --git a/dev-java/edtftpj/edtftpj-1.4.4.ebuild b/dev-java/edtftpj/edtftpj-1.4.4.ebuild index 4fbefabbf924..cfa95d82040d 100644 --- a/dev-java/edtftpj/edtftpj-1.4.4.ebuild +++ b/dev-java/edtftpj/edtftpj-1.4.4.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/edtftpj/edtftpj-1.4.4.ebuild,v 1.1 2004/10/20 06:04:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/edtftpj/edtftpj-1.4.4.ebuild,v 1.2 2004/10/29 12:47:41 axxo Exp $ inherit java-pkg @@ -14,7 +14,6 @@ DEPEND="virtual/jdk >=dev-java/ant-1.5" RDEPEND="virtual/jdk" SLOT="0" -RESTRICT="nomirror" src_compile() { cd ${S}/src diff --git a/dev-java/telnetd/ChangeLog b/dev-java/telnetd/ChangeLog index 63b7f27332cd..045736349205 100644 --- a/dev-java/telnetd/ChangeLog +++ b/dev-java/telnetd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/telnetd # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/telnetd/ChangeLog,v 1.5 2004/10/22 11:49:42 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/telnetd/ChangeLog,v 1.6 2004/10/29 12:48:39 axxo Exp $ + + 29 Oct 2004; Thomas Matthijs <axxo@gentoo.org> telnetd-1.0-r1.ebuild, + telnetd-1.0.ebuild: + removed nomirror 22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> telnetd-1.0-r1.ebuild, telnetd-1.0.ebuild: diff --git a/dev-java/telnetd/telnetd-1.0-r1.ebuild b/dev-java/telnetd/telnetd-1.0-r1.ebuild index 03b82eb2a256..2e9c8392f97c 100644 --- a/dev-java/telnetd/telnetd-1.0-r1.ebuild +++ b/dev-java/telnetd/telnetd-1.0-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/telnetd/telnetd-1.0-r1.ebuild,v 1.3 2004/10/22 11:49:42 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/telnetd/telnetd-1.0-r1.ebuild,v 1.4 2004/10/29 12:48:39 axxo Exp $ inherit java-pkg @@ -15,7 +15,6 @@ DEPEND=">=virtual/jdk-1.4 >=dev-java/xerces-2.6.2-r1 jikes? ( dev-java/jikes )" RDEPEND=">=virtual/jdk-1.4" -RESTRICT="nomirror" src_unpack() { unpack ${A} diff --git a/dev-java/telnetd/telnetd-1.0.ebuild b/dev-java/telnetd/telnetd-1.0.ebuild index f89abb590558..e7961ff5bed3 100644 --- a/dev-java/telnetd/telnetd-1.0.ebuild +++ b/dev-java/telnetd/telnetd-1.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/telnetd/telnetd-1.0.ebuild,v 1.4 2004/10/22 11:49:42 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/telnetd/telnetd-1.0.ebuild,v 1.5 2004/10/29 12:48:39 axxo Exp $ inherit java-pkg @@ -14,7 +14,6 @@ IUSE="doc jikes" DEPEND=">=virtual/jdk-1.4 jikes? ( dev-java/jikes )" RDEPEND=">=virtual/jdk-1.4" -RESTRICT="nomirror" src_compile() { antflags="jar" |