summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-09-30 21:24:41 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-09-30 21:24:41 +0000
commit4168d0197daf10e3553e01586dc7c09e07688953 (patch)
tree9e00dbf6a28a04f0fd34641af903eabc9ccbae19 /x11-drivers
parentrepoman issues (diff)
downloadgentoo-2-4168d0197daf10e3553e01586dc7c09e07688953.tar.gz
gentoo-2-4168d0197daf10e3553e01586dc7c09e07688953.tar.bz2
gentoo-2-4168d0197daf10e3553e01586dc7c09e07688953.zip
repoman issues
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild
index a952c3423589..c927aa145baf 100644
--- a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild
+++ b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.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/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild,v 1.9 2009/06/23 20:03:09 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.0.ebuild,v 1.10 2009/09/30 21:24:41 ssuominen Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -27,8 +27,6 @@ DEPEND="${RDEPEND}
x11-proto/xf86driproto
>=x11-libs/libdrm-2 )"
-PATCHES=""
-
pkg_setup() {
CONFIGURE_OPTIONS="$(use_enable dri)"
}