diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:41:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:41:36 +0000 |
commit | c71a703a405bacf86e29d3c636ecfb4e48fe03e7 (patch) | |
tree | 06fc366d01dc6a18ec6d134449712538cfe69861 | |
parent | Stable for ppc, wrt bug #470298 (diff) | |
download | gentoo-2-c71a703a405bacf86e29d3c636ecfb4e48fe03e7.tar.gz gentoo-2-c71a703a405bacf86e29d3c636ecfb4e48fe03e7.tar.bz2 gentoo-2-c71a703a405bacf86e29d3c636ecfb4e48fe03e7.zip |
Stable for ppc, wrt bug #470490
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-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 af2cd2278253..23585edd4fdc 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.109 2013/05/20 08:55:02 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.110 2013/05/20 12:41:36 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> global-6.2.8.ebuild: + Stable for ppc, wrt bug #470490 20 May 2013; Chema Alonso <nimiux@gentoo.org> global-6.2.8.ebuild: Stable for amd64 wrt bug #470490 diff --git a/dev-util/global/global-6.2.8.ebuild b/dev-util/global/global-6.2.8.ebuild index 17a70d818037..f633d850ecff 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.2 2013/05/20 08:55:02 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.8.ebuild,v 1.3 2013/05/20 12:41:36 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 |