summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-04-27 18:13:16 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-04-27 18:13:16 +0000
commitabd49bcc82d71e789cbc67ea6f5702b2a9b2af72 (patch)
tree297a71c3dac5699e5152283377fafa0f3d05842b /x11-wm
parentAdd flag-o-matic for bug 49179 (diff)
downloadgentoo-2-abd49bcc82d71e789cbc67ea6f5702b2a9b2af72.tar.gz
gentoo-2-abd49bcc82d71e789cbc67ea6f5702b2a9b2af72.tar.bz2
gentoo-2-abd49bcc82d71e789cbc67ea6f5702b2a9b2af72.zip
Masked -ppc because critical dependency does not compile
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/sawfish/sawfish-1.0.1-r5.ebuild4
-rw-r--r--x11-wm/sawfish/sawfish-1.0.1-r6.ebuild4
-rw-r--r--x11-wm/sawfish/sawfish-1.2.ebuild4
-rw-r--r--x11-wm/sawfish/sawfish-1.3-r1.ebuild4
-rw-r--r--x11-wm/sawfish/sawfish-1.3-r2.ebuild4
-rw-r--r--x11-wm/sawfish/sawfish-1.3-r3.ebuild4
-rw-r--r--x11-wm/sawfish/sawfish-1.3.20040120.ebuild4
-rw-r--r--x11-wm/sawfish/sawfish-1.3.ebuild4
8 files changed, 16 insertions, 16 deletions
diff --git a/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild b/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild
index b3f5d69258bc..aa61eac55cc5 100644
--- a/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild
+++ b/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild,v 1.11 2004/04/27 17:50:37 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild,v 1.12 2004/04/27 18:13:16 pvdabeel Exp $
IUSE="gtk nls esd gnome"
@@ -11,7 +11,7 @@ HOMEPAGE="http://sawmill.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ppc"
+KEYWORDS="x86 sparc -ppc"
DEPEND="=x11-libs/rep-gtk-0.15*
>=dev-libs/librep-0.14
diff --git a/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild b/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild
index 05229e74b700..cbf21233185f 100644
--- a/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild
+++ b/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild,v 1.8 2004/04/27 17:50:37 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild,v 1.9 2004/04/27 18:13:16 pvdabeel Exp $
IUSE="gtk nls esd gnome"
@@ -11,7 +11,7 @@ HOMEPAGE="http://sawmill.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ppc alpha"
+KEYWORDS="x86 sparc -ppc alpha"
DEPEND="=x11-libs/rep-gtk-0.15*
>=dev-libs/librep-0.14
diff --git a/x11-wm/sawfish/sawfish-1.2.ebuild b/x11-wm/sawfish/sawfish-1.2.ebuild
index 46be6451d036..04dfe974ac54 100644
--- a/x11-wm/sawfish/sawfish-1.2.ebuild
+++ b/x11-wm/sawfish/sawfish-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.2.ebuild,v 1.13 2004/04/27 17:50:37 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.2.ebuild,v 1.14 2004/04/27 18:13:16 pvdabeel Exp $
inherit base eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/sawmill/${MY_P}.tar.gz"
HOMEPAGE="http://sawmill.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 alpha ppc"
+KEYWORDS="x86 alpha -ppc"
DEPEND=">=dev-util/pkgconfig-0.12.0
>=x11-libs/rep-gtk-0.17
diff --git a/x11-wm/sawfish/sawfish-1.3-r1.ebuild b/x11-wm/sawfish/sawfish-1.3-r1.ebuild
index 927336b5a04e..841f1e3fd045 100644
--- a/x11-wm/sawfish/sawfish-1.3-r1.ebuild
+++ b/x11-wm/sawfish/sawfish-1.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3-r1.ebuild,v 1.2 2004/04/27 17:50:37 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3-r1.ebuild,v 1.3 2004/04/27 18:13:16 pvdabeel Exp $
inherit base eutils gnuconfig
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sawmill/${P}.tar.gz"
HOMEPAGE="http://sawmill.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 alpha ppc"
+KEYWORDS="~x86 alpha -ppc"
DEPEND=">=dev-util/pkgconfig-0.12.0
>=x11-libs/rep-gtk-0.17
diff --git a/x11-wm/sawfish/sawfish-1.3-r2.ebuild b/x11-wm/sawfish/sawfish-1.3-r2.ebuild
index 1aeedb958b80..1e1cbb3d9845 100644
--- a/x11-wm/sawfish/sawfish-1.3-r2.ebuild
+++ b/x11-wm/sawfish/sawfish-1.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3-r2.ebuild,v 1.2 2004/04/27 17:50:37 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3-r2.ebuild,v 1.3 2004/04/27 18:13:16 pvdabeel Exp $
inherit base eutils gnuconfig
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sawmill/${P}.tar.gz"
HOMEPAGE="http://sawmill.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 alpha ppc"
+KEYWORDS="x86 alpha -ppc"
DEPEND=">=dev-util/pkgconfig-0.12.0
>=x11-libs/rep-gtk-0.17
diff --git a/x11-wm/sawfish/sawfish-1.3-r3.ebuild b/x11-wm/sawfish/sawfish-1.3-r3.ebuild
index 3c63e08ce863..097d979b0e4f 100644
--- a/x11-wm/sawfish/sawfish-1.3-r3.ebuild
+++ b/x11-wm/sawfish/sawfish-1.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3-r3.ebuild,v 1.5 2004/04/27 17:50:37 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3-r3.ebuild,v 1.6 2004/04/27 18:13:16 pvdabeel Exp $
inherit base eutils gnuconfig
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sawmill/${P}.tar.gz"
HOMEPAGE="http://sawmill.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 alpha ia64 ppc"
+KEYWORDS="x86 alpha ia64 -ppc"
DEPEND=">=dev-util/pkgconfig-0.12.0
>=x11-libs/rep-gtk-0.17
diff --git a/x11-wm/sawfish/sawfish-1.3.20040120.ebuild b/x11-wm/sawfish/sawfish-1.3.20040120.ebuild
index f0817abbd180..5b2e68039217 100644
--- a/x11-wm/sawfish/sawfish-1.3.20040120.ebuild
+++ b/x11-wm/sawfish/sawfish-1.3.20040120.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20040120.ebuild,v 1.5 2004/04/27 17:50:37 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20040120.ebuild,v 1.6 2004/04/27 18:13:16 pvdabeel Exp $
inherit eutils gnuconfig
@@ -17,7 +17,7 @@ DESCRIPTION="Extensible window manager using a Lisp-based scripting language"
HOMEPAGE="http://sawmill.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 alpha ia64 amd64 sparc ppc"
+KEYWORDS="x86 alpha ia64 amd64 sparc -ppc"
if $sawfishsnapshot; then
SRC_URI="mirror://gentoo/${P}.tar.bz2"
S=${WORKDIR}/${PN}
diff --git a/x11-wm/sawfish/sawfish-1.3.ebuild b/x11-wm/sawfish/sawfish-1.3.ebuild
index 50959d2dbb46..1cd66b853e0b 100644
--- a/x11-wm/sawfish/sawfish-1.3.ebuild
+++ b/x11-wm/sawfish/sawfish-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.ebuild,v 1.6 2004/04/27 17:50:37 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.ebuild,v 1.7 2004/04/27 18:13:16 pvdabeel Exp $
inherit base eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sawmill/${P}.tar.gz"
HOMEPAGE="http://sawmill.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~alpha ppc"
+KEYWORDS="x86 ~alpha -ppc"
DEPEND=">=dev-util/pkgconfig-0.12.0
>=x11-libs/rep-gtk-0.17