diff options
author | 2010-01-26 22:49:28 +0000 | |
---|---|---|
committer | 2010-01-26 22:49:28 +0000 | |
commit | 91a14cf6bef5a1e278f371482ff3b9736232fc6b (patch) | |
tree | 0f5b5f27270a91afe36d26d05aef412dba1ab8a4 /dev-util | |
parent | Make dependencies on icedtea6-bin and sun-jdk apply only on x86/amd64 so that... (diff) | |
download | gentoo-2-91a14cf6bef5a1e278f371482ff3b9736232fc6b.tar.gz gentoo-2-91a14cf6bef5a1e278f371482ff3b9736232fc6b.tar.bz2 gentoo-2-91a14cf6bef5a1e278f371482ff3b9736232fc6b.zip |
stable sparc, bug 301406
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/global/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/global/global-5.7.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/global/ChangeLog b/dev-util/global/ChangeLog index aa9333cb9072..432422a07c19 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.44 2010/01/22 20:31:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.45 2010/01/26 22:49:28 tcunha Exp $ + + 26 Jan 2010; Tiago Cunha <tcunha@gentoo.org> global-5.7.7.ebuild: + stable sparc, bug 301406 22 Jan 2010; Brent Baude <ranger@gentoo.org> global-5.7.7.ebuild: stable ppc, bug 301406 diff --git a/dev-util/global/global-5.7.7.ebuild b/dev-util/global/global-5.7.7.ebuild index 31ba7da85a0c..4f99b18600f8 100644 --- a/dev-util/global/global-5.7.7.ebuild +++ b/dev-util/global/global-5.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.7.7.ebuild,v 1.2 2010/01/22 20:31:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.7.7.ebuild,v 1.3 2010/01/26 22:49:28 tcunha Exp $ EAPI="2" @@ -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 ) ) |