diff options
author | 2012-01-14 16:04:17 +0000 | |
---|---|---|
committer | 2012-01-14 16:04:17 +0000 | |
commit | de7d5c87dfb3a5c9522a90653b7b38af5130d6a0 (patch) | |
tree | d91b8f3eac4f03d4942986d4b59647c13afda9b5 /app-editors/ghex | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-de7d5c87dfb3a5c9522a90653b7b38af5130d6a0.tar.gz gentoo-2-de7d5c87dfb3a5c9522a90653b7b38af5130d6a0.tar.bz2 gentoo-2-de7d5c87dfb3a5c9522a90653b7b38af5130d6a0.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/ghex/ghex-3.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 1371a6074445..79ff7b0583a6 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.65 2011/12/29 17:15:02 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.66 2012/01/14 16:04:17 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> ghex-3.0.0.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> ghex-3.0.0.ebuild: amd64 stable, bug 393007 diff --git a/app-editors/ghex/ghex-3.0.0.ebuild b/app-editors/ghex/ghex-3.0.0.ebuild index 8a3b7b05a087..7a262970b000 100644 --- a/app-editors/ghex/ghex-3.0.0.ebuild +++ b/app-editors/ghex/ghex-3.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.0.0.ebuild,v 1.3 2011/12/29 17:15:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v 1.4 2012/01/14 16:04:17 maekke 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 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/glib-2.26:2 |