diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2004-10-29 12:51:19 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2004-10-29 12:51:19 +0000 |
commit | abde8ba1d72c3067f3c3563d3e44addb440298bd (patch) | |
tree | 48d6af234570d4a031fc057b8f8cf3e739243d99 /dev-java/edtftpj | |
parent | remove nomirror (Manifest recommit) (diff) | |
download | gentoo-2-abde8ba1d72c3067f3c3563d3e44addb440298bd.tar.gz gentoo-2-abde8ba1d72c3067f3c3563d3e44addb440298bd.tar.bz2 gentoo-2-abde8ba1d72c3067f3c3563d3e44addb440298bd.zip |
removed nomirror
Diffstat (limited to 'dev-java/edtftpj')
-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 |
3 files changed, 7 insertions, 5 deletions
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 |