summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-12-29 17:15:02 +0000
committerPacho Ramos <pacho@gentoo.org>2011-12-29 17:15:02 +0000
commit4c6ba1a6a207af501a6174d5be0fe2bd12979234 (patch)
treee8cf78712b21358e4521f329464f22a391f483f0 /app-editors/ghex
parentamd64 stable, bug 393007 (diff)
downloadgentoo-2-4c6ba1a6a207af501a6174d5be0fe2bd12979234.tar.gz
gentoo-2-4c6ba1a6a207af501a6174d5be0fe2bd12979234.tar.bz2
gentoo-2-4c6ba1a6a207af501a6174d5be0fe2bd12979234.zip
amd64 stable, bug 393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r--app-editors/ghex/ChangeLog5
-rw-r--r--app-editors/ghex/ghex-3.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog
index 6fc10d9b2644..1371a6074445 100644
--- a/app-editors/ghex/ChangeLog
+++ b/app-editors/ghex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/ghex
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.64 2011/09/27 18:57:34 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.65 2011/12/29 17:15:02 pacho Exp $
+
+ 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> ghex-3.0.0.ebuild:
+ amd64 stable, bug 393007
27 Sep 2011; Pacho Ramos <pacho@gentoo.org> ghex-3.0.0.ebuild:
popt and scrollkeeper/rarian are no longer required, thanks to tetromino for
diff --git a/app-editors/ghex/ghex-3.0.0.ebuild b/app-editors/ghex/ghex-3.0.0.ebuild
index 8a0bba3a114f..8a3b7b05a087 100644
--- a/app-editors/ghex/ghex-3.0.0.ebuild
+++ b/app-editors/ghex/ghex-3.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v 1.2 2011/09/27 18:57:34 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v 1.3 2011/12/29 17:15:02 pacho Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 FDL-1.1"
SLOT="2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-libs/glib-2.26:2