summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-09 22:24:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-09 22:24:59 +0000
commit11f3507a68cd82eaa6055e6f3fe53e131f5215dc (patch)
tree89e87c97008af7f8805ececfd113a21742b11cff /media-libs/glut
parentAdding a fix for the 2.4 kNFSd security vulnerability, bug #62524. Also fixed... (diff)
downloadgentoo-2-11f3507a68cd82eaa6055e6f3fe53e131f5215dc.tar.gz
gentoo-2-11f3507a68cd82eaa6055e6f3fe53e131f5215dc.tar.bz2
gentoo-2-11f3507a68cd82eaa6055e6f3fe53e131f5215dc.zip
LICENSE fix
Diffstat (limited to 'media-libs/glut')
-rw-r--r--media-libs/glut/glut-3.7-r2.ebuild4
-rw-r--r--media-libs/glut/glut-3.7.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/glut/glut-3.7-r2.ebuild b/media-libs/glut/glut-3.7-r2.ebuild
index 5f9ab7684b7f..10302d98f729 100644
--- a/media-libs/glut/glut-3.7-r2.ebuild
+++ b/media-libs/glut/glut-3.7-r2.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/media-libs/glut/glut-3.7-r2.ebuild,v 1.17 2004/10/05 10:24:36 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7-r2.ebuild,v 1.18 2004/11/09 22:23:34 mr_bones_ Exp $
MESA_VER="4.0.1"
S=${WORKDIR}/Mesa-${MESA_VER}
@@ -9,8 +9,8 @@ SRC_URI="mirror://sourceforge/mesa3d/MesaLib-${MESA_VER}.tar.bz2
mirror://sourceforge/mesa3d/MesaDemos-${MESA_VER}.tar.bz2"
HOMEPAGE="http://www.opengl.org/developers/documentation/glut/"
+LICENSE="|| ( X11 GPL-2 )"
SLOT="0"
-LICENSE="X11 | GPL-2"
KEYWORDS="x86 ppc sparc alpha"
IUSE=""
diff --git a/media-libs/glut/glut-3.7.1.ebuild b/media-libs/glut/glut-3.7.1.ebuild
index 8fe0b841c05e..62c07edef460 100644
--- a/media-libs/glut/glut-3.7.1.ebuild
+++ b/media-libs/glut/glut-3.7.1.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/media-libs/glut/glut-3.7.1.ebuild,v 1.21 2004/10/05 10:24:36 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7.1.ebuild,v 1.22 2004/11/09 22:23:34 mr_bones_ Exp $
inherit libtool gnuconfig eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.opengl.org/resources/libraries/"
SRC_URI="mirror://sourceforge/mesa3d/MesaLib-${MESA_VER}.tar.bz2
mirror://sourceforge/mesa3d/MesaDemos-${MESA_VER}.tar.bz2"
-LICENSE="X11 | GPL-2"
+LICENSE="|| ( X11 GPL-2 )"
SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64"
IUSE=""