diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:56:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:56:21 +0000 |
commit | 87ce56bc112ee4c2bc5ff23f777324ea8be5ba16 (patch) | |
tree | 8ab25903990428d9d07056175a1450fe97a28485 /dev-ml | |
parent | whitespace (diff) | |
download | historical-87ce56bc112ee4c2bc5ff23f777324ea8be5ba16.tar.gz historical-87ce56bc112ee4c2bc5ff23f777324ea8be5ba16.tar.bz2 historical-87ce56bc112ee4c2bc5ff23f777324ea8be5ba16.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/lablgl/lablgl-1.00.ebuild | 6 | ||||
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-2.2.7.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/dev-ml/lablgl/lablgl-1.00.ebuild b/dev-ml/lablgl/lablgl-1.00.ebuild index f408e2d05324..97dd7a79b533 100644 --- a/dev-ml/lablgl/lablgl-1.00.ebuild +++ b/dev-ml/lablgl/lablgl-1.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-1.00.ebuild,v 1.23 2006/11/03 10:51:45 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-1.00.ebuild,v 1.24 2007/06/26 01:55:57 mr_bones_ Exp $ inherit multilib eutils @@ -13,9 +13,9 @@ LICENSE="as-is" DEPEND=">=dev-lang/ocaml-3.05 virtual/opengl glut? ( virtual/glut ) - tk? ( + tk? ( >=dev-lang/tcl-8.3 - >=dev-lang/tk-8.3 + >=dev-lang/tk-8.3 )" SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/${P}.tar.gz" diff --git a/dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild b/dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild index cb3583505335..21d875108c21 100644 --- a/dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild,v 1.2 2007/05/06 16:14:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild,v 1.3 2007/06/26 01:56:21 mr_bones_ Exp $ inherit eutils findlib @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="gtk ssl tk httpd" # the auth-dh compile flag has been disabled as well, since it depends on -# ocaml-cryptgps, which is not available. +# ocaml-cryptgps, which is not available. DEPEND="!dev-ml/equeue !dev-ml/rpc diff --git a/dev-ml/ocamlnet/ocamlnet-2.2.7.ebuild b/dev-ml/ocamlnet/ocamlnet-2.2.7.ebuild index 0d2f1dde58e4..bbf2843bd0e8 100644 --- a/dev-ml/ocamlnet/ocamlnet-2.2.7.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-2.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.7.ebuild,v 1.1 2007/05/12 09:07:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.7.ebuild,v 1.2 2007/06/26 01:56:21 mr_bones_ Exp $ inherit eutils findlib @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="gtk ssl tk httpd" # the auth-dh compile flag has been disabled as well, since it depends on -# ocaml-cryptgps, which is not available. +# ocaml-cryptgps, which is not available. DEPEND="!dev-ml/equeue !dev-ml/rpc |