diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2006-06-07 20:31:31 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2006-06-07 20:31:31 +0000 |
commit | bab40a1ec590ee3bd73f533187eb0736a1138a60 (patch) | |
tree | b92d652a36c109114510da2619871b0979fe6e9f /dev-java/commons-net | |
parent | Initial import, based on the work of David Wang in bug #124232. (diff) | |
download | gentoo-2-bab40a1ec590ee3bd73f533187eb0736a1138a60.tar.gz gentoo-2-bab40a1ec590ee3bd73f533187eb0736a1138a60.tar.bz2 gentoo-2-bab40a1ec590ee3bd73f533187eb0736a1138a60.zip |
Removed junit USE flag which is no longer used (bug #135960)
(Portage version: 2.1_rc2-r3)
Diffstat (limited to 'dev-java/commons-net')
-rw-r--r-- | dev-java/commons-net/ChangeLog | 8 | ||||
-rw-r--r-- | dev-java/commons-net/commons-net-1.4.1.ebuild | 5 | ||||
-rw-r--r-- | dev-java/commons-net/files/digest-commons-net-1.4.1 | 2 |
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-java/commons-net/ChangeLog b/dev-java/commons-net/ChangeLog index d89191e654cd..fec1caf69cac 100644 --- a/dev-java/commons-net/ChangeLog +++ b/dev-java/commons-net/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/commons-net -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.30 2005/12/22 04:30:13 nichoj Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.31 2006/06/07 20:31:31 nichoj Exp $ + + 07 Jun 2006; Joshua Nichols <jnichols@gentoo.org> + commons-net-1.4.1.ebuild: + Removed junit USE flag which is no longer used (bug #135960) *commons-net-1.4.1 (22 Dec 2005) diff --git a/dev-java/commons-net/commons-net-1.4.1.ebuild b/dev-java/commons-net/commons-net-1.4.1.ebuild index 3cc0e2e06d02..52f19eed3c83 100644 --- a/dev-java/commons-net/commons-net-1.4.1.ebuild +++ b/dev-java/commons-net/commons-net-1.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1.ebuild,v 1.1 2005/12/22 04:30:13 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1.ebuild,v 1.2 2006/06/07 20:31:31 nichoj Exp $ inherit eutils java-pkg @@ -12,7 +12,6 @@ RDEPEND=">=virtual/jre-1.3 >=dev-java/jakarta-oro-2.0" DEPEND=">=virtual/jdk-1.3 >=dev-java/ant-core-1.5.4 - junit? ( dev-java/ant-tasks ) jikes? ( dev-java/jikes ) source? ( app-arch/zip ) ${RDEPEND}" diff --git a/dev-java/commons-net/files/digest-commons-net-1.4.1 b/dev-java/commons-net/files/digest-commons-net-1.4.1 index 260959823188..ab55a78f9644 100644 --- a/dev-java/commons-net/files/digest-commons-net-1.4.1 +++ b/dev-java/commons-net/files/digest-commons-net-1.4.1 @@ -1 +1,3 @@ MD5 ccbb3f67b55e8a7a676499db4386673c commons-net-1.4.1-src.tar.gz 229198 +RMD160 31af13be8d1bac7d821c9d5618a9661197a4b42f commons-net-1.4.1-src.tar.gz 229198 +SHA256 fdea779f261f70b9bbec40121c830b11e3e63b6188f662f95505045ff8d44add commons-net-1.4.1-src.tar.gz 229198 |