diff options
author | Bryan Stine <battousai@gentoo.org> | 2005-05-19 04:38:14 +0000 |
---|---|---|
committer | Bryan Stine <battousai@gentoo.org> | 2005-05-19 04:38:14 +0000 |
commit | 3e59e8cab539e55ddbbf287848a1e2f404c39be0 (patch) | |
tree | f16077d539b973352ba64f6d07d70edf686f9af3 /x11-base/x11-drm/x11-drm-4.3.0-r7.ebuild | |
parent | Add ck-server use flag (diff) | |
download | gentoo-2-3e59e8cab539e55ddbbf287848a1e2f404c39be0.tar.gz gentoo-2-3e59e8cab539e55ddbbf287848a1e2f404c39be0.tar.bz2 gentoo-2-3e59e8cab539e55ddbbf287848a1e2f404c39be0.zip |
Remove invalid PROVIDE.
(Portage version: 2.0.51.21)
Diffstat (limited to 'x11-base/x11-drm/x11-drm-4.3.0-r7.ebuild')
-rw-r--r-- | x11-base/x11-drm/x11-drm-4.3.0-r7.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-base/x11-drm/x11-drm-4.3.0-r7.ebuild b/x11-base/x11-drm/x11-drm-4.3.0-r7.ebuild index 5bf1f9e8a569..25404599a647 100644 --- a/x11-base/x11-drm/x11-drm-4.3.0-r7.ebuild +++ b/x11-base/x11-drm/x11-drm-4.3.0-r7.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/x11-base/x11-drm/x11-drm-4.3.0-r7.ebuild,v 1.5 2005/01/07 05:31:26 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/x11-drm/x11-drm-4.3.0-r7.ebuild,v 1.6 2005/05/19 04:38:14 battousai Exp $ IUSE="gatos" IUSE_VIDEO_CARDS="3dfx gamma i810 i830 matrox rage128 radeon sis mach64" @@ -46,8 +46,6 @@ DEPEND="virtual/x11 virtual/linux-sources >=sys-apps/portage-2.0.49-r13" -PROVIDE="virtual/drm" - pkg_setup() { # mach64 is exclusive of other modules check_exclusive mach64 |