diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-15 15:56:40 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-15 15:56:40 +0000 |
commit | a98f4b08f62036bfcdc7bcf557b7fdfc109f2d48 (patch) | |
tree | 96f5b28c5c51be2e137310f43aef5ca8cc6208e5 /app-editors/ghex | |
parent | Added creation of symlink libiniparser.so->libiniparser.so.0 (bug #231352). (diff) | |
download | gentoo-2-a98f4b08f62036bfcdc7bcf557b7fdfc109f2d48.tar.gz gentoo-2-a98f4b08f62036bfcdc7bcf557b7fdfc109f2d48.tar.bz2 gentoo-2-a98f4b08f62036bfcdc7bcf557b7fdfc109f2d48.zip |
Stable on ppc wrt bug 234517
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.22.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 9173c2a4df7a..a8cf7ba3f2c5 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.49 2008/08/12 17:16:03 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.50 2008/08/15 15:56:40 nixnut Exp $ + + 15 Aug 2008; nixnut <nixnut@gentoo.org> ghex-2.22.0.ebuild: + Stable on ppc wrt bug 234517 12 Aug 2008; Kenneth Prugh <ken69267@gentoo.org> ghex-2.22.0.ebuild: amd64 stable, bug #234517 diff --git a/app-editors/ghex/ghex-2.22.0.ebuild b/app-editors/ghex/ghex-2.22.0.ebuild index d05a59a21bfe..0c8ed8162c69 100644 --- a/app-editors/ghex/ghex-2.22.0.ebuild +++ b/app-editors/ghex/ghex-2.22.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.22.0.ebuild,v 1.3 2008/08/12 17:16:03 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.22.0.ebuild,v 1.4 2008/08/15 15:56:40 nixnut 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 |