summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-07-16 20:08:02 +0000
committerFabian Groffen <grobian@gentoo.org>2010-07-16 20:08:02 +0000
commit675b9563ebef6825948bc37b84684702effdeac7 (patch)
tree6f6e4c04d352e0c9334183ecb8637c18edf1d5c1 /dev-java/junit
parentMarked ~x64-macos (diff)
downloadhistorical-675b9563ebef6825948bc37b84684702effdeac7.tar.gz
historical-675b9563ebef6825948bc37b84684702effdeac7.tar.bz2
historical-675b9563ebef6825948bc37b84684702effdeac7.zip
Marked ~x64-macos
Package-Manager: portage-2.2.01.15395-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-java/junit')
-rw-r--r--dev-java/junit/ChangeLog6
-rw-r--r--dev-java/junit/junit-3.8.2-r1.ebuild4
-rw-r--r--dev-java/junit/junit-4.6.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/junit/ChangeLog b/dev-java/junit/ChangeLog
index 5dd936fa07e6..f00e879de80a 100644
--- a/dev-java/junit/ChangeLog
+++ b/dev-java/junit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/junit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/junit/ChangeLog,v 1.56 2010/01/23 12:54:46 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/junit/ChangeLog,v 1.57 2010/07/16 20:02:29 grobian Exp $
+
+ 16 Jul 2010; Fabian Groffen <grobian@gentoo.org> junit-3.8.2-r1.ebuild,
+ junit-4.6.ebuild:
+ Marked ~x64-macos
23 Jan 2010; Alexis Ballier <aballier@gentoo.org> junit-4.6.ebuild:
keyword ~x86-fbsd, bug #129773 and fix find call to be bsd-compatible
diff --git a/dev-java/junit/junit-3.8.2-r1.ebuild b/dev-java/junit/junit-3.8.2-r1.ebuild
index a8ac59b835ed..e7b43db87906 100644
--- a/dev-java/junit/junit-3.8.2-r1.ebuild
+++ b/dev-java/junit/junit-3.8.2-r1.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/junit/junit-3.8.2-r1.ebuild,v 1.7 2010/01/03 20:52:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/junit/junit-3.8.2-r1.ebuild,v 1.8 2010/07/16 20:02:29 grobian Exp $
JAVA_PKG_IUSE="doc source"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
HOMEPAGE="http://www.junit.org/"
LICENSE="CPL-1.0"
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"
IUSE=""
DEPEND=">=virtual/jdk-1.4
app-arch/unzip"
diff --git a/dev-java/junit/junit-4.6.ebuild b/dev-java/junit/junit-4.6.ebuild
index 3e31548cbf80..b87038a83028 100644
--- a/dev-java/junit/junit-4.6.ebuild
+++ b/dev-java/junit/junit-4.6.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/junit/junit-4.6.ebuild,v 1.6 2010/01/23 12:54:46 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/junit/junit-4.6.ebuild,v 1.7 2010/07/16 20:02:29 grobian Exp $
# WARNING: JUNIT.JAR IS _NOT_ SYMLINKED TO ANT-CORE LIB FOLDER AS JUNIT3 IS
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
HOMEPAGE="http://www.junit.org/"
LICENSE="CPL-1.0"
SLOT="4"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-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 ~x64-solaris ~x86-solaris"
IUSE=""
CDEPEND="dev-java/hamcrest-core"