diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-05-05 16:47:42 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-05-05 16:47:42 +0000 |
commit | ef1bd53e802e0dcde5083246e6c19c24af664915 (patch) | |
tree | 6376edd4916d9771f3f5fe6ea2f258f9b5267162 /dev-java | |
parent | Stable on x86, bug #176856. (diff) | |
download | gentoo-2-ef1bd53e802e0dcde5083246e6c19c24af664915.tar.gz gentoo-2-ef1bd53e802e0dcde5083246e6c19c24af664915.tar.bz2 gentoo-2-ef1bd53e802e0dcde5083246e6c19c24af664915.zip |
Stable on x86, bug #176856.
(Portage version: 2.1.2.5)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/ant-commons-logging/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/ant-commons-logging/ant-commons-logging-1.7.0.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 f8c040984f56..35e41c4307fc 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.6 2007/05/03 20:00:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.7 2007/05/05 16:47:42 ticho Exp $ + + 05 May 2007; Andrej Kacian <ticho@gentoo.org> + ant-commons-logging-1.7.0.ebuild: + Stable on x86, bug #176856. 03 May 2007; Markus Rothe <corsair@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 8fcc2bd54cb2..240705ba7f69 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.7 2007/05/03 20:00:27 corsair Exp $ +# $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 $ 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}" |