summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-12-20 16:26:11 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-12-20 16:26:11 +0000
commit15f7b11cefdbaf09df0a8cc97d68abe1dd9eb6b7 (patch)
tree71076045f8507495e6b624b824412739e0fdbb80 /dev-java/ant-commons-logging
parentStable on ppc wrt bug 250446 (diff)
downloadgentoo-2-15f7b11cefdbaf09df0a8cc97d68abe1dd9eb6b7.tar.gz
gentoo-2-15f7b11cefdbaf09df0a8cc97d68abe1dd9eb6b7.tar.bz2
gentoo-2-15f7b11cefdbaf09df0a8cc97d68abe1dd9eb6b7.zip
Stable on ppc wrt bug 250446
(Portage version: 2.1.6.1/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'dev-java/ant-commons-logging')
-rw-r--r--dev-java/ant-commons-logging/ChangeLog5
-rw-r--r--dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ant-commons-logging/ChangeLog b/dev-java/ant-commons-logging/ChangeLog
index 639cb8cefc79..37b95cf372b2 100644
--- a/dev-java/ant-commons-logging/ChangeLog
+++ b/dev-java/ant-commons-logging/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-commons-logging
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.10 2008/07/14 21:55:20 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.11 2008/12/20 16:26:11 nixnut Exp $
+
+ 20 Dec 2008; nixnut <nixnut@gentoo.org> ant-commons-logging-1.7.1.ebuild:
+ Stable on ppc wrt bug 250446
*ant-commons-logging-1.7.1 (14 Jul 2008)
diff --git a/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild b/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild
index 1fc98fa6f02b..e2321e2236a0 100644
--- a/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild
+++ b/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 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.1.ebuild,v 1.1 2008/07/14 21:55:20 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.2 2008/12/20 16:26:11 nixnut 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-logging-1.0.4-r2:0"
RDEPEND="${DEPEND}"