summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-01-07 19:06:11 +0000
committerBrent Baude <ranger@gentoo.org>2009-01-07 19:06:11 +0000
commitc9a0d78eca990c8c516c346ed77742749f322245 (patch)
treece3831121be67d73abf7233f7616806a710e3803 /dev-java
parentMarking ant-apache-bsf-1.7.1-r1 ppc64 for bug 250466 (diff)
downloadgentoo-2-c9a0d78eca990c8c516c346ed77742749f322245.tar.gz
gentoo-2-c9a0d78eca990c8c516c346ed77742749f322245.tar.bz2
gentoo-2-c9a0d78eca990c8c516c346ed77742749f322245.zip
Marking ant-commons-net-1.7.1 ppc64 for bug 250466
(Portage version: 2.1.6.4/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/ant-commons-net/ChangeLog7
-rw-r--r--dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/ant-commons-net/ChangeLog b/dev-java/ant-commons-net/ChangeLog
index 8048d8441528..13f0144ecbb9 100644
--- a/dev-java/ant-commons-net/ChangeLog
+++ b/dev-java/ant-commons-net/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-commons-net
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ChangeLog,v 1.13 2008/12/21 13:33:44 maekke Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ChangeLog,v 1.14 2009/01/07 19:06:11 ranger Exp $
+
+ 07 Jan 2009; Brent Baude <ranger@gentoo.org> ant-commons-net-1.7.1.ebuild:
+ Marking ant-commons-net-1.7.1 ppc64 for bug 250466
21 Dec 2008; Markus Meier <maekke@gentoo.org>
ant-commons-net-1.7.1.ebuild:
diff --git a/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild b/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild
index bbe104820966..0c06e187c27f 100644
--- a/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild
+++ b/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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.1.ebuild,v 1.4 2008/12/21 13:33:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild,v 1.5 2009/01/07 19:06:11 ranger Exp $
EAPI=1
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:0"
RDEPEND="${DEPEND}"