diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-08 23:07:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-08 23:07:04 +0000 |
commit | dd8b42c892a65de5ac12d6013326c42443bf42de (patch) | |
tree | f1322b6901a372c2809c76bb315e1ff69bc32433 /app-editors/ghex | |
parent | Stable for HPPA (bug #272406). (diff) | |
download | gentoo-2-dd8b42c892a65de5ac12d6013326c42443bf42de.tar.gz gentoo-2-dd8b42c892a65de5ac12d6013326c42443bf42de.tar.bz2 gentoo-2-dd8b42c892a65de5ac12d6013326c42443bf42de.zip |
Stable for HPPA (bug #271961).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.24.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index ee2ec5f390ec..3ca4ebffdae8 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.56 2009/06/01 13:08:39 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.57 2009/06/08 23:07:04 jer Exp $ + + 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> ghex-2.24.0.ebuild: + Stable for HPPA (bug #271961). 01 Jun 2009; Tiago Cunha <tcunha@gentoo.org> ghex-2.24.0.ebuild: stable sparc, bug 271961 diff --git a/app-editors/ghex/ghex-2.24.0.ebuild b/app-editors/ghex/ghex-2.24.0.ebuild index 8d18c7950406..40039b34c2b6 100644 --- a/app-editors/ghex/ghex-2.24.0.ebuild +++ b/app-editors/ghex/ghex-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.5 2009/06/01 13:08:39 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.6 2009/06/08 23:07:04 jer Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="2" -KEYWORDS="amd64 ~hppa ppc sparc x86" +KEYWORDS="amd64 hppa ppc sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 |