diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:44:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:44:37 +0000 |
commit | 0fbb9c95d67e5b96535b827eee77d9e643555e8b (patch) | |
tree | 396be3b8f7a95eea9d098e3b4869338cccf00d3d /app-editors/ghex | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-0fbb9c95d67e5b96535b827eee77d9e643555e8b.tar.gz gentoo-2-0fbb9c95d67e5b96535b827eee77d9e643555e8b.tar.bz2 gentoo-2-0fbb9c95d67e5b96535b827eee77d9e643555e8b.zip |
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index c6c269c6f131..decf763937aa 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.73 2012/10/04 07:37:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.74 2012/10/04 14:44:37 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> ghex-3.4.1.ebuild: + Stable for amd64, wrt bug #427544 04 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ghex-3.4.1.ebuild: x86 stable wrt bug #427544 diff --git a/app-editors/ghex/ghex-3.4.1.ebuild b/app-editors/ghex/ghex-3.4.1.ebuild index c016f8b35eb7..0b9732969271 100644 --- a/app-editors/ghex/ghex-3.4.1.ebuild +++ b/app-editors/ghex/ghex-3.4.1.ebuild @@ -1,6 +1,6 @@ # 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.4.1.ebuild,v 1.3 2012/10/04 07:37:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.4.1.ebuild,v 1.4 2012/10/04 14:44:37 ago 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 x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/atk-1 |