diff options
author | 2008-02-01 16:58:26 +0000 | |
---|---|---|
committer | 2008-02-01 16:58:26 +0000 | |
commit | eb08484e39e9efcfa19837a7663665663683f458 (patch) | |
tree | 033b40a572d9be23297d752d4bec169407b99c48 /app-editors/ghex | |
parent | unicode-2 branch is merged to mainline, so reflect this in ebuilds (diff) | |
download | gentoo-2-eb08484e39e9efcfa19837a7663665663683f458.tar.gz gentoo-2-eb08484e39e9efcfa19837a7663665663683f458.tar.bz2 gentoo-2-eb08484e39e9efcfa19837a7663665663683f458.zip |
x86 stable, bug #208364
(Portage version: 2.1.4)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.20.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 8c74266c255e..163b8c59a493 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.39 2007/12/05 12:49:38 armin76 Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.40 2008/02/01 16:58:26 maekke Exp $ + + 01 Feb 2008; Markus Meier <maekke@gentoo.org> ghex-2.20.0.ebuild: + x86 stable, bug #208364 05 Dec 2007; Raúl Porcel <armin76@gentoo.org> ghex-2.8.2.ebuild: sparc stable wrt #201079, thanks to Tiago Cunha for testing diff --git a/app-editors/ghex/ghex-2.20.0.ebuild b/app-editors/ghex/ghex-2.20.0.ebuild index 37f256b7d802..b5198b80e418 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-2007 Gentoo Foundation +# 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.1 2007/12/03 10:32:03 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.20.0.ebuild,v 1.2 2008/02/01 16:58:26 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 |