diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-02-02 20:20:23 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-02-02 20:20:23 +0000 |
commit | 7cdd0546ebe6ab5ba4614c98c48af77ce87b06b9 (patch) | |
tree | 5ca541dc9679e351c6333237860838d5850d21e9 /app-editors/ghex | |
parent | Remove old (diff) | |
download | gentoo-2-7cdd0546ebe6ab5ba4614c98c48af77ce87b06b9.tar.gz gentoo-2-7cdd0546ebe6ab5ba4614c98c48af77ce87b06b9.tar.bz2 gentoo-2-7cdd0546ebe6ab5ba4614c98c48af77ce87b06b9.zip |
Stable on amd64, bug #208364
(Portage version: 2.1.4)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.20.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 9d416148a382..83456e1648c7 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.41 2008/02/01 19:44:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.42 2008/02/02 20:20:23 angelos Exp $ + + 02 Feb 2008; Christoph Mende <angelos@gentoo.org> ghex-2.20.0.ebuild: + Stable on amd64, bug #208364 01 Feb 2008; Raúl Porcel <armin76@gentoo.org> ghex-2.20.0.ebuild: sparc stable wrt #208364 diff --git a/app-editors/ghex/ghex-2.20.0.ebuild b/app-editors/ghex/ghex-2.20.0.ebuild index 38ab0391792e..4865d1ab8cf3 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-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.3 2008/02/01 19:44:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.20.0.ebuild,v 1.4 2008/02/02 20:20:23 angelos 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 |