summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-05-03 20:13:22 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-05-03 20:13:22 +0000
commit6fc52be7d13d99816d034c26fbae91a86aaff4fa (patch)
tree8d4e5c2b68abb6f9090aee909a27e49664e6c705 /dev-java/ant-commons-logging
parentDependency on virtual/semi changed to app-emacs/semi. (diff)
downloadhistorical-6fc52be7d13d99816d034c26fbae91a86aaff4fa.tar.gz
historical-6fc52be7d13d99816d034c26fbae91a86aaff4fa.tar.bz2
historical-6fc52be7d13d99816d034c26fbae91a86aaff4fa.zip
Stable on ppc64; bug #176856
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-java/ant-commons-logging')
-rw-r--r--dev-java/ant-commons-logging/ChangeLog6
-rw-r--r--dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/ant-commons-logging/ChangeLog b/dev-java/ant-commons-logging/ChangeLog
index 1a667f7312b2..f8c040984f56 100644
--- a/dev-java/ant-commons-logging/ChangeLog
+++ b/dev-java/ant-commons-logging/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/ant-commons-logging
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.5 2007/01/27 02:03:09 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.6 2007/05/03 20:00:27 corsair Exp $
+
+ 03 May 2007; Markus Rothe <corsair@gentoo.org>
+ ant-commons-logging-1.7.0.ebuild:
+ Stable on ppc64; bug #176856
27 Jan 2007; Vlastimil Babka <caster@gentoo.org>
ant-commons-logging-1.7.0.ebuild:
diff --git a/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild b/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild
index 629455bdc45f..8fcc2bd54cb2 100644
--- a/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild
+++ b/dev-java/ant-commons-logging/ant-commons-logging-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-logging/ant-commons-logging-1.7.0.ebuild,v 1.6 2007/01/27 02:03:09 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild,v 1.7 2007/05/03 20:00:27 corsair Exp $
inherit ant-tasks
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~x86 ~x86-fbsd"
DEPEND=">=dev-java/commons-logging-1.0.4-r2"
RDEPEND="${DEPEND}"