diff options
author | 2008-12-21 13:34:30 +0000 | |
---|---|---|
committer | 2008-12-21 13:34:30 +0000 | |
commit | d164b857d33dd3c16a08f5fc072941df2c3ff830 (patch) | |
tree | 6626ff53b2a8a037563c0d294ae714a8edbc6a6a /dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild | |
parent | x86 stable, bug #250466 (diff) | |
download | gentoo-2-d164b857d33dd3c16a08f5fc072941df2c3ff830.tar.gz gentoo-2-d164b857d33dd3c16a08f5fc072941df2c3ff830.tar.bz2 gentoo-2-d164b857d33dd3c16a08f5fc072941df2c3ff830.zip |
x86 stable, bug #250466
(Portage version: 2.1.6.2/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild')
-rw-r--r-- | dev-java/ant-commons-logging/ant-commons-logging-1.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 cae70fa752ae..02aafa0990ac 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 # 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.3 2008/12/20 19:49:05 ken69267 Exp $ +# $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 $ 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}" |