diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-20 11:14:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-20 11:14:30 +0000 |
commit | 11098849006203635b97120345fa15422d3565d0 (patch) | |
tree | 8dac26728477fd4111ef0eaa0bcb6a753910c7a7 /dev-java/ant-commons-logging | |
parent | Stable for x86, wrt bug #476958 (diff) | |
download | gentoo-2-11098849006203635b97120345fa15422d3565d0.tar.gz gentoo-2-11098849006203635b97120345fa15422d3565d0.tar.bz2 gentoo-2-11098849006203635b97120345fa15422d3565d0.zip |
Stable for x86, 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/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/ant-commons-logging/ant-commons-logging-1.9.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/ant-commons-logging/ChangeLog b/dev-java/ant-commons-logging/ChangeLog index 1b77372f8944..5bbd5d64bc52 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.37 2013/10/20 11:11:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.38 2013/10/20 11:14:30 ago Exp $ + + 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + ant-commons-logging-1.9.2.ebuild: + Stable for x86, 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 1885157ff38d..545144b3e755 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.3 2013/10/20 11:11:18 ago Exp $ +# $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 $ 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}" |