diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-07 19:08:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-07 19:08:13 +0000 |
commit | 458f81d472f89292fa2ad67febd648e6acf2a344 (patch) | |
tree | 1d6e0838714765938d8f9b8aa82247d9636f5408 /dev-java/ant-commons-logging | |
parent | Marking ant-apache-log4j-1.7.1 ppc64 for bug 250466 (diff) | |
download | historical-458f81d472f89292fa2ad67febd648e6acf2a344.tar.gz historical-458f81d472f89292fa2ad67febd648e6acf2a344.tar.bz2 historical-458f81d472f89292fa2ad67febd648e6acf2a344.zip |
Marking ant-commons-logging-1.7.1 ppc64 for bug 250466
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64
Diffstat (limited to 'dev-java/ant-commons-logging')
-rw-r--r-- | dev-java/ant-commons-logging/ChangeLog | 8 | ||||
-rw-r--r-- | dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/ant-commons-logging/ChangeLog b/dev-java/ant-commons-logging/ChangeLog index 7d7b8aacc7ad..3a479e2dc7aa 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.13 2008/12/21 13:34:30 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.14 2009/01/07 19:08:13 ranger Exp $ + + 07 Jan 2009; Brent Baude <ranger@gentoo.org> + ant-commons-logging-1.7.1.ebuild: + Marking ant-commons-logging-1.7.1 ppc64 for bug 250466 21 Dec 2008; Markus Meier <maekke@gentoo.org> ant-commons-logging-1.7.1.ebuild: diff --git a/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild b/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild index 02aafa0990ac..46087762fd57 100644 --- a/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild +++ b/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.1.ebuild,v 1.4 2008/12/21 13:34:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild,v 1.5 2009/01/07 19:08:13 ranger Exp $ EAPI=1 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:0" RDEPEND="${DEPEND}" |