diff options
author | Markus Meier <maekke@gentoo.org> | 2007-12-03 12:31:04 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2007-12-03 12:31:04 +0000 |
commit | 14055d75b0cd8fa94fb1c9d66f31c3e9d10e40f8 (patch) | |
tree | b66e4124e3681fb36e769b6bd367be369df98b33 /app-editors/ghex | |
parent | x86 stable, security bug #200285 (diff) | |
download | gentoo-2-14055d75b0cd8fa94fb1c9d66f31c3e9d10e40f8.tar.gz gentoo-2-14055d75b0cd8fa94fb1c9d66f31c3e9d10e40f8.tar.bz2 gentoo-2-14055d75b0cd8fa94fb1c9d66f31c3e9d10e40f8.zip |
x86 stable, bug #201079
(Portage version: 2.1.4_rc6)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 542e53b996cd..ba2ea34e1f69 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.35 2007/12/03 10:32:03 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.36 2007/12/03 12:31:04 maekke Exp $ + + 03 Dec 2007; Markus Meier <maekke@gentoo.org> ghex-2.8.2.ebuild: + x86 stable, bug #201079 *ghex-2.20.0 (03 Dec 2007) diff --git a/app-editors/ghex/ghex-2.8.2.ebuild b/app-editors/ghex/ghex-2.8.2.ebuild index 653cde747e52..506f400253e9 100644 --- a/app-editors/ghex/ghex-2.8.2.ebuild +++ b/app-editors/ghex/ghex-2.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.8.2.ebuild,v 1.1 2007/01/09 06:55:19 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.8.2.ebuild,v 1.2 2007/12/03 12:31:04 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=">=gnome-base/gail-0.17 |