diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/global/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/global/global-6.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/global/ChangeLog b/dev-util/global/ChangeLog index 078584b5e5b9..71ef101b1bd0 100644 --- a/dev-util/global/ChangeLog +++ b/dev-util/global/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/global # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.115 2014/01/12 09:44:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.116 2014/01/14 13:52:35 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> global-6.2.9.ebuild: + Stable for x86, wrt bug #495670 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> global-6.2.9.ebuild: amd64 stable, bug #495670 diff --git a/dev-util/global/global-6.2.9.ebuild b/dev-util/global/global-6.2.9.ebuild index 3883e3fe04cf..4b770bff012f 100644 --- a/dev-util/global/global-6.2.9.ebuild +++ b/dev-util/global/global-6.2.9.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/dev-util/global/global-6.2.9.ebuild,v 1.3 2014/01/12 09:44:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.9.ebuild,v 1.4 2014/01/14 13:52:35 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" IUSE="doc emacs vim" RDEPEND="sys-devel/libtool |