diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 13:36:44 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 13:36:44 +0000 |
commit | d7cf7beecfb28d475758f812cc2074f117d0abb2 (patch) | |
tree | 7cf41680dc496f0b3660502c41e4740c18b6a1e8 /app-editors/ghex | |
parent | Fixing typo in local USE flag description (see bug 271604). (diff) | |
download | gentoo-2-d7cf7beecfb28d475758f812cc2074f117d0abb2.tar.gz gentoo-2-d7cf7beecfb28d475758f812cc2074f117d0abb2.tar.bz2 gentoo-2-d7cf7beecfb28d475758f812cc2074f117d0abb2.zip |
ppc stable #271961
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 5ec2329c8abe..aa1e89395cfa 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.53 2009/04/28 15:22:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.54 2009/05/31 13:36:44 nixnut Exp $ + + 31 May 2009; nixnut <nixnut@gentoo.org> ghex-2.24.0.ebuild: + ppc stable #271961 28 Apr 2009; Jeroen Roovers <jer@gentoo.org> ghex-2.24.0.ebuild: Marked ~hppa (bug #265965). diff --git a/app-editors/ghex/ghex-2.24.0.ebuild b/app-editors/ghex/ghex-2.24.0.ebuild index 50938e28690f..2278acbef1eb 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.2 2009/04/28 15:22:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.3 2009/05/31 13:36:44 nixnut 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 |