diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-06 05:41:40 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-06 05:41:40 +0000 |
commit | d9d2a4b83a755ff76b435895b613b9a0dd62c798 (patch) | |
tree | 17c4ba797666985a78a4fc68624358c576080b27 /x11-wm | |
parent | Removing mips keywords as gnome is no longer supported on mips. (diff) | |
download | gentoo-2-d9d2a4b83a755ff76b435895b613b9a0dd62c798.tar.gz gentoo-2-d9d2a4b83a755ff76b435895b613b9a0dd62c798.tar.bz2 gentoo-2-d9d2a4b83a755ff76b435895b613b9a0dd62c798.zip |
Removing mips keywords as gnome is no longer supported on mips.
(Portage version: 2.1.1_rc1-r4)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/metacity/files/digest-metacity-2.10.3 | 2 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.10.3.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.12.3.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.14.5.ebuild | 4 |
5 files changed, 13 insertions, 7 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index e0760795313e..b203a98edb5f 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/metacity # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.168 2006/09/02 18:24:11 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.169 2006/09/06 05:41:40 kumba Exp $ + + 06 Sep 2006; Joshua Kinard <kumba@gentoo.org> metacity-2.10.3.ebuild, + metacity-2.12.3.ebuild, metacity-2.14.5.ebuild: + Removing mips keywords as gnome is no longer supported on mips. 02 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> metacity-2.14.5.ebuild: Stable on ia64. diff --git a/x11-wm/metacity/files/digest-metacity-2.10.3 b/x11-wm/metacity/files/digest-metacity-2.10.3 index fe7e1e96b78d..d479c19c53da 100644 --- a/x11-wm/metacity/files/digest-metacity-2.10.3 +++ b/x11-wm/metacity/files/digest-metacity-2.10.3 @@ -1 +1,3 @@ MD5 ca60e4c135118dbc03f87dc10b164f45 metacity-2.10.3.tar.bz2 1684968 +RMD160 dfad68bde4a56bfda9f278ed5e87ef72ba18eb14 metacity-2.10.3.tar.bz2 1684968 +SHA256 8d96c38765b5d850f2cb84db73601fa537743833b95339b1a556ba6937845257 metacity-2.10.3.tar.bz2 1684968 diff --git a/x11-wm/metacity/metacity-2.10.3.ebuild b/x11-wm/metacity/metacity-2.10.3.ebuild index 74cd68e930ce..ea6959aa6be2 100644 --- a/x11-wm/metacity/metacity-2.10.3.ebuild +++ b/x11-wm/metacity/metacity-2.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.10.3.ebuild,v 1.12 2006/02/06 23:50:25 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.10.3.ebuild,v 1.13 2006/09/06 05:41:40 kumba Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="static xinerama" # not parallel-safe; see bug #14405 diff --git a/x11-wm/metacity/metacity-2.12.3.ebuild b/x11-wm/metacity/metacity-2.12.3.ebuild index e9b5f383eef2..ff6a32295c06 100644 --- a/x11-wm/metacity/metacity-2.12.3.ebuild +++ b/x11-wm/metacity/metacity-2.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.12.3.ebuild,v 1.10 2006/09/04 06:32:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.12.3.ebuild,v 1.11 2006/09/06 05:41:40 kumba Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="xinerama" # not parallel-safe; see bug #14405 diff --git a/x11-wm/metacity/metacity-2.14.5.ebuild b/x11-wm/metacity/metacity-2.14.5.ebuild index 6c58a9b59247..9b067a9d7cf4 100644 --- a/x11-wm/metacity/metacity-2.14.5.ebuild +++ b/x11-wm/metacity/metacity-2.14.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.14.5.ebuild,v 1.9 2006/09/04 06:32:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.14.5.ebuild,v 1.10 2006/09/06 05:41:40 kumba Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="xinerama" # not parallel-safe; see bug #14405 |