diff options
10 files changed, 27 insertions, 19 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog index 8aacd99c1fbc..49d8a3c815a0 100644 --- a/x11-drivers/ati-drivers/ChangeLog +++ b/x11-drivers/ati-drivers/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-drivers/ati-drivers # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.79 2007/07/01 22:50:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.80 2007/07/02 14:50:23 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> + ati-drivers-8.27.10-r1.ebuild, ati-drivers-8.28.8.ebuild, + ati-drivers-8.28.8-r1.ebuild, ati-drivers-8.29.6.ebuild, + ati-drivers-8.30.3.ebuild, ati-drivers-8.30.3-r1.ebuild, + ati-drivers-8.32.5.ebuild, ati-drivers-8.33.6.ebuild, + ati-drivers-8.33.6-r1.ebuild: + (QA) RESTRICT clean up. 01 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> ati-drivers-8.27.10-r1.ebuild, ati-drivers-8.28.8.ebuild, diff --git a/x11-drivers/ati-drivers/ati-drivers-8.27.10-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.27.10-r1.ebuild index 34e6787d570f..311d0eeec7c4 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.27.10-r1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.27.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.27.10-r1.ebuild,v 1.6 2007/07/01 22:50:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.27.10-r1.ebuild,v 1.7 2007/07/02 14:50:23 peper Exp $ IUSE="acpi doc opengl" @@ -29,7 +29,7 @@ DEPEND=">=virtual/linux-sources-2.4 PROVIDE="virtual/opengl" ATIBIN="${D}/opt/ati/bin" -RESTRICT="nostrip stricter" +RESTRICT="strip" EMULTILIB_PKG="true" MODULE_NAMES="fglrx(video:${WORKDIR}/common/lib/modules/fglrx/build_mod)" diff --git a/x11-drivers/ati-drivers/ati-drivers-8.28.8-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.28.8-r1.ebuild index b0de2f0ca71e..457295863f7b 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.28.8-r1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.28.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.28.8-r1.ebuild,v 1.3 2007/03/10 21:40:29 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.28.8-r1.ebuild,v 1.4 2007/07/02 14:50:23 peper Exp $ IUSE="acpi doc opengl" @@ -28,7 +28,7 @@ DEPEND=">=virtual/linux-sources-2.4 PROVIDE="virtual/opengl" ATIBIN="${D}/opt/ati/bin" -RESTRICT="nostrip" +RESTRICT="strip" MODULE_NAMES="fglrx(video:${WORKDIR}/common/lib/modules/fglrx/build_mod)" diff --git a/x11-drivers/ati-drivers/ati-drivers-8.28.8.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.28.8.ebuild index acbbd6399b78..28f6f0dcd60a 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.28.8.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.28.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.28.8.ebuild,v 1.4 2007/07/01 22:50:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.28.8.ebuild,v 1.5 2007/07/02 14:50:23 peper Exp $ IUSE="acpi doc opengl" @@ -28,7 +28,7 @@ DEPEND=">=virtual/linux-sources-2.4 PROVIDE="virtual/opengl" ATIBIN="${D}/opt/ati/bin" -RESTRICT="nostrip stricter" +RESTRICT="strip" EMULTILIB_PKG="true" MODULE_NAMES="fglrx(video:${WORKDIR}/common/lib/modules/fglrx/build_mod)" diff --git a/x11-drivers/ati-drivers/ati-drivers-8.29.6.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.29.6.ebuild index 5f5551516f80..f496b90355e0 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.29.6.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.29.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.29.6.ebuild,v 1.4 2007/07/01 22:50:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.29.6.ebuild,v 1.5 2007/07/02 14:50:23 peper Exp $ IUSE="acpi doc opengl" @@ -28,7 +28,7 @@ DEPEND=">=virtual/linux-sources-2.4 PROVIDE="virtual/opengl" ATIBIN="${D}/opt/ati/bin" -RESTRICT="nostrip stricter" +RESTRICT="strip" EMULTILIB_PKG="true" MODULE_NAMES="fglrx(video:${WORKDIR}/common/lib/modules/fglrx/build_mod)" diff --git a/x11-drivers/ati-drivers/ati-drivers-8.30.3-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.30.3-r1.ebuild index 7903e2be3a4a..5b6ab83b0278 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.30.3-r1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.30.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.30.3-r1.ebuild,v 1.5 2007/07/01 22:50:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.30.3-r1.ebuild,v 1.6 2007/07/02 14:50:23 peper Exp $ IUSE="acpi doc opengl" @@ -30,7 +30,7 @@ PROVIDE="virtual/opengl" S="${WORKDIR}/common/lib/modules/fglrx/build_mod" ATIBIN="${D}/opt/ati/bin" -RESTRICT="nostrip stricter" +RESTRICT="strip" EMULTILIB_PKG="true" QA_EXECSTACK_x86="usr/lib/xorg/modules/dri/fglrx_dri.so" diff --git a/x11-drivers/ati-drivers/ati-drivers-8.30.3.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.30.3.ebuild index 66f715ffaa49..c283590d7689 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.30.3.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.30.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.30.3.ebuild,v 1.3 2007/07/01 22:50:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.30.3.ebuild,v 1.4 2007/07/02 14:50:23 peper Exp $ IUSE="acpi doc opengl" @@ -28,7 +28,7 @@ DEPEND=">=virtual/linux-sources-2.4 PROVIDE="virtual/opengl" ATIBIN="${D}/opt/ati/bin" -RESTRICT="nostrip stricter" +RESTRICT="strip" EMULTILIB_PKG="true" MODULE_NAMES="fglrx(video:${WORKDIR}/common/lib/modules/fglrx/build_mod)" diff --git a/x11-drivers/ati-drivers/ati-drivers-8.32.5.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.32.5.ebuild index 37666f59d0f0..248f68e33a57 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.32.5.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.32.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.32.5.ebuild,v 1.6 2007/07/01 22:50:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.32.5.ebuild,v 1.7 2007/07/02 14:50:23 peper Exp $ IUSE="acpi doc opengl" @@ -31,7 +31,7 @@ PROVIDE="virtual/opengl" S="${WORKDIR}/common/lib/modules/fglrx/build_mod" ATIBIN="${D}/opt/ati/bin" -RESTRICT="nostrip stricter test" +RESTRICT="strip test" EMULTILIB_PKG="true" QA_EXECSTACK_x86="usr/lib/xorg/modules/dri/fglrx_dri.so" diff --git a/x11-drivers/ati-drivers/ati-drivers-8.33.6-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.33.6-r1.ebuild index aa703745a14d..d71a1db5d1a5 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.33.6-r1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.33.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.33.6-r1.ebuild,v 1.3 2007/07/01 22:50:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.33.6-r1.ebuild,v 1.4 2007/07/02 14:50:23 peper Exp $ IUSE="acpi doc opengl" @@ -28,7 +28,7 @@ DEPEND=">=virtual/linux-sources-2.4 S="${WORKDIR}/common/lib/modules/fglrx/build_mod" ATIBIN="${D}/opt/ati/bin" -RESTRICT="nostrip test" +RESTRICT="strip test" EMULTILIB_PKG="true" QA_EXECSTACK_x86="usr/lib/xorg/modules/dri/fglrx_dri.so diff --git a/x11-drivers/ati-drivers/ati-drivers-8.33.6.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.33.6.ebuild index 35496b0ffa53..e6258d837bd6 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.33.6.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.33.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.33.6.ebuild,v 1.2 2007/03/10 21:40:29 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.33.6.ebuild,v 1.3 2007/07/02 14:50:23 peper Exp $ IUSE="acpi doc opengl" @@ -28,7 +28,7 @@ DEPEND=">=virtual/linux-sources-2.4 S="${WORKDIR}/common/lib/modules/fglrx/build_mod" ATIBIN="${D}/opt/ati/bin" -RESTRICT="nostrip test" +RESTRICT="strip test" QA_EXECSTACK_x86="usr/lib/xorg/modules/dri/fglrx_dri.so usr/lib/opengl/ati/lib/libGL.so.1.2" |