diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 14:56:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 14:56:43 +0000 |
commit | 58394b007ca8dde3a594e9ec25198fa478d2812b (patch) | |
tree | 848580b3ccef1cf64b5afa887f313a379f1fdde9 /dev-db/henplus/henplus-0.9.5-r2.ebuild | |
parent | Fix aac typo, wrt bug 149826 (diff) | |
download | historical-58394b007ca8dde3a594e9ec25198fa478d2812b.tar.gz historical-58394b007ca8dde3a594e9ec25198fa478d2812b.tar.bz2 historical-58394b007ca8dde3a594e9ec25198fa478d2812b.zip |
Dropping sparc keywords, see #96229
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-db/henplus/henplus-0.9.5-r2.ebuild')
-rw-r--r-- | dev-db/henplus/henplus-0.9.5-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/henplus/henplus-0.9.5-r2.ebuild b/dev-db/henplus/henplus-0.9.5-r2.ebuild index 3cca60764bc2..e4c48ba4f8fc 100644 --- a/dev-db/henplus/henplus-0.9.5-r2.ebuild +++ b/dev-db/henplus/henplus-0.9.5-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/henplus-0.9.5-r2.ebuild,v 1.7 2005/11/28 13:18:15 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/henplus-0.9.5-r2.ebuild,v 1.8 2006/10/05 14:55:40 gustavoz Exp $ inherit java-pkg eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://henplus.sf.net" SRC_URI="mirror://sourceforge/henplus/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="~amd64 ppc x86" IUSE="jikes" RDEPEND=">=virtual/jre-1.3 |