summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-20 11:11:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-20 11:11:18 +0000
commit722e2e4e382573230f766ca857a3b3497719a03c (patch)
treecc0a555ad484a4be85cb482685069b8fd18347e3 /dev-java/ant-commons-logging
parentStable for amd64, wrt bug #476958 (diff)
downloadgentoo-2-722e2e4e382573230f766ca857a3b3497719a03c.tar.gz
gentoo-2-722e2e4e382573230f766ca857a3b3497719a03c.tar.bz2
gentoo-2-722e2e4e382573230f766ca857a3b3497719a03c.zip
Stable for amd64, 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 a319b4d567f4..1b77372f8944 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.36 2013/10/20 09:14:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.37 2013/10/20 11:11:18 ago Exp $
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org>
+ ant-commons-logging-1.9.2.ebuild:
+ Stable for amd64, 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 1abb58c60b48..1885157ff38d 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.2 2013/10/20 09:14:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.9.2.ebuild,v 1.3 2013/10/20 11:11:18 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}"