diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:57:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:57:01 +0000 |
commit | b495aabe362954f7878a97d707e9eb8dcf13a132 (patch) | |
tree | ff05e1db47a6a5619565c4115d23818df82d309c /dev-util | |
parent | Stable for x86, wrt bug #523886 (diff) | |
download | gentoo-2-b495aabe362954f7878a97d707e9eb8dcf13a132.tar.gz gentoo-2-b495aabe362954f7878a97d707e9eb8dcf13a132.tar.bz2 gentoo-2-b495aabe362954f7878a97d707e9eb8dcf13a132.zip |
Stable for x86, wrt bug #524248
(Portage version: 2.2.8-r2/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.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/global/ChangeLog b/dev-util/global/ChangeLog index 3f0fefd90ea2..ded98c3d375d 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.133 2014/10/09 09:13:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.134 2014/10/10 10:57:01 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> global-6.3.1.ebuild: + Stable for x86, wrt bug #524248 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> global-6.3.1.ebuild: Stable for amd64, wrt bug #524248 diff --git a/dev-util/global/global-6.3.1.ebuild b/dev-util/global/global-6.3.1.ebuild index 77fb8229880f..116e55b7e34a 100644 --- a/dev-util/global/global-6.3.1.ebuild +++ b/dev-util/global/global-6.3.1.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.3.1.ebuild,v 1.3 2014/10/09 09:13:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.3.1.ebuild,v 1.4 2014/10/10 10:57:01 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 |