summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Sozeau <mattam@gentoo.org>2004-02-18 12:53:05 +0000
committerMatthieu Sozeau <mattam@gentoo.org>2004-02-18 12:53:05 +0000
commit049b9215ab3cbb13752a1bf5048a29247b9a343c (patch)
tree07c309e229f44a16d30e2dc992e7b34e2e710753 /dev-ml/lablgl
parentremoving ftp.dale.ro (diff)
downloadgentoo-2-049b9215ab3cbb13752a1bf5048a29247b9a343c.tar.gz
gentoo-2-049b9215ab3cbb13752a1bf5048a29247b9a343c.tar.bz2
gentoo-2-049b9215ab3cbb13752a1bf5048a29247b9a343c.zip
Remove opengl use flag, as it is not optional (bug #41761).
Diffstat (limited to 'dev-ml/lablgl')
-rw-r--r--dev-ml/lablgl/ChangeLog6
-rw-r--r--dev-ml/lablgl/lablgl-0.97.ebuild6
-rw-r--r--dev-ml/lablgl/lablgl-0.98.ebuild6
-rw-r--r--dev-ml/lablgl/lablgl-0.99.ebuild8
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-ml/lablgl/ChangeLog b/dev-ml/lablgl/ChangeLog
index 321dfa859216..d6791a35be0d 100644
--- a/dev-ml/lablgl/ChangeLog
+++ b/dev-ml/lablgl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/lablgl
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/ChangeLog,v 1.12 2004/02/17 22:07:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/ChangeLog,v 1.13 2004/02/18 12:53:05 mattam Exp $
+
+ 18 Feb 2004; Matthieu Sozeau <mattam@gentoo.org> lablgl-0.97.ebuild,
+ lablgl-0.98.ebuild, lablgl-0.99.ebuild:
+ Remove opengl?, it is not an optional dependancy.
17 Feb 2004; Aron Griffis <agriffis@gentoo.org> lablgl-1.00.ebuild:
add ~alpha and ~ia64
diff --git a/dev-ml/lablgl/lablgl-0.97.ebuild b/dev-ml/lablgl/lablgl-0.97.ebuild
index b13d0c268de3..9305f8ce29a0 100644
--- a/dev-ml/lablgl/lablgl-0.97.ebuild
+++ b/dev-ml/lablgl/lablgl-0.97.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.97.ebuild,v 1.7 2004/02/17 22:07:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.97.ebuild,v 1.8 2004/02/18 12:53:05 mattam Exp $
-IUSE="opengl"
+IUSE=""
DESCRIPTION="Objective CAML interface for OpenGL"
HOMEPAGE="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html"
LICENSE="as-is"
DEPEND=">=dev-lang/ocaml-3.04
- opengl? ( virtual/opengl )"
+ virtual/opengl"
SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/${P}.tar.gz"
S=${WORKDIR}/lablGL-${PV}
diff --git a/dev-ml/lablgl/lablgl-0.98.ebuild b/dev-ml/lablgl/lablgl-0.98.ebuild
index 3a7980645ee6..59ba41931b87 100644
--- a/dev-ml/lablgl/lablgl-0.98.ebuild
+++ b/dev-ml/lablgl/lablgl-0.98.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.98.ebuild,v 1.12 2004/02/17 22:07:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.98.ebuild,v 1.13 2004/02/18 12:53:05 mattam Exp $
-IUSE="opengl"
+IUSE=""
DESCRIPTION="Objective CAML interface for OpenGL"
HOMEPAGE="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html"
LICENSE="as-is"
DEPEND=">=dev-lang/ocaml-3.05
- opengl? ( virtual/opengl )"
+virtual/opengl"
SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/${P}.tar.gz"
S=${WORKDIR}/lablGL-${PV}
diff --git a/dev-ml/lablgl/lablgl-0.99.ebuild b/dev-ml/lablgl/lablgl-0.99.ebuild
index f129e038f20b..a0e38b947ebc 100644
--- a/dev-ml/lablgl/lablgl-0.99.ebuild
+++ b/dev-ml/lablgl/lablgl-0.99.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.99.ebuild,v 1.3 2003/11/25 01:07:51 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.99.ebuild,v 1.4 2004/02/18 12:53:05 mattam Exp $
-IUSE="opengl"
+IUSE=""
DESCRIPTION="Objective CAML interface for OpenGL"
HOMEPAGE="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html"
LICENSE="as-is"
DEPEND=">=dev-lang/ocaml-3.05
- opengl? ( virtual/opengl )"
+virtual/opengl"
SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/${P}.tar.gz
mirror://gentoo/LablGL-0.99-Makefile-destdir.patch