From 93a4344682596748e449f5e5237590f070c644fa Mon Sep 17 00:00:00 2001 From: Keri Harris Date: Thu, 27 Nov 2008 05:32:08 +0000 Subject: Add -amd64 and -ppc64 to KEYWORDS. Bug #248276. (Portage version: 2.1.4.5) --- dev-lang/mozart/ChangeLog | 6 +++++- dev-lang/mozart/mozart-1.3.2-r1.ebuild | 4 ++-- dev-lang/mozart/mozart-1.3.2.ebuild | 4 ++-- dev-lang/mozart/mozart-1.4.0.ebuild | 4 ++-- 4 files changed, 11 insertions(+), 7 deletions(-) (limited to 'dev-lang/mozart') diff --git a/dev-lang/mozart/ChangeLog b/dev-lang/mozart/ChangeLog index bdfe61eb1cf9..22b603d87e1f 100644 --- a/dev-lang/mozart/ChangeLog +++ b/dev-lang/mozart/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/mozart # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.22 2008/10/29 11:31:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.23 2008/11/27 05:32:08 keri Exp $ + + 27 Nov 2008; mozart-1.3.2.ebuild, + mozart-1.3.2-r1.ebuild, mozart-1.4.0.ebuild: + Add -amd64 -ppc64 to KEYWORDS. Bug #248276. 29 Oct 2008; Diego Pettenò mozart-1.4.0.ebuild: Force -j1 during install, see bug #244872. diff --git a/dev-lang/mozart/mozart-1.3.2-r1.ebuild b/dev-lang/mozart/mozart-1.3.2-r1.ebuild index b11d00e79bf0..7ee84b9cb51d 100644 --- a/dev-lang/mozart/mozart-1.3.2-r1.ebuild +++ b/dev-lang/mozart/mozart-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.3.2-r1.ebuild,v 1.4 2008/05/11 19:45:01 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.3.2-r1.ebuild,v 1.5 2008/11/27 05:32:08 keri Exp $ inherit elisp-common eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.mozart-oz.org/download/mozart-ftp/store/1.3.2-2006-06-15-tar LICENSE="Mozart" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="-amd64 ~ppc -ppc64 ~sparc ~x86" IUSE="doc emacs gdbm static tcl threads tk" RDEPEND="dev-lang/perl diff --git a/dev-lang/mozart/mozart-1.3.2.ebuild b/dev-lang/mozart/mozart-1.3.2.ebuild index f81266fdf7b3..b07e0ef0a35b 100644 --- a/dev-lang/mozart/mozart-1.3.2.ebuild +++ b/dev-lang/mozart/mozart-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.3.2.ebuild,v 1.13 2008/05/11 19:45:01 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.3.2.ebuild,v 1.14 2008/11/27 05:32:08 keri Exp $ inherit elisp-common eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.mozart-oz.org/download/mozart-ftp/store/1.3.2-2006-06-15-tar LICENSE="Mozart" SLOT="0" -KEYWORDS="ppc sparc x86" +KEYWORDS="-amd64 ppc -ppc64 sparc x86" IUSE="doc emacs gdbm static tcl threads tk" RDEPEND="dev-lang/perl diff --git a/dev-lang/mozart/mozart-1.4.0.ebuild b/dev-lang/mozart/mozart-1.4.0.ebuild index 749d4fdc0a14..131405b8a013 100644 --- a/dev-lang/mozart/mozart-1.4.0.ebuild +++ b/dev-lang/mozart/mozart-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.4.0.ebuild,v 1.4 2008/10/29 11:31:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.4.0.ebuild,v 1.5 2008/11/27 05:32:08 keri Exp $ inherit elisp-common eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.mozart-oz.org/download/mozart-ftp/store/1.4.0-2008-07-02-tar LICENSE="Mozart" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="-amd64 ~ppc -ppc64 ~sparc ~x86" IUSE="doc emacs gdbm static tcl threads tk" RDEPEND="dev-lang/perl -- cgit v1.2.3-65-gdbad