diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-22 16:55:00 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-22 16:55:00 +0000 |
commit | b018d9aa38e848d325abca2d2a97f62faadaf645 (patch) | |
tree | 1d93bc6aa31103277710f1bd029eac2adae88518 /dev-java/ant-commons-logging | |
parent | Added ~ppc64; bug #159820 (diff) | |
download | gentoo-2-b018d9aa38e848d325abca2d2a97f62faadaf645.tar.gz gentoo-2-b018d9aa38e848d325abca2d2a97f62faadaf645.tar.bz2 gentoo-2-b018d9aa38e848d325abca2d2a97f62faadaf645.zip |
Added ~ppc64; bug #159820
(Portage version: 2.1.1-r2)
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.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 9ac0309ef786..56291a5350cc 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.1 2007/01/21 22:49:51 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ChangeLog,v 1.2 2007/01/22 16:55:00 corsair Exp $ + + 22 Jan 2007; Markus Rothe <corsair@gentoo.org> + ant-commons-logging-1.7.0.ebuild: + Added ~ppc64; bug #159820 *ant-commons-logging-1.7.0 (21 Jan 2007) 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 d576ff8dceb0..9736662fe1b1 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.2 2007/01/22 10:30:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-logging/ant-commons-logging-1.7.0.ebuild,v 1.3 2007/01/22 16:55:00 corsair Exp $ inherit ant-tasks -KEYWORDS="~x86 ~x86-fbsd" +KEYWORDS="~ppc64 ~x86 ~x86-fbsd" DEPEND=">=dev-java/commons-logging-1.0.4-r2" RDEPEND="${DEPEND}" |