diff options
author | Brent Baude <ranger@gentoo.org> | 2008-08-30 14:34:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-08-30 14:34:13 +0000 |
commit | 419950ad6bcade047035ad4d1853b809d9ec5d3c (patch) | |
tree | b22157a3b2f72b6b6634a2a795dd70ac00d260ad /dev-java/hamcrest-core/hamcrest-core-1.1.ebuild | |
parent | stable ppc, bug 213696 (diff) | |
download | historical-419950ad6bcade047035ad4d1853b809d9ec5d3c.tar.gz historical-419950ad6bcade047035ad4d1853b809d9ec5d3c.tar.bz2 historical-419950ad6bcade047035ad4d1853b809d9ec5d3c.zip |
stable ppc, bug 235747
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-java/hamcrest-core/hamcrest-core-1.1.ebuild')
-rw-r--r-- | dev-java/hamcrest-core/hamcrest-core-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild index f8240471b47a..f2680dbd7696 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild,v 1.6 2008/08/29 21:51:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild,v 1.7 2008/08/30 14:34:13 ranger Exp $ JAVA_PKG_IUSE="source" @@ -14,7 +14,7 @@ HOMEPAGE="http://code.google.com/p/${MY_PN}/" SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86" IUSE="" DEPEND=">=virtual/jdk-1.5 |