diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-07 19:17:50 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-07 19:17:50 +0000 |
commit | 6d5b3f635c979b0b4cb289f7ebd96a8be5a44f6e (patch) | |
tree | fd1fc6d28f3be6dde09ec35f5de1bcb1a0729274 /dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild | |
parent | Marking ant-apache-regexp-1.7.1 ppc64 for bug 250466 (diff) | |
download | gentoo-2-6d5b3f635c979b0b4cb289f7ebd96a8be5a44f6e.tar.gz gentoo-2-6d5b3f635c979b0b4cb289f7ebd96a8be5a44f6e.tar.bz2 gentoo-2-6d5b3f635c979b0b4cb289f7ebd96a8be5a44f6e.zip |
Marking ant-apache-oro-1.7.1 ppc64 for bug 250466
(Portage version: 2.1.6.4/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild')
-rw-r--r-- | dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild b/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild index 9d1be65b40fb..c4900a518c55 100644 --- a/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild +++ b/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild @@ -1,6 +1,6 @@ -# 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-apache-oro/ant-apache-oro-1.7.1.ebuild,v 1.4 2008/12/21 13:36:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild,v 1.5 2009/01/07 19:17:50 ranger Exp $ EAPI=1 @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="jakarta-oro-2.0" inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" DEPEND=">=dev-java/jakarta-oro-2.0.8-r2:2.0" RDEPEND="${DEPEND}" |