summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-02-22 09:57:27 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-02-22 09:57:27 +0000
commit6310fe89fd4bd4b6c005faaa1b6af8c63e160b1e (patch)
tree530eafc42de845a86e657172fee0db57a0da52bb /x11-drivers
parentversion bump (diff)
downloadgentoo-2-6310fe89fd4bd4b6c005faaa1b6af8c63e160b1e.tar.gz
gentoo-2-6310fe89fd4bd4b6c005faaa1b6af8c63e160b1e.tar.bz2
gentoo-2-6310fe89fd4bd4b6c005faaa1b6af8c63e160b1e.zip
fix for bug #123664
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/ati-drivers/ChangeLog12
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.14.13-r3.ebuild5
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.14.13-r5.ebuild5
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.ebuild5
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.18.6-r1.ebuild5
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.18.6.ebuild5
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.18.8-r1.ebuild5
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild5
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.18.8.ebuild5
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.19.10.ebuild5
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.20.8.ebuild3
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.21.7.ebuild3
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.22.5.ebuild3
13 files changed, 44 insertions, 22 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog
index 25e5e18c313e..308b70dbed4d 100644
--- a/x11-drivers/ati-drivers/ChangeLog
+++ b/x11-drivers/ati-drivers/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for x11-drivers/ati-drivers
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.23 2006/02/10 07:27:20 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.24 2006/02/22 09:57:27 lu_zero Exp $
+
+ 22 Feb 2006; Luca Barbato <lu_zero@gentoo.org>
+ ati-drivers-8.14.13-r3.ebuild, ati-drivers-8.14.13-r5.ebuild,
+ ati-drivers-8.16.20-r1.ebuild, ati-drivers-8.18.6.ebuild,
+ ati-drivers-8.18.6-r1.ebuild, ati-drivers-8.18.8.ebuild,
+ ati-drivers-8.18.8-r1.ebuild, ati-drivers-8.18.8-r2.ebuild,
+ ati-drivers-8.19.10.ebuild, ati-drivers-8.20.8.ebuild,
+ ati-drivers-8.21.7.ebuild, ati-drivers-8.22.5.ebuild:
+ Fix for postrm, thanks to TGL <degrenier@easyconnect.fr> for spotting the
+ issue and providing the fix for it in bug #123664
*ati-drivers-8.22.5 (10 Feb 2006)
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.14.13-r3.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.14.13-r3.ebuild
index d9e27cc1d791..5fbb40c72f08 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.14.13-r3.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.14.13-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.14.13-r3.ebuild,v 1.3 2005/11/14 17:15:03 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.14.13-r3.ebuild,v 1.4 2006/02/22 09:57:27 lu_zero Exp $
IUSE="opengl dlloader"
@@ -279,6 +279,7 @@ pkg_postinst() {
}
pkg_postrm() {
+ linux-mod_pkg_postrm
opengl-update --use-old xorg-x11
}
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.14.13-r5.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.14.13-r5.ebuild
index 0d8ba1ee89e8..31ebac46a18e 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.14.13-r5.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.14.13-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.14.13-r5.ebuild,v 1.1 2005/11/12 22:17:04 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.14.13-r5.ebuild,v 1.2 2006/02/22 09:57:27 lu_zero Exp $
IUSE="opengl dlloader"
@@ -275,6 +275,7 @@ pkg_postinst() {
}
pkg_postrm() {
+ linux-mod_pkg_postrm
/usr/bin/eselect opengl set --use-old xorg-x11
}
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.ebuild
index 38e1971c3a43..a7311a07c859 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.ebuild,v 1.1 2005/11/12 22:17:04 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.16.20-r1.ebuild,v 1.2 2006/02/22 09:57:27 lu_zero Exp $
IUSE="opengl"
@@ -248,6 +248,7 @@ pkg_postinst() {
}
pkg_postrm() {
+ linux-mod_pkg_postrm
/usr/bin/eselect opengl set --use-old xorg-x11
}
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.18.6-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.18.6-r1.ebuild
index 40a8bcba13aa..b15e543bf678 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.18.6-r1.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.18.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.18.6-r1.ebuild,v 1.1 2005/11/12 22:17:04 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.18.6-r1.ebuild,v 1.2 2006/02/22 09:57:27 lu_zero Exp $
IUSE="opengl"
@@ -293,6 +293,7 @@ pkg_postinst() {
}
pkg_postrm() {
+ linux-mod_pkg_postrm
/usr/bin/eselect opengl set --use-old xorg-x11
}
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.18.6.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.18.6.ebuild
index 030511ba296b..7b957a76d38b 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.18.6.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.18.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.18.6.ebuild,v 1.1 2005/11/12 22:17:04 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.18.6.ebuild,v 1.2 2006/02/22 09:57:27 lu_zero Exp $
IUSE="opengl"
@@ -267,6 +267,7 @@ pkg_postinst() {
}
pkg_postrm() {
+ linux-mod_pkg_postrm
/usr/bin/eselect opengl set --use-old xorg-x11
}
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.18.8-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.18.8-r1.ebuild
index 85672ed0b214..b4aa63c47a78 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.18.8-r1.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.18.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.18.8-r1.ebuild,v 1.1 2005/11/12 22:17:04 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.18.8-r1.ebuild,v 1.2 2006/02/22 09:57:27 lu_zero Exp $
IUSE="opengl"
@@ -304,6 +304,7 @@ pkg_postinst() {
}
pkg_postrm() {
+ linux-mod_pkg_postrm
/usr/bin/eselect opengl set --use-old xorg-x11
}
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild
index 995d14de0ef1..89e8d2dbd2b1 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild,v 1.2 2005/12/03 22:19:23 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.18.8-r2.ebuild,v 1.3 2006/02/22 09:57:27 lu_zero Exp $
IUSE="opengl"
@@ -304,6 +304,7 @@ pkg_postinst() {
}
pkg_postrm() {
+ linux-mod_pkg_postrm
/usr/bin/opengl-update --use-old xorg-x11
}
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.18.8.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.18.8.ebuild
index af62655a6fdc..e01f07877562 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.18.8.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.18.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.18.8.ebuild,v 1.1 2005/11/12 22:17:04 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.18.8.ebuild,v 1.2 2006/02/22 09:57:27 lu_zero Exp $
IUSE="opengl"
@@ -292,6 +292,7 @@ pkg_postinst() {
}
pkg_postrm() {
+ linux-mod_pkg_postrm
/usr/bin/eselect opengl set --use-old xorg-x11
}
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.19.10.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.19.10.ebuild
index fc62e276874f..e77fcb2d649e 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.19.10.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.19.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.19.10.ebuild,v 1.9 2005/12/06 09:35:24 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.19.10.ebuild,v 1.10 2006/02/22 09:57:27 lu_zero Exp $
IUSE="opengl"
@@ -303,5 +303,6 @@ pkg_postinst() {
}
pkg_postrm() {
+ linux-mod_pkg_postrm
/usr/bin/eselect opengl set --use-old xorg-x11
}
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.20.8.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.20.8.ebuild
index 10814cbf56be..1b9a5e0b9de7 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.20.8.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.20.8.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-drivers/ati-drivers/ati-drivers-8.20.8.ebuild,v 1.6 2006/01/21 18:08:02 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.20.8.ebuild,v 1.7 2006/02/22 09:57:27 lu_zero Exp $
IUSE="opengl"
@@ -307,5 +307,6 @@ pkg_postinst() {
}
pkg_postrm() {
+ linux-mod_pkg_postrm
/usr/bin/eselect opengl set --use-old xorg-x11
}
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.21.7.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.21.7.ebuild
index a0816c096d66..c2ac49166bcd 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.21.7.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.21.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-drivers/ati-drivers/ati-drivers-8.21.7.ebuild,v 1.4 2006/02/04 22:56:09 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.21.7.ebuild,v 1.5 2006/02/22 09:57:27 lu_zero Exp $
IUSE="opengl"
@@ -312,5 +312,6 @@ pkg_postinst() {
}
pkg_postrm() {
+ linux-mod_pkg_postrm
/usr/bin/eselect opengl set --use-old xorg-x11
}
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.22.5.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.22.5.ebuild
index cba08a2b6737..875088c87f3e 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.22.5.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.22.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-drivers/ati-drivers/ati-drivers-8.22.5.ebuild,v 1.1 2006/02/10 07:27:20 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.22.5.ebuild,v 1.2 2006/02/22 09:57:27 lu_zero Exp $
IUSE="opengl"
@@ -307,5 +307,6 @@ pkg_postinst() {
}
pkg_postrm() {
+ linux-mod_pkg_postrm
/usr/bin/eselect opengl set --use-old xorg-x11
}