summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-10-04 07:37:45 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-10-04 07:37:45 +0000
commit5f21c8205a1ad5fb094f7c6e771d20929521419c (patch)
tree5e2ea9d02da7350deaa98438c9ed6711c100d6a4 /app-editors/ghex
parentRevision bump backports upstream patches to fix bug #435112. Remove unused pa... (diff)
downloadgentoo-2-5f21c8205a1ad5fb094f7c6e771d20929521419c.tar.gz
gentoo-2-5f21c8205a1ad5fb094f7c6e771d20929521419c.tar.bz2
gentoo-2-5f21c8205a1ad5fb094f7c6e771d20929521419c.zip
x86 stable wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r--app-editors/ghex/ChangeLog5
-rw-r--r--app-editors/ghex/ghex-3.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog
index 74b8f16b6fa1..c6c269c6f131 100644
--- a/app-editors/ghex/ChangeLog
+++ b/app-editors/ghex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/ghex
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.72 2012/09/04 04:30:27 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.73 2012/10/04 07:37:45 phajdan.jr Exp $
+
+ 04 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ghex-3.4.1.ebuild:
+ x86 stable wrt bug #427544
04 Sep 2012; Mart Raudsepp <leio@gentoo.org> -ghex-2.24.0.ebuild:
Remove old
diff --git a/app-editors/ghex/ghex-3.4.1.ebuild b/app-editors/ghex/ghex-3.4.1.ebuild
index fc24d23de5a5..c016f8b35eb7 100644
--- a/app-editors/ghex/ghex-3.4.1.ebuild
+++ b/app-editors/ghex/ghex-3.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.4.1.ebuild,v 1.2 2012/05/24 08:53:35 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.4.1.ebuild,v 1.3 2012/10/04 07:37:45 phajdan.jr 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 ~x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-libs/atk-1