summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/ant-commons-net')
-rw-r--r--dev-java/ant-commons-net/ChangeLog6
-rw-r--r--dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/ant-commons-net/ChangeLog b/dev-java/ant-commons-net/ChangeLog
index 18aa711677a9..4fb4bb3642b6 100644
--- a/dev-java/ant-commons-net/ChangeLog
+++ b/dev-java/ant-commons-net/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/ant-commons-net
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ChangeLog,v 1.7 2007/05/05 16:48:18 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ChangeLog,v 1.8 2007/05/06 07:39:50 dertobi123 Exp $
+
+ 06 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ ant-commons-net-1.7.0.ebuild:
+ ppc stable
05 May 2007; Andrej Kacian <ticho@gentoo.org>
ant-commons-net-1.7.0.ebuild:
diff --git a/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild b/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild
index 740e2a6e16a3..bbe0d4b853b8 100644
--- a/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild
+++ b/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild,v 1.8 2007/05/05 16:48:18 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild,v 1.9 2007/05/06 07:39:50 dertobi123 Exp $
inherit ant-tasks
-KEYWORDS="~amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
DEPEND=">=dev-java/commons-net-1.4.1-r1"
RDEPEND="${DEPEND}"