diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 19:02:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 19:02:36 +0000 |
commit | 3057d851f91cc4f14949a39b03c84ba20783a2e3 (patch) | |
tree | 784bd82ed59bb1726ff86f681176dd80d6242dd1 /dev-util/global | |
parent | Stable for amd64, wrt bug #429050 (diff) | |
download | gentoo-2-3057d851f91cc4f14949a39b03c84ba20783a2e3.tar.gz gentoo-2-3057d851f91cc4f14949a39b03c84ba20783a2e3.tar.bz2 gentoo-2-3057d851f91cc4f14949a39b03c84ba20783a2e3.zip |
Stable for amd64, wrt bug #429058
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/global')
-rw-r--r-- | dev-util/global/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/global/global-6.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/global/ChangeLog b/dev-util/global/ChangeLog index 1b1f8331169b..be0ea53cc206 100644 --- a/dev-util/global/ChangeLog +++ b/dev-util/global/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/global # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.101 2012/08/10 11:28:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.102 2012/08/11 19:02:36 ago Exp $ + + 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> global-6.2.4.ebuild: + Stable for amd64, wrt bug #429058 10 Aug 2012; Anthony G. Basile <blueness@gentoo.org> global-6.2.4.ebuild: Stable ppc, bug #429058 diff --git a/dev-util/global/global-6.2.4.ebuild b/dev-util/global/global-6.2.4.ebuild index b0890f683276..7b17f3ba3483 100644 --- a/dev-util/global/global-6.2.4.ebuild +++ b/dev-util/global/global-6.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.4.ebuild,v 1.2 2012/08/10 11:28:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.2.4.ebuild,v 1.3 2012/08/11 19:02:36 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~sparc ~x86 ~x86-fbsd" IUSE="doc emacs vim" RDEPEND="emacs? ( virtual/emacs ) |