diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:42:35 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:42:35 +0000 |
commit | ffc0206644a2574c8aa50a8be7ae6a5d70debe46 (patch) | |
tree | 0676eef2e25ddd858c792ae873c7bca29888ca61 /app-editors/ghex | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-ffc0206644a2574c8aa50a8be7ae6a5d70debe46.tar.gz gentoo-2-ffc0206644a2574c8aa50a8be7ae6a5d70debe46.tar.bz2 gentoo-2-ffc0206644a2574c8aa50a8be7ae6a5d70debe46.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-3.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 22dcd2f404b2..1d92661f06a9 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.89 2014/02/22 20:58:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.90 2014/03/09 10:42:35 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> ghex-3.10.0.ebuild: + amd64 stable, bug 499954 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> ghex-3.10.0.ebuild: Fix wrong commit, bug 502160 diff --git a/app-editors/ghex/ghex-3.10.0.ebuild b/app-editors/ghex/ghex-3.10.0.ebuild index a81b51d041ca..a26ff5742437 100644 --- a/app-editors/ghex/ghex-3.10.0.ebuild +++ b/app-editors/ghex/ghex-3.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.10.0.ebuild,v 1.4 2014/02/22 20:58:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.10.0.ebuild,v 1.5 2014/03/09 10:42:35 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="https://live.gnome.org/Ghex" LICENSE="GPL-2+ FDL-1.1+" SLOT="2" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |