diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:52:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:52:35 +0000 |
commit | 2ad603a546552c01cf8409d0d8997791f4761967 (patch) | |
tree | e641872bd5a7111777d9c570b650e1b17e0b2355 /dev-util | |
parent | Stable for x86, wrt bug #495966 (diff) | |
download | gentoo-2-2ad603a546552c01cf8409d0d8997791f4761967.tar.gz gentoo-2-2ad603a546552c01cf8409d0d8997791f4761967.tar.bz2 gentoo-2-2ad603a546552c01cf8409d0d8997791f4761967.zip |
Stable for x86, wrt bug #495670
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 |