diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 03:49:55 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 03:49:55 +0000 |
commit | cbcbf61db9bf8b4cb51a43ada32d35a16e5c513c (patch) | |
tree | 53bce73c0b451285de862e04e1e7fa58db4993e2 /app-editors/ghex | |
parent | add ubertooth-scan following development (diff) | |
download | gentoo-2-cbcbf61db9bf8b4cb51a43ada32d35a16e5c513c.tar.gz gentoo-2-cbcbf61db9bf8b4cb51a43ada32d35a16e5c513c.tar.bz2 gentoo-2-cbcbf61db9bf8b4cb51a43ada32d35a16e5c513c.zip |
stable ppc, bug #427544
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ghex-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/ghex/ghex-3.4.1.ebuild b/app-editors/ghex/ghex-3.4.1.ebuild index 0b9732969271..20cad35c9921 100644 --- a/app-editors/ghex/ghex-3.4.1.ebuild +++ b/app-editors/ghex/ghex-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.4.1.ebuild,v 1.4 2012/10/04 14:44:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.4.1.ebuild,v 1.5 2012/10/16 03:49:55 blueness Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="2" -KEYWORDS="amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/atk-1 |