diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-08-12 17:16:03 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-08-12 17:16:03 +0000 |
commit | c7b3bdc379a90349be11ced6b1d64f1a29385f1c (patch) | |
tree | 96359ae775f97e406924c4f20024b29ef1e25691 /app-editors/ghex | |
parent | version bump (diff) | |
download | gentoo-2-c7b3bdc379a90349be11ced6b1d64f1a29385f1c.tar.gz gentoo-2-c7b3bdc379a90349be11ced6b1d64f1a29385f1c.tar.bz2 gentoo-2-c7b3bdc379a90349be11ced6b1d64f1a29385f1c.zip |
amd64 stable, bug #234517
(Portage version: 2.2_rc7/cvs/Linux 2.6.25-gentoo-r4 x86_64)
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 6c84b3af3684..9173c2a4df7a 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.48 2008/08/12 13:31:19 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.49 2008/08/12 17:16:03 ken69267 Exp $ + + 12 Aug 2008; Kenneth Prugh <ken69267@gentoo.org> ghex-2.22.0.ebuild: + amd64 stable, bug #234517 12 Aug 2008; Ferris McCormick <fmccor@gentoo.org> ghex-2.22.0.ebuild: Sparc stable, Bug #234517, seems good. diff --git a/app-editors/ghex/ghex-2.22.0.ebuild b/app-editors/ghex/ghex-2.22.0.ebuild index af150440fafe..d05a59a21bfe 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.2 2008/08/12 13:31:19 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.22.0.ebuild,v 1.3 2008/08/12 17:16:03 ken69267 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 |