diff options
author | Bryan Stine <battousai@gentoo.org> | 2008-09-16 20:38:12 +0000 |
---|---|---|
committer | Bryan Stine <battousai@gentoo.org> | 2008-09-16 20:38:12 +0000 |
commit | dd4efd32528dff1051d8c002c4ba2d75a13ebb2f (patch) | |
tree | e69ed09934d298532b9d408322b5414ae5dde994 /x11-base/x11-drm/x11-drm-20070314.ebuild | |
parent | Stable on alpha, bug #237127 (diff) | |
download | historical-dd4efd32528dff1051d8c002c4ba2d75a13ebb2f.tar.gz historical-dd4efd32528dff1051d8c002c4ba2d75a13ebb2f.tar.bz2 historical-dd4efd32528dff1051d8c002c4ba2d75a13ebb2f.zip |
20070314 patchball 0.6, 20071019 patchball 0.3, for 2.6.26 compat, fixing bug #232120. 20070314-0.6 also gives 2.6.27 compat.
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.27-rc6 x86_64
Diffstat (limited to 'x11-base/x11-drm/x11-drm-20070314.ebuild')
-rw-r--r-- | x11-base/x11-drm/x11-drm-20070314.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/x11-drm/x11-drm-20070314.ebuild b/x11-base/x11-drm/x11-drm-20070314.ebuild index 87bca0d0dc6b..2723a25bc480 100644 --- a/x11-base/x11-drm/x11-drm-20070314.ebuild +++ b/x11-base/x11-drm/x11-drm-20070314.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/x11-drm/x11-drm-20070314.ebuild,v 1.8 2008/09/13 01:12:14 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/x11-drm/x11-drm-20070314.ebuild,v 1.9 2008/09/16 20:38:12 battousai Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.7" @@ -26,7 +26,7 @@ IUSE="${IUSE_VIDEO_CARDS} kernel_FreeBSD kernel_linux" RESTRICT="strip" S="${WORKDIR}/drm" -PATCHVER="0.5" +PATCHVER="0.6" PATCHDIR="${WORKDIR}/patch" EXCLUDED="${WORKDIR}/excluded" |