diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:38:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:38:27 +0000 |
commit | 3c15d31a03567b8c4fbe345db2a13ec70b521891 (patch) | |
tree | f7e451d4c42261019cb8ffb2be0d4c396fc77303 /x11-base/opengl-update | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-3c15d31a03567b8c4fbe345db2a13ec70b521891.tar.gz historical-3c15d31a03567b8c4fbe345db2a13ec70b521891.tar.bz2 historical-3c15d31a03567b8c4fbe345db2a13ec70b521891.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'x11-base/opengl-update')
-rw-r--r-- | x11-base/opengl-update/opengl-update-1.3.ebuild | 4 | ||||
-rw-r--r-- | x11-base/opengl-update/opengl-update-1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-base/opengl-update/opengl-update-1.3.ebuild b/x11-base/opengl-update/opengl-update-1.3.ebuild index e3827189de92..d77a93a3e1d3 100644 --- a/x11-base/opengl-update/opengl-update-1.3.ebuild +++ b/x11-base/opengl-update/opengl-update-1.3.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/x11-base/opengl-update/opengl-update-1.3.ebuild,v 1.7 2002/08/14 12:00:14 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/opengl-update-1.3.ebuild,v 1.8 2002/10/04 06:38:01 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utility to change the OpenGL interface being used." diff --git a/x11-base/opengl-update/opengl-update-1.4.ebuild b/x11-base/opengl-update/opengl-update-1.4.ebuild index 8570d1d30ea2..bf16a95d8b34 100644 --- a/x11-base/opengl-update/opengl-update-1.4.ebuild +++ b/x11-base/opengl-update/opengl-update-1.4.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/x11-base/opengl-update/opengl-update-1.4.ebuild,v 1.2 2002/09/14 15:51:26 bjb Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/opengl-update-1.4.ebuild,v 1.3 2002/10/04 06:38:03 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utility to change the OpenGL interface being used." |