diff options
author | 2008-08-17 17:19:36 +0000 | |
---|---|---|
committer | 2008-08-17 17:19:36 +0000 | |
commit | 9f27b4e0ee9639f1745efc7b582190eaa9526fe3 (patch) | |
tree | de10c4825c29b8912c56ef8ed38315f0117c5402 /app-editors/ghex | |
parent | Version bump #234746 by Raúl Porcel. (diff) | |
download | gentoo-2-9f27b4e0ee9639f1745efc7b582190eaa9526fe3.tar.gz gentoo-2-9f27b4e0ee9639f1745efc7b582190eaa9526fe3.tar.bz2 gentoo-2-9f27b4e0ee9639f1745efc7b582190eaa9526fe3.zip |
x86 stable, bug #234517
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc2 i686)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.22.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index a8cf7ba3f2c5..20e2b69ee5dd 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.50 2008/08/15 15:56:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.51 2008/08/17 17:19:36 maekke Exp $ + + 17 Aug 2008; Markus Meier <maekke@gentoo.org> ghex-2.22.0.ebuild: + x86 stable, bug #234517 15 Aug 2008; nixnut <nixnut@gentoo.org> ghex-2.22.0.ebuild: Stable on ppc wrt bug 234517 diff --git a/app-editors/ghex/ghex-2.22.0.ebuild b/app-editors/ghex/ghex-2.22.0.ebuild index 0c8ed8162c69..fb1e8fdd3f7d 100644 --- a/app-editors/ghex/ghex-2.22.0.ebuild +++ b/app-editors/ghex/ghex-2.22.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.22.0.ebuild,v 1.4 2008/08/15 15:56:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.22.0.ebuild,v 1.5 2008/08/17 17:19:36 maekke 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 |