summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-07-18 06:29:25 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-07-18 06:29:25 +0000
commita17ac516dfdeee7def8bd0de72dc4d0b86b991b3 (patch)
treef07c4f59535edac0a1e0434a7bb5cca464199466 /dev-java/ant-commons-logging
parentVersion bump. (diff)
downloadhistorical-a17ac516dfdeee7def8bd0de72dc4d0b86b991b3.tar.gz
historical-a17ac516dfdeee7def8bd0de72dc4d0b86b991b3.tar.bz2
historical-a17ac516dfdeee7def8bd0de72dc4d0b86b991b3.zip
ppc stable wrt #305929
Package-Manager: portage-2.2.0_alpha45/cvs/Linux x86_64
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.8.1.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 3e922a0e1702..e94992a7c273 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.23 2011/05/03 18:58:46 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.24 2011/07/18 06:21:11 xarthisius Exp $
+
+ 18 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ ant-commons-logging-1.8.1.ebuild:
+ ppc stable wrt #305929
03 May 2011; Fabian Groffen <grobian@gentoo.org>
ant-commons-logging-1.8.1.ebuild:
diff --git a/dev-java/ant-commons-logging/ant-commons-logging-1.8.1.ebuild b/dev-java/ant-commons-logging/ant-commons-logging-1.8.1.ebuild
index 849a5d06b1a3..2aaf0a66bd45 100644
--- a/dev-java/ant-commons-logging/ant-commons-logging-1.8.1.ebuild
+++ b/dev-java/ant-commons-logging/ant-commons-logging-1.8.1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2011 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.8.1.ebuild,v 1.6 2011/05/03 18:58:46 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.8.1.ebuild,v 1.7 2011/07/18 06:21:11 xarthisius Exp $
EAPI=1
inherit ant-tasks
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=">=dev-java/commons-logging-1.0.4-r2:0"