diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-01 19:44:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-01 19:44:38 +0000 |
commit | d220b7fd6e39e4b4df18c75eaa4538dbdc55ce04 (patch) | |
tree | d00fadbfa4b53ef09eac8f8023e9d2bfc4ac90f3 /app-editors | |
parent | Version bumped due to Bug 206107. This should fix many issues. (diff) | |
download | gentoo-2-d220b7fd6e39e4b4df18c75eaa4538dbdc55ce04.tar.gz gentoo-2-d220b7fd6e39e4b4df18c75eaa4538dbdc55ce04.tar.bz2 gentoo-2-d220b7fd6e39e4b4df18c75eaa4538dbdc55ce04.zip |
sparc stable wrt #208364
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors')
-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 163b8c59a493..9d416148a382 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.40 2008/02/01 16:58:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.41 2008/02/01 19:44:38 armin76 Exp $ + + 01 Feb 2008; Raúl Porcel <armin76@gentoo.org> ghex-2.20.0.ebuild: + sparc stable wrt #208364 01 Feb 2008; Markus Meier <maekke@gentoo.org> ghex-2.20.0.ebuild: x86 stable, bug #208364 diff --git a/app-editors/ghex/ghex-2.20.0.ebuild b/app-editors/ghex/ghex-2.20.0.ebuild index b5198b80e418..38ab0391792e 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.2 2008/02/01 16:58:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.20.0.ebuild,v 1.3 2008/02/01 19:44: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=">=x11-libs/gtk+-2.4 |