diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-26 15:57:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-26 15:57:52 +0000 |
commit | 41ad8c67c4b7db40dbd0ca2fd8f258dc53755ae6 (patch) | |
tree | 14924e8369f8c6a41f37351a379e030be55ed4dd /dev-util/global | |
parent | Stable for x86, wrt bug #470330 (diff) | |
download | gentoo-2-41ad8c67c4b7db40dbd0ca2fd8f258dc53755ae6.tar.gz gentoo-2-41ad8c67c4b7db40dbd0ca2fd8f258dc53755ae6.tar.bz2 gentoo-2-41ad8c67c4b7db40dbd0ca2fd8f258dc53755ae6.zip |
Stable for x86, wrt bug #470490
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/global')
-rw-r--r-- | dev-util/global/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/global/global-6.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/global/ChangeLog b/dev-util/global/ChangeLog index 23585edd4fdc..4b7a9fa18bbc 100644 --- a/dev-util/global/ChangeLog +++ b/dev-util/global/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/global # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.110 2013/05/20 12:41:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.111 2013/05/26 15:57:52 ago Exp $ + + 26 May 2013; Agostino Sarubbo <ago@gentoo.org> global-6.2.8.ebuild: + Stable for x86, wrt bug #470490 20 May 2013; Agostino Sarubbo <ago@gentoo.org> global-6.2.8.ebuild: Stable for ppc, wrt bug #470490 diff --git a/dev-util/global/global-6.2.8.ebuild b/dev-util/global/global-6.2.8.ebuild index f633d850ecff..63933161fe8a 100644 --- a/dev-util/global/global-6.2.8.ebuild +++ b/dev-util/global/global-6.2.8.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/dev-util/global/global-6.2.8.ebuild,v 1.3 2013/05/20 12:41:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.8.ebuild,v 1.4 2013/05/26 15:57:52 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 |