diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-15 18:00:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-15 18:00:12 +0000 |
commit | a7796b99a39f442a1875553a867e5bb703c16ac4 (patch) | |
tree | 5811caf62e36544a56ef4de6753e804c49d6e798 /dev-util/global | |
parent | Stable on amd64 wrt bug #351699 (diff) | |
download | gentoo-2-a7796b99a39f442a1875553a867e5bb703c16ac4.tar.gz gentoo-2-a7796b99a39f442a1875553a867e5bb703c16ac4.tar.bz2 gentoo-2-a7796b99a39f442a1875553a867e5bb703c16ac4.zip |
Stable on amd64 wrt bug #351668
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/global')
-rw-r--r-- | dev-util/global/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/global/global-5.9.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/global/ChangeLog b/dev-util/global/ChangeLog index 46d775846028..8e8a8e1393e8 100644 --- a/dev-util/global/ChangeLog +++ b/dev-util/global/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/global -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.73 2010/12/15 14:47:18 arfrever Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.74 2011/01/15 18:00:12 hwoarang Exp $ + + 15 Jan 2011; Markos Chandras <hwoarang@gentoo.org> global-5.9.3.ebuild: + Stable on amd64 wrt bug #351668 *global-5.9.3 (15 Dec 2010) diff --git a/dev-util/global/global-5.9.3.ebuild b/dev-util/global/global-5.9.3.ebuild index e29930b35475..6fc648199047 100644 --- a/dev-util/global/global-5.9.3.ebuild +++ b/dev-util/global/global-5.9.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.9.3.ebuild,v 1.1 2010/12/15 14:47:18 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.9.3.ebuild,v 1.2 2011/01/15 18:00:12 hwoarang Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="doc vim emacs" RDEPEND="vim? ( || ( app-editors/vim app-editors/gvim ) ) |