diff options
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/mesa-7.5-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-7.5-r2.ebuild b/media-libs/mesa/mesa-7.5-r2.ebuild index 65ebca4a1c78..3ccf81f8c3a0 100644 --- a/media-libs/mesa/mesa-7.5-r2.ebuild +++ b/media-libs/mesa/mesa-7.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.5-r2.ebuild,v 1.3 2009/07/22 10:32:59 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.5-r2.ebuild,v 1.4 2009/07/22 13:55:47 mr_bones_ Exp $ EAPI="2" @@ -142,7 +142,6 @@ src_configure() { driver_enable video_cards_trident trident driver_enable video_cards_via unichrome - # all live (experimental) stuff is wrapped around with experimental variable # so the users cant get to this parts even with enabled useflags (downgrade # from live to stable for example) |