summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-05-06 08:00:39 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-05-06 08:00:39 +0000
commit0d5e1b6f5bc8ac56f20a4c6604661935f0a0bf6d (patch)
tree1420b10efd3765c0d9c59c5c571be20a8e54c13a /dev-java/ant-commons-logging
parentFix src_install. (diff)
downloadhistorical-0d5e1b6f5bc8ac56f20a4c6604661935f0a0bf6d.tar.gz
historical-0d5e1b6f5bc8ac56f20a4c6604661935f0a0bf6d.tar.bz2
historical-0d5e1b6f5bc8ac56f20a4c6604661935f0a0bf6d.zip
ppc stable
Package-Manager: portage-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 35e41c4307fc..b8dc015b9ce9 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.7 2007/05/05 16:47:42 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.8 2007/05/06 07:48:19 dertobi123 Exp $
+
+ 06 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ ant-commons-logging-1.7.0.ebuild:
+ ppc stable
05 May 2007; Andrej Kacian <ticho@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 240705ba7f69..f787fbc1b023 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.8 2007/05/05 16:47:42 ticho Exp $
+# $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 $
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}"