diff options
Diffstat (limited to 'dev-java/jdepend/jdepend-2.9-r4.ebuild')
-rw-r--r-- | dev-java/jdepend/jdepend-2.9-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jdepend/jdepend-2.9-r4.ebuild b/dev-java/jdepend/jdepend-2.9-r4.ebuild index 1e663a799da4..001cce50dd5c 100644 --- a/dev-java/jdepend/jdepend-2.9-r4.ebuild +++ b/dev-java/jdepend/jdepend-2.9-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdepend/jdepend-2.9-r4.ebuild,v 1.8 2010/01/15 19:13:02 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdepend/jdepend-2.9-r4.ebuild,v 1.9 2010/07/16 19:52:14 grobian Exp $ JAVA_PKG_IUSE="doc source" @@ -12,7 +12,7 @@ SRC_URI="http://www.clarkware.com/software/${P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND=">=virtual/jdk-1.4 >=app-arch/unzip-5.50-r1" |