diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-07-16 20:02:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-07-16 20:02:29 +0000 |
commit | b52ab4a407f0ebe4aeffdd5d0485cef9feb976ec (patch) | |
tree | a0d9850677e9ca65c38ca04f53bfada52d20dbad /dev-java/junit/junit-3.8.2-r1.ebuild | |
parent | Marked ~x64-macos (diff) | |
download | gentoo-2-b52ab4a407f0ebe4aeffdd5d0485cef9feb976ec.tar.gz gentoo-2-b52ab4a407f0ebe4aeffdd5d0485cef9feb976ec.tar.bz2 gentoo-2-b52ab4a407f0ebe4aeffdd5d0485cef9feb976ec.zip |
Marked ~x64-macos
(Portage version: 2.2.01.15395-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-java/junit/junit-3.8.2-r1.ebuild')
-rw-r--r-- | dev-java/junit/junit-3.8.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |