diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2008-03-29 19:35:24 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2008-03-29 19:35:24 +0000 |
commit | 56dab456590c050d2a70202a7940237460ab8cd9 (patch) | |
tree | 1fe391bc2623474739c7bc176fc3bfd11239c96e /x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild | |
parent | Marking ruby-gtksourceview-0.16.0 ~ppc for bug 215149 (diff) | |
download | historical-56dab456590c050d2a70202a7940237460ab8cd9.tar.gz historical-56dab456590c050d2a70202a7940237460ab8cd9.tar.bz2 historical-56dab456590c050d2a70202a7940237460ab8cd9.zip |
(#214653) Fix build by using correct driver-patch version.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild b/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild index fe9e9a20534f..7eaddc607caf 100644 --- a/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild +++ b/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild,v 1.1 2008/03/24 04:12:22 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild,v 1.2 2008/03/29 19:35:24 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" +XDPVER=4 inherit x-modular |