diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:09:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:09:00 +0000 |
commit | dc82a09bad4752c3ef45b0e4b5744ea7bc077461 (patch) | |
tree | 24d4a33c520ec4526f306627d156d28299854b35 /dev-util/global | |
parent | Stable for x86, wrt bug #502802 (diff) | |
download | gentoo-2-dc82a09bad4752c3ef45b0e4b5744ea7bc077461.tar.gz gentoo-2-dc82a09bad4752c3ef45b0e4b5744ea7bc077461.tar.bz2 gentoo-2-dc82a09bad4752c3ef45b0e4b5744ea7bc077461.zip |
Stable for x86, wrt bug #502806
(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/global')
-rw-r--r-- | dev-util/global/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/global/global-6.2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/global/ChangeLog b/dev-util/global/ChangeLog index e9b5802edfed..ff7b33bdd091 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.119 2014/03/02 23:11:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.120 2014/03/04 20:09:00 ago Exp $ + + 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> global-6.2.10.ebuild: + Stable for x86, wrt bug #502806 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> global-6.2.10.ebuild: amd64 stable, bug #502806 diff --git a/dev-util/global/global-6.2.10.ebuild b/dev-util/global/global-6.2.10.ebuild index 37f12f2fb9d8..a90f2e57243f 100644 --- a/dev-util/global/global-6.2.10.ebuild +++ b/dev-util/global/global-6.2.10.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.10.ebuild,v 1.2 2014/03/02 23:11:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.10.ebuild,v 1.3 2014/03/04 20:09:00 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 |