summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jdepend')
-rw-r--r--dev-java/jdepend/ChangeLog5
-rw-r--r--dev-java/jdepend/jdepend-2.9-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/jdepend/ChangeLog b/dev-java/jdepend/ChangeLog
index c21cc8cceefc..6663f157764b 100644
--- a/dev-java/jdepend/ChangeLog
+++ b/dev-java/jdepend/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jdepend
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdepend/ChangeLog,v 1.51 2010/01/15 19:13:02 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdepend/ChangeLog,v 1.52 2010/07/16 19:52:14 grobian Exp $
+
+ 16 Jul 2010; Fabian Groffen <grobian@gentoo.org> jdepend-2.9-r4.ebuild:
+ Marked ~x64-macos
15 Jan 2010; Ulrich Mueller <ulm@gentoo.org> jdepend-2.9-r4.ebuild:
LICENSE is identical with BSD, bug 301123.
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"