summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/ghex/ChangeLog5
-rw-r--r--app-editors/ghex/ghex-2.20.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog
index 83456e1648c7..71e2df91a59e 100644
--- a/app-editors/ghex/ChangeLog
+++ b/app-editors/ghex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/ghex
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.42 2008/02/02 20:20:23 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.43 2008/02/06 18:31:17 nixnut Exp $
+
+ 06 Feb 2008; nixnut <nixnut@gentoo.org> ghex-2.20.0.ebuild:
+ stable on ppc wrt bug #208364
02 Feb 2008; Christoph Mende <angelos@gentoo.org> ghex-2.20.0.ebuild:
Stable on amd64, bug #208364
diff --git a/app-editors/ghex/ghex-2.20.0.ebuild b/app-editors/ghex/ghex-2.20.0.ebuild
index 4865d1ab8cf3..b31991a5d451 100644
--- a/app-editors/ghex/ghex-2.20.0.ebuild
+++ b/app-editors/ghex/ghex-2.20.0.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/app-editors/ghex/ghex-2.20.0.ebuild,v 1.4 2008/02/02 20:20:23 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.20.0.ebuild,v 1.5 2008/02/06 18:31:17 nixnut Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 FDL-1.1"
SLOT="2"
-KEYWORDS="amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.4