diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 14:59:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 14:59:56 +0000 |
commit | 7a3acd8461512edee1682bcdbe85a1a99b16094d (patch) | |
tree | ab10e37dc589cab9817e26cd9a1d3fe027d7b409 /app-editors/ghex | |
parent | Drop HPPA keywording (bug #324511). (diff) | |
download | gentoo-2-7a3acd8461512edee1682bcdbe85a1a99b16094d.tar.gz gentoo-2-7a3acd8461512edee1682bcdbe85a1a99b16094d.tar.bz2 gentoo-2-7a3acd8461512edee1682bcdbe85a1a99b16094d.zip |
Drop HPPA keywording (bug #324511).
(Portage version: 2.2_rc67/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 bd7b7a1f882b..ba497e88c0a4 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.60 2010/05/03 22:11:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.61 2010/07/20 14:59:56 jer Exp $ + + 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> ghex-2.24.0.ebuild: + Drop HPPA keywording (bug #324511). 03 May 2010; Samuli Suominen <ssuominen@gentoo.org> ghex-2.24.0.ebuild: Remove dummy gnome-base/gail depend. diff --git a/app-editors/ghex/ghex-2.24.0.ebuild b/app-editors/ghex/ghex-2.24.0.ebuild index 7b3d0f74879f..6535043abe03 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-2010 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.9 2010/05/03 22:11:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.10 2010/07/20 14:59:56 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 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-libs/gtk+-2.13.0 |