diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:35:58 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:35:58 +0000 |
commit | 8e5d79e88f41350485b6df20c28bb322880d08f5 (patch) | |
tree | 441b77ed38a6c3dc362b6ce4a3e8a060ba423113 /app-editors/ghex | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-8e5d79e88f41350485b6df20c28bb322880d08f5.tar.gz gentoo-2-8e5d79e88f41350485b6df20c28bb322880d08f5.tar.bz2 gentoo-2-8e5d79e88f41350485b6df20c28bb322880d08f5.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/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.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 327b955ba32b..5f7e051cc041 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.83 2013/07/17 19:15:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.84 2013/11/30 18:35:58 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> ghex-3.8.1.ebuild: + amd64 stable, bug #478252 17 Jul 2013; Markus Meier <maekke@gentoo.org> ghex-3.6.1.ebuild: add ~arm, bug #473414 diff --git a/app-editors/ghex/ghex-3.8.1.ebuild b/app-editors/ghex/ghex-3.8.1.ebuild index be307644f036..2920eebc67a4 100644 --- a/app-editors/ghex/ghex-3.8.1.ebuild +++ b/app-editors/ghex/ghex-3.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.8.1.ebuild,v 1.1 2013/05/13 17:10:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.8.1.ebuild,v 1.2 2013/11/30 18:35:58 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 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/atk-1 |