summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-20 15:11:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-20 15:11:26 +0000
commit422f5788bcfb2483dce0598ac7ca81e4f22c5f14 (patch)
treebc0d21b26702b4fd533ade1cd2ee180524315b96 /dev-java/ant-commons-logging
parentStable for ppc, wrt bug #476958 (diff)
downloadgentoo-2-422f5788bcfb2483dce0598ac7ca81e4f22c5f14.tar.gz
gentoo-2-422f5788bcfb2483dce0598ac7ca81e4f22c5f14.tar.bz2
gentoo-2-422f5788bcfb2483dce0598ac7ca81e4f22c5f14.zip
Stable for ppc, wrt bug #476958
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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.9.2.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 5bbd5d64bc52..e6033c664ec9 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.38 2013/10/20 11:14:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.39 2013/10/20 15:11:26 ago Exp $
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org>
+ ant-commons-logging-1.9.2.ebuild:
+ Stable for ppc, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org>
ant-commons-logging-1.9.2.ebuild:
diff --git a/dev-java/ant-commons-logging/ant-commons-logging-1.9.2.ebuild b/dev-java/ant-commons-logging/ant-commons-logging-1.9.2.ebuild
index 545144b3e755..56e3623061a3 100644
--- a/dev-java/ant-commons-logging/ant-commons-logging-1.9.2.ebuild
+++ b/dev-java/ant-commons-logging/ant-commons-logging-1.9.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2013 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.9.2.ebuild,v 1.4 2013/10/20 11:14:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.9.2.ebuild,v 1.5 2013/10/20 15:11:26 ago Exp $
EAPI="5"
inherit ant-tasks
-KEYWORDS="amd64 ~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 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"
DEPEND=">=dev-java/commons-logging-1.0.4-r2:0"
RDEPEND="${DEPEND}"