diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 14:55:40 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 14:55:40 +0000 |
commit | 51060eed7d0784e383f606c4059220140f24a8bb (patch) | |
tree | a1f1614892258cf15dac0411b23f75b16bcc2e19 /dev-db/henplus | |
parent | Dropping sparc keywords, see #96229 (diff) | |
download | gentoo-2-51060eed7d0784e383f606c4059220140f24a8bb.tar.gz gentoo-2-51060eed7d0784e383f606c4059220140f24a8bb.tar.bz2 gentoo-2-51060eed7d0784e383f606c4059220140f24a8bb.zip |
Dropping sparc keywords, see #96229
(Portage version: 2.1.1)
Diffstat (limited to 'dev-db/henplus')
-rw-r--r-- | dev-db/henplus/ChangeLog | 8 | ||||
-rw-r--r-- | dev-db/henplus/henplus-0.9.5-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-db/henplus/ChangeLog b/dev-db/henplus/ChangeLog index 41f57f07a719..f61dd98f7be8 100644 --- a/dev-db/henplus/ChangeLog +++ b/dev-db/henplus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/henplus -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.12 2005/11/28 13:18:15 metalgod Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.13 2006/10/05 14:55:40 gustavoz Exp $ + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + henplus-0.9.5-r2.ebuild: + Dropping sparc keywords, see #96229 28 Nov 2005; Luis Medinas <metalgod@gentoo.org> henplus-0.9.5-r2.ebuild: Added ~amd64 keyword. Closes bug #112475. 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 |