diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-05 12:49:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-05 12:49:38 +0000 |
commit | 3150506710834c280bade95582dce9084524075c (patch) | |
tree | 6bd08bebd22a6f7c98b2aaec359b83b53b281fd4 /app-editors/ghex | |
parent | Removed insecure phpmyadmin-2.11.1.2 (#198801). (diff) | |
download | gentoo-2-3150506710834c280bade95582dce9084524075c.tar.gz gentoo-2-3150506710834c280bade95582dce9084524075c.tar.bz2 gentoo-2-3150506710834c280bade95582dce9084524075c.zip |
sparc stable wrt #201079, thanks to Tiago Cunha for testing
(Portage version: 2.1.3.19)
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 8f8eed18b418..8c74266c255e 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.38 2007/12/04 17:25:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.39 2007/12/05 12:49:38 armin76 Exp $ + + 05 Dec 2007; Raúl Porcel <armin76@gentoo.org> ghex-2.8.2.ebuild: + sparc stable wrt #201079, thanks to Tiago Cunha for testing 04 Dec 2007; nixnut <nixnut@gentoo.org> ghex-2.8.2.ebuild: Stable on ppc wrt bug 201079 diff --git a/app-editors/ghex/ghex-2.8.2.ebuild b/app-editors/ghex/ghex-2.8.2.ebuild index e9ab26d9be73..536ec099c9f2 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.4 2007/12/04 17:25:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.8.2.ebuild,v 1.5 2007/12/05 12:49:38 armin76 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 |