From: Steve Dibb Date: Sat, 3 Feb 2007 15:06:03 +0000 (+0000) Subject: amd64 stable, bug 163955 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4c90cf53f6096dc53284df92ced498bc9757c3ac;p=gentoo.git amd64 stable, bug 163955 Package-Manager: portage-2.1.1-r2 --- diff --git a/dev-java/commons-net/ChangeLog b/dev-java/commons-net/ChangeLog index 161d90c6cc33..42df4c2e986d 100644 --- a/dev-java/commons-net/ChangeLog +++ b/dev-java/commons-net/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/commons-net # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.39 2007/01/31 21:07:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.40 2007/02/03 15:06:03 beandog Exp $ + + 03 Feb 2007; Steve Dibb commons-net-1.4.1-r1.ebuild: + amd64 stable, bug 163955 31 Jan 2007; Markus Rothe commons-net-1.4.1-r1.ebuild: diff --git a/dev-java/commons-net/commons-net-1.4.1-r1.ebuild b/dev-java/commons-net/commons-net-1.4.1-r1.ebuild index f4722617aa98..ebbfda151b11 100644 --- a/dev-java/commons-net/commons-net-1.4.1-r1.ebuild +++ b/dev-java/commons-net/commons-net-1.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r1.ebuild,v 1.8 2007/01/31 21:07:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.9 2007/02/03 15:06:03 beandog Exp $ inherit eutils java-pkg-2 java-ant-2 @@ -19,7 +19,7 @@ DEPEND=">=virtual/jdk-1.3 ${COMMON_DEP}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd" # disabling unit tests: # http://issues.apache.org/bugzilla/show_bug.cgi?id=37985 IUSE="doc examples source" # junit