diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 20:58:45 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 20:58:45 +0000 |
commit | ad11cbb410a04b11333cd25655eda4492af63169 (patch) | |
tree | 64022ff14177151448a866a1922b5639f74165f5 /app-editors/ghex | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-ad11cbb410a04b11333cd25655eda4492af63169.tar.gz gentoo-2-ad11cbb410a04b11333cd25655eda4492af63169.tar.bz2 gentoo-2-ad11cbb410a04b11333cd25655eda4492af63169.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, 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 77f696f34c02..22dcd2f404b2 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.88 2014/02/22 14:24:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.89 2014/02/22 20:58:45 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> ghex-3.10.0.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> ghex-3.10.0.ebuild: arch stable, bug 888 diff --git a/app-editors/ghex/ghex-3.10.0.ebuild b/app-editors/ghex/ghex-3.10.0.ebuild index bc289dd22596..a81b51d041ca 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.3 2014/02/22 14:24:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.10.0.ebuild,v 1.4 2014/02/22 20:58:45 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=" |