diff options
author | Bryan Stine <battousai@gentoo.org> | 2004-12-23 03:53:03 +0000 |
---|---|---|
committer | Bryan Stine <battousai@gentoo.org> | 2004-12-23 03:53:03 +0000 |
commit | db893bde6b94894c9d00c7f48a7427a8f0e6c369 (patch) | |
tree | e0765cd652bdd5e3b82046ee25f86830733d813c /x11-base/x11-drm/x11-drm-20040827.ebuild | |
parent | initial aqhbci-ddvcard ebuild (diff) | |
download | historical-db893bde6b94894c9d00c7f48a7427a8f0e6c369.tar.gz historical-db893bde6b94894c9d00c7f48a7427a8f0e6c369.tar.bz2 historical-db893bde6b94894c9d00c7f48a7427a8f0e6c369.zip |
Uhh...r-bump to take care of earlier whoopsie. Hah...
Diffstat (limited to 'x11-base/x11-drm/x11-drm-20040827.ebuild')
-rw-r--r-- | x11-base/x11-drm/x11-drm-20040827.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/x11-drm/x11-drm-20040827.ebuild b/x11-base/x11-drm/x11-drm-20040827.ebuild index 16523b6fbdd8..fdc538cea77c 100644 --- a/x11-base/x11-drm/x11-drm-20040827.ebuild +++ b/x11-base/x11-drm/x11-drm-20040827.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/x11-drm/x11-drm-20040827.ebuild,v 1.7 2004/12/16 07:27:45 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/x11-drm/x11-drm-20040827.ebuild,v 1.8 2004/12/23 03:53:03 battousai Exp $ inherit eutils x11 linux-mod @@ -18,7 +18,7 @@ EXCLUDED="${WORKDIR}/excluded" S="${WORKDIR}/drm" DESCRIPTION="DRM Kernel Modules for X11" HOMEPAGE="http://dri.sf.net" -SRC_URI="mirror://gentoo/${PF}-gentoo-${PATCHVER}.tar.bz2 +SRC_URI="mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2 mirror://gentoo/linux-drm-${PV}-kernelsource.tar.bz2 gatos? ( mirror://gentoo/linux-drm-gatos-${GATOSSNAP}-kernelsource.tar.bz2 )" |