summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Thomson <wltjr@gentoo.org>2007-05-12 18:09:23 +0000
committerWilliam Thomson <wltjr@gentoo.org>2007-05-12 18:09:23 +0000
commitd9d7920c0c28739c05e608224d440885513564f2 (patch)
tree8cf5122e4f766363c7c52fd033d1c44bb99b6eb6 /dev-java/ant-commons-logging
parentStable on amd64, bug #176856 (diff)
downloadgentoo-2-d9d7920c0c28739c05e608224d440885513564f2.tar.gz
gentoo-2-d9d7920c0c28739c05e608224d440885513564f2.tar.bz2
gentoo-2-d9d7920c0c28739c05e608224d440885513564f2.zip
Stable on amd64, bug #176856
(Portage version: 2.1.2.6)
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 b8dc015b9ce9..c14945b87441 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.8 2007/05/06 07:48:19 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.9 2007/05/12 18:09:23 wltjr Exp $
+
+ 12 May 2007; William L. Thomson Jr. <wltjr@gentoo.org>
+ ant-commons-logging-1.7.0.ebuild:
+ Stable on amd64, bug #176856
06 May 2007; Tobias Scherbaum <dertobi123@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 f787fbc1b023..02bc8a395c46 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.9 2007/05/06 07:48:19 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild,v 1.10 2007/05/12 18:09:23 wltjr 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}"