summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-04-27 11:51:24 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-04-27 11:51:24 +0000
commit036683903779a7475802f94d96f0807c2dec5aff (patch)
tree9da6314f5675b61435fab87da754449cd0e639a6 /media-libs/mesa/mesa-3.5.ebuild
parenttypo (diff)
downloadhistorical-036683903779a7475802f94d96f0807c2dec5aff.tar.gz
historical-036683903779a7475802f94d96f0807c2dec5aff.tar.bz2
historical-036683903779a7475802f94d96f0807c2dec5aff.zip
cleanup
Diffstat (limited to 'media-libs/mesa/mesa-3.5.ebuild')
-rw-r--r--media-libs/mesa/mesa-3.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/mesa/mesa-3.5.ebuild b/media-libs/mesa/mesa-3.5.ebuild
index 3c5e3247babd..ff2c588bf142 100644
--- a/media-libs/mesa/mesa-3.5.ebuild
+++ b/media-libs/mesa/mesa-3.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-3.5.ebuild,v 1.1 2002/01/13 21:33:42 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-3.5.ebuild,v 1.2 2002/04/27 11:41:02 seemant Exp $
-P=Mesa-${PV}
-S=${WORKDIR}/${P}
+MY_P=Mesa-${PV}
+S=${WORKDIR}/${MY_P}
DESCRIPTION="OpenGL like graphic library for Linux"
SRC_URI="http://download.sourceforge.net/mesa3d/MesaLib-${PV}.tar.bz2
http://download.sourceforge.net/mesa3d/MesaDemos-${PV}.tar.bz2"