diff options
Diffstat (limited to 'app-editors')
-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=" |