diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-05 17:31:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-05 17:31:23 +0000 |
commit | 23d236c22c15f0a18f2d5dbbf04ef0ffef42f373 (patch) | |
tree | b6e6146f4f0faabbd70f5e2dee8fba047d0e50b5 /dev-java/ant-jdepend/ant-jdepend-1.8.4.ebuild | |
parent | Stable for ppc64, wrt bug #417909 (diff) | |
download | gentoo-2-23d236c22c15f0a18f2d5dbbf04ef0ffef42f373.tar.gz gentoo-2-23d236c22c15f0a18f2d5dbbf04ef0ffef42f373.tar.bz2 gentoo-2-23d236c22c15f0a18f2d5dbbf04ef0ffef42f373.zip |
Stable for ppc64, wrt bug #417909
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-java/ant-jdepend/ant-jdepend-1.8.4.ebuild')
-rw-r--r-- | dev-java/ant-jdepend/ant-jdepend-1.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-jdepend/ant-jdepend-1.8.4.ebuild b/dev-java/ant-jdepend/ant-jdepend-1.8.4.ebuild index 0f5999f40d98..1177d04a6bf2 100644 --- a/dev-java/ant-jdepend/ant-jdepend-1.8.4.ebuild +++ b/dev-java/ant-jdepend/ant-jdepend-1.8.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.8.4.ebuild,v 1.4 2012/08/23 08:19:51 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.8.4.ebuild,v 1.5 2012/12/05 17:31:23 ago Exp $ EAPI="4" inherit ant-tasks -KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-java/jdepend-2.9-r2:0" |