diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:32:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:32:45 +0000 |
commit | 4151a3a457d74547a87143e674768a361da86ac3 (patch) | |
tree | eb93c4655e9f7b1ad591c4a43daaca1b24ae47a9 /dev-util/global | |
parent | Stable for ppc, wrt bug #496436 (diff) | |
download | gentoo-2-4151a3a457d74547a87143e674768a361da86ac3.tar.gz gentoo-2-4151a3a457d74547a87143e674768a361da86ac3.tar.bz2 gentoo-2-4151a3a457d74547a87143e674768a361da86ac3.zip |
Stable for ppc, wrt bug #495670
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/global/ChangeLog b/dev-util/global/ChangeLog index 71ef101b1bd0..90b9b0e3fb51 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.116 2014/01/14 13:52:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.117 2014/01/14 15:32:45 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> global-6.2.9.ebuild: + Stable for ppc, wrt bug #495670 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> global-6.2.9.ebuild: Stable for x86, wrt bug #495670 diff --git a/dev-util/global/global-6.2.9.ebuild b/dev-util/global/global-6.2.9.ebuild index 4b770bff012f..b9a652e3e18e 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.4 2014/01/14 13:52:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.9.ebuild,v 1.5 2014/01/14 15:32:45 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 |