diff options
author | 2002-10-04 05:54:02 +0000 | |
---|---|---|
committer | 2002-10-04 05:54:02 +0000 | |
commit | 1a02d55998bbf7155730ec7e4010057df66051af (patch) | |
tree | aed51b1d3f0d14394c7a09d93c9a7e92a7269e14 /media-libs/mesa | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-1a02d55998bbf7155730ec7e4010057df66051af.tar.gz gentoo-2-1a02d55998bbf7155730ec7e4010057df66051af.tar.bz2 gentoo-2-1a02d55998bbf7155730ec7e4010057df66051af.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/mesa-3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-3.5.ebuild b/media-libs/mesa/mesa-3.5.ebuild index 0b8d729d1686..7a25cb28958a 100644 --- a/media-libs/mesa/mesa-3.5.ebuild +++ b/media-libs/mesa/mesa-3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-3.5.ebuild,v 1.5 2002/08/14 13:08:10 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-3.5.ebuild,v 1.6 2002/10/04 05:49:24 vapier Exp $ MY_P=Mesa-${PV} S=${WORKDIR}/${MY_P} |