summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-10 08:50:20 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-10 08:50:20 +0000
commit43b0a5fe6438d2f583e57bd97da26836623d58f7 (patch)
treeb07e791c249d5ceaf77f08594347d0aa7a292fdf
parentuse a proper patchset (diff)
downloadgentoo-2-43b0a5fe6438d2f583e57bd97da26836623d58f7.tar.gz
gentoo-2-43b0a5fe6438d2f583e57bd97da26836623d58f7.tar.bz2
gentoo-2-43b0a5fe6438d2f583e57bd97da26836623d58f7.zip
s390 stable
(Portage version: 2.1.1)
-rw-r--r--x11-proto/compositeproto/compositeproto-0.3.1.ebuild6
-rw-r--r--x11-proto/damageproto/damageproto-1.0.3.ebuild6
-rw-r--r--x11-proto/dmxproto/dmxproto-2.2.2.ebuild6
-rw-r--r--x11-proto/dmxproto/files/digest-dmxproto-2.2.22
-rw-r--r--x11-proto/evieext/evieext-1.0.2.ebuild6
-rw-r--r--x11-proto/fixesproto/fixesproto-4.0.ebuild6
-rw-r--r--x11-proto/glproto/glproto-1.4.7.ebuild16
-rw-r--r--x11-proto/randrproto/randrproto-1.1.2.ebuild6
-rw-r--r--x11-proto/recordproto/recordproto-1.13.2.ebuild6
-rw-r--r--x11-proto/resourceproto/resourceproto-1.0.2.ebuild6
-rw-r--r--x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild6
-rw-r--r--x11-proto/trapproto/trapproto-3.4.3.ebuild6
-rw-r--r--x11-proto/videoproto/videoproto-2.2.2.ebuild6
-rw-r--r--x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild6
-rw-r--r--x11-proto/xf86driproto/files/digest-xf86driproto-2.0.32
-rw-r--r--x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild6
-rw-r--r--x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild7
-rw-r--r--x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.22
-rw-r--r--x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild6
-rw-r--r--x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild7
-rw-r--r--x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild6
21 files changed, 83 insertions, 43 deletions
diff --git a/x11-proto/compositeproto/compositeproto-0.3.1.ebuild b/x11-proto/compositeproto/compositeproto-0.3.1.ebuild
index 2f47841ffc1e..9312300768a0 100644
--- a/x11-proto/compositeproto/compositeproto-0.3.1.ebuild
+++ b/x11-proto/compositeproto/compositeproto-0.3.1.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-proto/compositeproto/compositeproto-0.3.1.ebuild,v 1.8 2006/07/19 14:14:32 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.3.1.ebuild,v 1.9 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,8 @@
inherit x-modular
DESCRIPTION="X.Org Composite protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/damageproto/damageproto-1.0.3.ebuild b/x11-proto/damageproto/damageproto-1.0.3.ebuild
index d29a688cdcf4..c4b08170d4f5 100644
--- a/x11-proto/damageproto/damageproto-1.0.3.ebuild
+++ b/x11-proto/damageproto/damageproto-1.0.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-proto/damageproto/damageproto-1.0.3.ebuild,v 1.13 2006/07/19 14:13:11 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.0.3.ebuild,v 1.14 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,8 @@
inherit x-modular
DESCRIPTION="X.Org Damage protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/dmxproto/dmxproto-2.2.2.ebuild b/x11-proto/dmxproto/dmxproto-2.2.2.ebuild
index fbaa3d905d54..a164052ff463 100644
--- a/x11-proto/dmxproto/dmxproto-2.2.2.ebuild
+++ b/x11-proto/dmxproto/dmxproto-2.2.2.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-proto/dmxproto/dmxproto-2.2.2.ebuild,v 1.14 2006/07/19 09:52:26 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.2.2.ebuild,v 1.15 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,9 @@
inherit x-modular
DESCRIPTION="X.Org DMX protocol headers"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/dmxproto/files/digest-dmxproto-2.2.2 b/x11-proto/dmxproto/files/digest-dmxproto-2.2.2
index 639c18cff8da..14635e79ff15 100644
--- a/x11-proto/dmxproto/files/digest-dmxproto-2.2.2
+++ b/x11-proto/dmxproto/files/digest-dmxproto-2.2.2
@@ -1 +1,3 @@
MD5 d80acad88411e7944b9b085463d53302 dmxproto-2.2.2.tar.bz2 39380
+RMD160 bee5ca279861afb9e38b6495d53087d412f417a8 dmxproto-2.2.2.tar.bz2 39380
+SHA256 aaa6d9c9d5ec58f733ca4d7413c541413482bce666217267e5bf88442e35fce2 dmxproto-2.2.2.tar.bz2 39380
diff --git a/x11-proto/evieext/evieext-1.0.2.ebuild b/x11-proto/evieext/evieext-1.0.2.ebuild
index 670f0de064b2..7194933bda9a 100644
--- a/x11-proto/evieext/evieext-1.0.2.ebuild
+++ b/x11-proto/evieext/evieext-1.0.2.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-proto/evieext/evieext-1.0.2.ebuild,v 1.14 2006/07/19 12:38:34 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/evieext-1.0.2.ebuild,v 1.15 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,9 @@
inherit x-modular
DESCRIPTION="X.Org EvIE protocol headers"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/fixesproto/fixesproto-4.0.ebuild b/x11-proto/fixesproto/fixesproto-4.0.ebuild
index 33dcf5588582..50d2f77313e9 100644
--- a/x11-proto/fixesproto/fixesproto-4.0.ebuild
+++ b/x11-proto/fixesproto/fixesproto-4.0.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-proto/fixesproto/fixesproto-4.0.ebuild,v 1.9 2006/07/19 09:42:28 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.0.ebuild,v 1.10 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,8 @@
inherit x-modular
DESCRIPTION="X.Org Fixes protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/glproto/glproto-1.4.7.ebuild b/x11-proto/glproto/glproto-1.4.7.ebuild
index a828a95d9e5c..75cbb0c22af2 100644
--- a/x11-proto/glproto/glproto-1.4.7.ebuild
+++ b/x11-proto/glproto/glproto-1.4.7.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-proto/glproto/glproto-1.4.7.ebuild,v 1.8 2006/07/19 14:25:54 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.7.ebuild,v 1.9 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,9 @@ inherit x-modular
OPENGL_DIR="xorg-x11"
DESCRIPTION="X.Org GL protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}
app-admin/eselect-opengl"
@@ -42,9 +44,9 @@ dynamic_libgl_install() {
}
switch_opengl_implem() {
- # Switch to the xorg implementation.
- # Use new opengl-update that will not reset user selected
- # OpenGL interface ...
- echo
- eselect opengl set --use-old ${OPENGL_DIR}
+ # Switch to the xorg implementation.
+ # Use new opengl-update that will not reset user selected
+ # OpenGL interface ...
+ echo
+ eselect opengl set --use-old ${OPENGL_DIR}
}
diff --git a/x11-proto/randrproto/randrproto-1.1.2.ebuild b/x11-proto/randrproto/randrproto-1.1.2.ebuild
index dbbd1852e54f..d24c1a8b8aaa 100644
--- a/x11-proto/randrproto/randrproto-1.1.2.ebuild
+++ b/x11-proto/randrproto/randrproto-1.1.2.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-proto/randrproto/randrproto-1.1.2.ebuild,v 1.14 2006/07/19 13:08:25 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.1.2.ebuild,v 1.15 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,9 @@
inherit x-modular
DESCRIPTION="X.Org Randr protocol headers"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/recordproto/recordproto-1.13.2.ebuild b/x11-proto/recordproto/recordproto-1.13.2.ebuild
index 70a9582ec348..1c8ff12f7e29 100644
--- a/x11-proto/recordproto/recordproto-1.13.2.ebuild
+++ b/x11-proto/recordproto/recordproto-1.13.2.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-proto/recordproto/recordproto-1.13.2.ebuild,v 1.14 2006/07/19 12:35:42 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.2.ebuild,v 1.15 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,9 @@
inherit x-modular
DESCRIPTION="X.Org Record protocol headers"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/resourceproto/resourceproto-1.0.2.ebuild b/x11-proto/resourceproto/resourceproto-1.0.2.ebuild
index e02acd4c59a3..1ed329c48b29 100644
--- a/x11-proto/resourceproto/resourceproto-1.0.2.ebuild
+++ b/x11-proto/resourceproto/resourceproto-1.0.2.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-proto/resourceproto/resourceproto-1.0.2.ebuild,v 1.14 2006/07/19 13:49:32 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.0.2.ebuild,v 1.15 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,9 @@
inherit x-modular
DESCRIPTION="X.Org Resource protocol headers"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild
index 668d83b08c2d..9b7a4c37e5ea 100644
--- a/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild
+++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.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-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild,v 1.8 2006/07/19 14:26:43 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild,v 1.9 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,8 @@
inherit x-modular
DESCRIPTION="X.Org ScrnSaver protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/trapproto/trapproto-3.4.3.ebuild b/x11-proto/trapproto/trapproto-3.4.3.ebuild
index f096dfdfb79d..33bdeca95694 100644
--- a/x11-proto/trapproto/trapproto-3.4.3.ebuild
+++ b/x11-proto/trapproto/trapproto-3.4.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-proto/trapproto/trapproto-3.4.3.ebuild,v 1.14 2006/07/19 12:41:40 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.3.ebuild,v 1.15 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,9 @@
inherit x-modular
DESCRIPTION="X.Org Trap protocol headers"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/videoproto/videoproto-2.2.2.ebuild b/x11-proto/videoproto/videoproto-2.2.2.ebuild
index c1d994dbb5bf..1c6e218852ac 100644
--- a/x11-proto/videoproto/videoproto-2.2.2.ebuild
+++ b/x11-proto/videoproto/videoproto-2.2.2.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-proto/videoproto/videoproto-2.2.2.ebuild,v 1.14 2006/07/19 09:33:27 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.2.ebuild,v 1.15 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,9 @@
inherit x-modular
DESCRIPTION="X.Org Video protocol headers"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild
index efd0bef52d46..6f4b39c9a599 100644
--- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild
+++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.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-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.14 2006/07/19 12:23:10 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.15 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,9 @@
inherit x-modular
DESCRIPTION="X.Org XF86DGA protocol headers"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/xf86driproto/files/digest-xf86driproto-2.0.3 b/x11-proto/xf86driproto/files/digest-xf86driproto-2.0.3
index 48cb75195f9a..3db2082cadc1 100644
--- a/x11-proto/xf86driproto/files/digest-xf86driproto-2.0.3
+++ b/x11-proto/xf86driproto/files/digest-xf86driproto-2.0.3
@@ -1 +1,3 @@
MD5 e4a282cfd708b8892fca4425fee9cd7b xf86driproto-2.0.3.tar.bz2 42828
+RMD160 ed971412f91326ea93d2a74b1f9be1a0e8abf7a5 xf86driproto-2.0.3.tar.bz2 42828
+SHA256 111c469a24374803b08104c725d8318760b226cedccd12b199c83d1b2756b8d6 xf86driproto-2.0.3.tar.bz2 42828
diff --git a/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild b/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild
index b977efef8533..297ed3df7a78 100644
--- a/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild
+++ b/x11-proto/xf86driproto/xf86driproto-2.0.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-proto/xf86driproto/xf86driproto-2.0.3.ebuild,v 1.12 2006/07/10 17:08:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild,v 1.13 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,8 @@
inherit x-modular
DESCRIPTION="X.Org XF86DRI protocol headers"
-KEYWORDS="alpha amd64 arm ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
+KEYWORDS="alpha amd64 arm ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild
index 98acab4c52e4..7fe06e612d60 100644
--- a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild
+++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.2.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-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild,v 1.14 2006/07/19 09:50:22 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild,v 1.15 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,8 +8,9 @@
inherit x-modular
DESCRIPTION="X.Org XF86Misc protocol headers"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
-
diff --git a/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2 b/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2
index 2ebebbd1e71a..b73499298ace 100644
--- a/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2
+++ b/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2
@@ -1 +1,3 @@
MD5 b6a96ffdae084e27487a58314008b000 xf86rushproto-1.1.2.tar.bz2 37695
+RMD160 2854318476fcc0faa52b0f9bee623504a2f25c22 xf86rushproto-1.1.2.tar.bz2 37695
+SHA256 07d9b237541f2d6313b5b28f5335d987a766b36c87b133f77cc48f31d969a3ae xf86rushproto-1.1.2.tar.bz2 37695
diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild
index 037ccb7af81b..006d0eeaba9b 100644
--- a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild
+++ b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.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-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.14 2006/07/19 14:15:49 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.15 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,9 @@
inherit x-modular
DESCRIPTION="X.Org XF86Rush protocol headers"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild
index b405ad2a82f8..02cba762fb8f 100644
--- a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild
+++ b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.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-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild,v 1.14 2006/07/19 12:28:42 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild,v 1.15 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,8 +8,9 @@
inherit x-modular
DESCRIPTION="X.Org XF86VidMode protocol headers"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"
-
diff --git a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild
index 7112ca78e59f..6266ab068f99 100644
--- a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild
+++ b/x11-proto/xineramaproto/xineramaproto-1.1.2.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-proto/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.14 2006/07/19 12:24:59 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.15 2006/09/10 08:50:20 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,9 @@
inherit x-modular
DESCRIPTION="X.Org Xinerama protocol headers"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
RDEPEND=""
DEPEND="${RDEPEND}"