diff options
author | Tom Martin <slarti@gentoo.org> | 2004-10-25 23:52:22 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-10-25 23:52:22 +0000 |
commit | cc3790b2bbc43a26994a6d689967679329307ca6 (patch) | |
tree | 6f81f0cb760a7e4a670af83977974d60abb6f0f2 /app-editors/ghex | |
parent | ~amd64, #61642 (Manifest recommit) (diff) | |
download | gentoo-2-cc3790b2bbc43a26994a6d689967679329307ca6.tar.gz gentoo-2-cc3790b2bbc43a26994a6d689967679329307ca6.tar.bz2 gentoo-2-cc3790b2bbc43a26994a6d689967679329307ca6.zip |
~amd64, #68801
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 69afd4bdf17f..df47f3fe4024 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.20 2004/10/05 12:19:43 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.21 2004/10/25 23:52:22 slarti Exp $ + + 25 Oct 2004; Tom Martin <slarti@gentoo.org> ghex-2.4.1.ebuild: + Marked ~amd64, see bug 68801. 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> ghex-2.2.1.ebuild, ghex-2.4.0.1.ebuild, ghex-2.4.1.ebuild: diff --git a/app-editors/ghex/ghex-2.4.1.ebuild b/app-editors/ghex/ghex-2.4.1.ebuild index 3f4c64b9aaa9..6d1c127424c7 100644 --- a/app-editors/ghex/ghex-2.4.1.ebuild +++ b/app-editors/ghex/ghex-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.4.1.ebuild,v 1.4 2004/10/05 12:19:43 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.4.1.ebuild,v 1.5 2004/10/25 23:52:22 slarti Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/softwaremap/projects/ghex/" LICENSE="GPL-2 FDL-1.1" SLOT="2" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~amd64" IUSE="" RDEPEND=">=gnome-base/gail-0.17 |