diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 02:56:52 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 02:56:52 +0000 |
commit | fc35b8eb24dfd62d4c483c4aa162afc057be1962 (patch) | |
tree | 68a5617508079de825611958a0519331365f70a9 /media-libs/mesa | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-fc35b8eb24dfd62d4c483c4aa162afc057be1962.tar.gz gentoo-2-fc35b8eb24dfd62d4c483c4aa162afc057be1962.tar.bz2 gentoo-2-fc35b8eb24dfd62d4c483c4aa162afc057be1962.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/mesa/mesa-6.5-r3.ebuild | 9 | ||||
-rw-r--r-- | media-libs/mesa/mesa-6.5.1-r1.ebuild | 9 | ||||
-rw-r--r-- | media-libs/mesa/mesa-6.5.1-r4.ebuild | 11 | ||||
-rw-r--r-- | media-libs/mesa/mesa-6.5.2-r1.ebuild | 9 | ||||
-rw-r--r-- | media-libs/mesa/mesa-6.5.2.ebuild | 9 | ||||
-rw-r--r-- | media-libs/mesa/mesa-6.5.3.ebuild | 9 |
7 files changed, 13 insertions, 50 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 2522ea401cfb..871597563dfe 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.150 2007/06/24 06:33:30 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.151 2007/07/02 02:56:52 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> mesa-6.5-r3.ebuild, + mesa-6.5.1-r1.ebuild, mesa-6.5.1-r4.ebuild, mesa-6.5.2.ebuild, + mesa-6.5.2-r1.ebuild, mesa-6.5.3.ebuild: + (QA) RESTRICT clean up. 24 Jun 2007; Joshua Kinard <kumba@gentoo.org> mesa-6.5.2-r1.ebuild: Stable on mips, per #175465. diff --git a/media-libs/mesa/mesa-6.5-r3.ebuild b/media-libs/mesa/mesa-6.5-r3.ebuild index b9e12428f1d9..307917f4bef7 100644 --- a/media-libs/mesa/mesa-6.5-r3.ebuild +++ b/media-libs/mesa/mesa-6.5-r3.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/media-libs/mesa/mesa-6.5-r3.ebuild,v 1.14 2007/04/07 04:56:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5-r3.ebuild,v 1.15 2007/07/02 02:56:52 peper Exp $ inherit eutils toolchain-funcs multilib flag-o-matic portability @@ -36,7 +36,6 @@ IUSE="${IUSE_VIDEO_CARDS} motif nptl" -RESTRICT="stricter" RDEPEND="dev-libs/expat x11-libs/libX11 x11-libs/libXext @@ -62,12 +61,6 @@ S="${WORKDIR}/${MY_P}" # Think about: ggi, svga, fbcon, no-X configs -if use debug; then - if ! has splitdebug ${FEATURES}; then - RESTRICT="${RESTRICT} nostrip" - fi -fi - pkg_setup() { if use debug; then strip-flags diff --git a/media-libs/mesa/mesa-6.5.1-r1.ebuild b/media-libs/mesa/mesa-6.5.1-r1.ebuild index 07881c498648..d2a7389b2878 100644 --- a/media-libs/mesa/mesa-6.5.1-r1.ebuild +++ b/media-libs/mesa/mesa-6.5.1-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/media-libs/mesa/mesa-6.5.1-r1.ebuild,v 1.13 2007/02/17 21:43:28 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.1-r1.ebuild,v 1.14 2007/07/02 02:56:52 peper Exp $ inherit eutils toolchain-funcs multilib flag-o-matic portability @@ -36,7 +36,6 @@ IUSE="${IUSE_VIDEO_CARDS} motif nptl" -RESTRICT="stricter" RDEPEND="dev-libs/expat x11-libs/libX11 x11-libs/libXext @@ -63,12 +62,6 @@ S="${WORKDIR}/${MY_P}" # Think about: ggi, svga, fbcon, no-X configs -if use debug; then - if ! has splitdebug ${FEATURES}; then - RESTRICT="${RESTRICT} nostrip" - fi -fi - pkg_setup() { if use debug; then strip-flags diff --git a/media-libs/mesa/mesa-6.5.1-r4.ebuild b/media-libs/mesa/mesa-6.5.1-r4.ebuild index ef31db835cb5..116ec3ce74c3 100644 --- a/media-libs/mesa/mesa-6.5.1-r4.ebuild +++ b/media-libs/mesa/mesa-6.5.1-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.1-r4.ebuild,v 1.3 2006/12/08 05:01:09 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.1-r4.ebuild,v 1.4 2007/07/02 02:56:52 peper Exp $ inherit eutils toolchain-funcs multilib flag-o-matic portability @@ -37,7 +37,6 @@ IUSE="${IUSE_VIDEO_CARDS} nptl xcb" -RESTRICT="stricter" RDEPEND="dev-libs/expat x11-libs/libX11 x11-libs/libXext @@ -65,12 +64,6 @@ S="${WORKDIR}/${MY_P}" # Think about: ggi, svga, fbcon, no-X configs -if use debug; then - if ! has splitdebug ${FEATURES}; then - RESTRICT="${RESTRICT} nostrip" - fi -fi - pkg_setup() { if use xcb; then if ! built_with_use x11-libs/libX11 xcb; then diff --git a/media-libs/mesa/mesa-6.5.2-r1.ebuild b/media-libs/mesa/mesa-6.5.2-r1.ebuild index 6e500f7f7153..dded0124ca4f 100644 --- a/media-libs/mesa/mesa-6.5.2-r1.ebuild +++ b/media-libs/mesa/mesa-6.5.2-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/media-libs/mesa/mesa-6.5.2-r1.ebuild,v 1.9 2007/06/24 22:01:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.2-r1.ebuild,v 1.10 2007/07/02 02:56:52 peper Exp $ inherit eutils toolchain-funcs multilib flag-o-matic portability @@ -37,7 +37,6 @@ IUSE="${IUSE_VIDEO_CARDS} nptl xcb" -RESTRICT="stricter" RDEPEND="dev-libs/expat x11-libs/libX11 x11-libs/libXext @@ -65,12 +64,6 @@ S="${WORKDIR}/${MY_P}" # Think about: ggi, svga, fbcon, no-X configs -if use debug; then - if ! has splitdebug ${FEATURES}; then - RESTRICT="${RESTRICT} nostrip" - fi -fi - pkg_setup() { if use xcb; then if ! built_with_use x11-libs/libX11 xcb; then diff --git a/media-libs/mesa/mesa-6.5.2.ebuild b/media-libs/mesa/mesa-6.5.2.ebuild index 563d9222ed1f..e194279ccc6b 100644 --- a/media-libs/mesa/mesa-6.5.2.ebuild +++ b/media-libs/mesa/mesa-6.5.2.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/media-libs/mesa/mesa-6.5.2.ebuild,v 1.5 2007/02/19 21:24:35 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.2.ebuild,v 1.6 2007/07/02 02:56:52 peper Exp $ inherit eutils toolchain-funcs multilib flag-o-matic portability @@ -37,7 +37,6 @@ IUSE="${IUSE_VIDEO_CARDS} nptl xcb" -RESTRICT="stricter" RDEPEND="dev-libs/expat x11-libs/libX11 x11-libs/libXext @@ -65,12 +64,6 @@ S="${WORKDIR}/${MY_P}" # Think about: ggi, svga, fbcon, no-X configs -if use debug; then - if ! has splitdebug ${FEATURES}; then - RESTRICT="${RESTRICT} nostrip" - fi -fi - pkg_setup() { if use xcb; then if ! built_with_use x11-libs/libX11 xcb; then diff --git a/media-libs/mesa/mesa-6.5.3.ebuild b/media-libs/mesa/mesa-6.5.3.ebuild index 7f83279a394a..1ea98c6ba5b1 100644 --- a/media-libs/mesa/mesa-6.5.3.ebuild +++ b/media-libs/mesa/mesa-6.5.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/media-libs/mesa/mesa-6.5.3.ebuild,v 1.2 2007/05/13 16:15:24 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.3.ebuild,v 1.3 2007/07/02 02:56:52 peper Exp $ inherit eutils toolchain-funcs multilib flag-o-matic portability versionator @@ -41,7 +41,6 @@ IUSE="${IUSE_VIDEO_CARDS} nptl xcb" -RESTRICT="stricter" RDEPEND="dev-libs/expat x11-libs/libX11 x11-libs/libXext @@ -69,12 +68,6 @@ S="${WORKDIR}/${MY_P}" # Think about: ggi, svga, fbcon, no-X configs -if use debug; then - if ! has splitdebug ${FEATURES}; then - RESTRICT="${RESTRICT} nostrip" - fi -fi - pkg_setup() { if use xcb; then if ! built_with_use x11-libs/libX11 xcb; then |