summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-09-03 22:37:26 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-09-03 22:37:26 +0000
commitc742d17d40ee5aa4287421ab5de38a1696a78dd3 (patch)
tree92ba4ee0681a71f7526d574631231d90bda7be6a /media-libs/mesa
parentClean outold cruft. Revbump to transition to eselect over opengl-update. (diff)
downloadhistorical-c742d17d40ee5aa4287421ab5de38a1696a78dd3.tar.gz
historical-c742d17d40ee5aa4287421ab5de38a1696a78dd3.tar.bz2
historical-c742d17d40ee5aa4287421ab5de38a1696a78dd3.zip
Switching to use eselect over opengl-update.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/ChangeLog6
-rw-r--r--media-libs/mesa/Manifest20
-rw-r--r--media-libs/mesa/mesa-6.3.1.1-r3.ebuild7
-rw-r--r--media-libs/mesa/mesa-6.3.2.ebuild6
4 files changed, 26 insertions, 13 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog
index 9a7fe5589e16..123ef6fdf1e6 100644
--- a/media-libs/mesa/ChangeLog
+++ b/media-libs/mesa/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/mesa
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.35 2005/08/22 06:00:32 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.36 2005/09/03 22:37:26 eradicator Exp $
+
+ 03 Sep 2005; Jeremy Huddleston <eradicator@gentoo.org>
+ mesa-6.3.1.1-r3.ebuild, mesa-6.3.2.ebuild:
+ Switching to use eselect over opengl-update.
22 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; mesa-6.3.2.ebuild:
Split out an arch-specific variable DRI_DRIVERS_${ARCH} for defining which
diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index e09523fced14..948813203c7f 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,12 +1,22 @@
-MD5 3fd842063c8389697bf2099b81a770b4 mesa-6.3.2.ebuild 5516
-MD5 686d9ec29c41ef3a6b1e43883f2b4a7d ChangeLog 7870
-MD5 24743b1757ff98e065ae8ad118e3d803 mesa-6.3.1.1-r3.ebuild 5922
-MD5 bd015b299e16dfdc191313c06776eb96 files/digest-mesa-6.3.2 67
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 a746b3cd1db5c2de7f00f07c42b441bd ChangeLog 8021
+MD5 77958aedbc6913b8ac9d8de6ab273712 mesa-6.3.2.ebuild 5495
+MD5 f6317bf167576aaa2a1fe582dd8dfc76 mesa-6.3.1.1-r3.ebuild 5822
MD5 a9b60dbab413bb1645804918f13b7378 files/mesa-add-dri-asm-files.patch 21517
MD5 ceae0782c8844ebdc68ede6b4d8969d9 files/makedepend-location.patch 375
-MD5 3621c4e6ce01ff309d49348222756a64 files/dont-install-gles-headers.patch 479
MD5 cdc08801bd33dadb19c29e4c91863c73 files/change-default-dri-driver-dir.patch 412
MD5 2685b3ea6cabdd4da8929cfca0a03573 files/digest-mesa-6.3.1.1-r3 223
+MD5 bd015b299e16dfdc191313c06776eb96 files/digest-mesa-6.3.2 67
+MD5 3621c4e6ce01ff309d49348222756a64 files/dont-install-gles-headers.patch 479
MD5 f0ebdc72043e76ad7eddc4ad91349927 files/lib/libGL.la 763
MD5 9abdd26694e6f1d7bd93193f900acc6c files/lib/libGLU.la 752
MD5 0883c9996cac1056781bdcd2aab60e66 files/lib/libOSMesa.la 765
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDGiWyArHZZzCEUG0RAjjyAJ9OyBST996ay0/0hpdu+rCKT4hWBQCdH8Kl
+akxBDxfyUHgUBgUzE0hGpgU=
+=0xAL
+-----END PGP SIGNATURE-----
diff --git a/media-libs/mesa/mesa-6.3.1.1-r3.ebuild b/media-libs/mesa/mesa-6.3.1.1-r3.ebuild
index 62b8088d8db7..8f7dc7b20447 100644
--- a/media-libs/mesa/mesa-6.3.1.1-r3.ebuild
+++ b/media-libs/mesa/mesa-6.3.1.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.3.1.1-r3.ebuild,v 1.4 2005/08/20 19:57:52 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.3.1.1-r3.ebuild,v 1.5 2005/09/03 22:37:26 eradicator Exp $
inherit eutils toolchain-funcs multilib
@@ -27,7 +27,7 @@ RDEPEND="dev-libs/expat
x11-libs/libXxf86vm
x11-libs/libXi
x11-libs/libXmu
- >=x11-base/opengl-update-2.2.2
+ app-admin/eselect-opengl
motif? ( virtual/motif )"
DEPEND="${RDEPEND}
x11-misc/makedepend
@@ -193,6 +193,5 @@ switch_opengl_implem() {
# Use new opengl-update that will not reset user selected
# OpenGL interface ...
echo
- local opengl_implem="$(${ROOT}/usr/sbin/opengl-update --get-implementation)"
- ${ROOT}/usr/sbin/opengl-update --use-old ${OPENGL_DIR}
+ eselect opengl --use-old ${OPENGL_DIR}
}
diff --git a/media-libs/mesa/mesa-6.3.2.ebuild b/media-libs/mesa/mesa-6.3.2.ebuild
index 61d6e6d1b9b9..f5a65de7c95e 100644
--- a/media-libs/mesa/mesa-6.3.2.ebuild
+++ b/media-libs/mesa/mesa-6.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.3.2.ebuild,v 1.3 2005/08/22 06:00:32 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.3.2.ebuild,v 1.4 2005/09/03 22:37:26 eradicator Exp $
inherit eutils toolchain-funcs multilib
@@ -29,7 +29,7 @@ RDEPEND="dev-libs/expat
x11-libs/libXi
x11-libs/libXmu
x11-libs/libdrm
- >=x11-base/opengl-update-2.2.2
+ app-admin/eselect-opengl
motif? ( virtual/motif )"
DEPEND="${RDEPEND}
x11-misc/makedepend
@@ -191,5 +191,5 @@ switch_opengl_implem() {
# Use new opengl-update that will not reset user selected
# OpenGL interface ...
echo
- ${ROOT}/usr/sbin/opengl-update --use-old ${OPENGL_DIR}
+ eselect opengl --use-old ${OPENGL_DIR}
}