summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-06-17 07:14:08 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-06-17 07:14:08 +0000
commit2a5be992cec566c9f71e86dbc515f4e7aae571e1 (patch)
treedfd3141642553596c16fefa498d78587b5a04103 /dev-ml
parentversion bump (diff)
downloadhistorical-2a5be992cec566c9f71e86dbc515f4e7aae571e1.tar.gz
historical-2a5be992cec566c9f71e86dbc515f4e7aae571e1.tar.bz2
historical-2a5be992cec566c9f71e86dbc515f4e7aae571e1.zip
eapi2ify, by Olivier Huber <oli.huber@gmail.com>, bug #268933
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/lwt/ChangeLog7
-rw-r--r--dev-ml/lwt/Manifest12
-rw-r--r--dev-ml/lwt/lwt-1.1.0.ebuild21
3 files changed, 17 insertions, 23 deletions
diff --git a/dev-ml/lwt/ChangeLog b/dev-ml/lwt/ChangeLog
index 19a9d6ab4333..29f5f70ce55c 100644
--- a/dev-ml/lwt/ChangeLog
+++ b/dev-ml/lwt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/lwt
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lwt/ChangeLog,v 1.2 2008/09/25 12:21:10 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lwt/ChangeLog,v 1.3 2009/06/17 07:14:08 aballier Exp $
+
+ 17 Jun 2009; Alexis Ballier <aballier@gentoo.org> lwt-1.1.0.ebuild:
+ eapi2ify, by Olivier Huber <oli.huber@gmail.com>, bug #268933
25 Sep 2008; Alexis Ballier <aballier@gentoo.org> lwt-1.1.0.ebuild:
keyword ~x86-fbsd
diff --git a/dev-ml/lwt/Manifest b/dev-ml/lwt/Manifest
index f6728dc709e2..16780225e9f8 100644
--- a/dev-ml/lwt/Manifest
+++ b/dev-ml/lwt/Manifest
@@ -2,13 +2,13 @@
Hash: SHA1
DIST lwt-1.1.0.tar.gz 32844 RMD160 e7359a29af3c91ac006dfb3fc1150264aa27927b SHA1 838d99ce53accb4d0a393c4dd0f757d130a6bc2c SHA256 6c9087e1185de933091fcd147f1c125157b01921d32ca0e2304319c2d72ee9d6
-EBUILD lwt-1.1.0.ebuild 1501 RMD160 bde5a4c4db6085513c86514e4183f13a36c5a7a9 SHA1 7635117c91fc9fe7d457c81860bebec9e52a16b3 SHA256 b2e614dcb704081764c46b191586e1fcba8261c50ee3a091eed3609a09a0ddc5
-MISC ChangeLog 472 RMD160 a28b419d7a826ab1ae8f5f2c07e2c7ea785abea9 SHA1 399cb438f2b497e444d26427bdcbd427a6e1128d SHA256 502c041f4ad51d754c68441703a8b373deb2597a7948c11cc2314ae19e136121
+EBUILD lwt-1.1.0.ebuild 1151 RMD160 71a3b1429cb2b92411ad6e01a4ab5280055692b5 SHA1 9e7a459468dc530c6e7106d3ea707391f13c5562 SHA256 61be1c6ffe2a6a24870246bdf0a35b1a5840a219e603de99b04e6698f6390cdc
+MISC ChangeLog 607 RMD160 e28cf4f556524b75d00ed8bc3c894be3461fe040 SHA1 7cdae1412301cf2b9e8e0b00e63734c72c33f125 SHA256 e2fd028baabdac3e7ea85a77cb1b35e18ab7319e58461a5581da1c444d454c1d
MISC metadata.xml 353 RMD160 76f14baf578fa3e4873b57582ea8c3dd96418bed SHA1 97640f8fad9ec81dc716fe6a60a0d4758cf05e03 SHA256 f8c08e02a6fdd590fbe5da6f6fbb2a11c2d135153e11fcf08749d940643f4171
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.9 (GNU/Linux)
+Version: GnuPG v2.0.11 (GNU/Linux)
-iEYEARECAAYFAkjbgjwACgkQvFcC4BYPU0rJSgCfcSWJ2aOIVpMkB50PTuL/x5pZ
-QDYAn08vvaIVpG3ZZoSpYhv/oYg0GCt1
-=U3Su
+iEYEARECAAYFAko4l8YACgkQvFcC4BYPU0oNiQCgkHv1NUfuPfLyNDesAMQzjbPl
+lTQAn1aDmz1Q3ZbDE9Nw73lmHYDi29mZ
+=YVUm
-----END PGP SIGNATURE-----
diff --git a/dev-ml/lwt/lwt-1.1.0.ebuild b/dev-ml/lwt/lwt-1.1.0.ebuild
index 0295a4b27d26..025ab6f24836 100644
--- a/dev-ml/lwt/lwt-1.1.0.ebuild
+++ b/dev-ml/lwt/lwt-1.1.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lwt/lwt-1.1.0.ebuild,v 1.2 2008/09/25 12:21:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lwt/lwt-1.1.0.ebuild,v 1.3 2009/06/17 07:14:08 aballier Exp $
-EAPI=1
+EAPI=2
inherit findlib eutils
@@ -10,27 +10,18 @@ DESCRIPTION="Cooperative light-weight thread library for OCaml"
SRC_URI="http://ocsigen.org/download/${P}.tar.gz"
HOMEPAGE="http://ocsigen.org/lwt"
-DEPEND=">=dev-lang/ocaml-3.10
+IUSE="doc +ocamlopt"
+
+DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?]
>=dev-ml/ocaml-ssl-0.4.0"
RDEPEND="${DEPEND}
!<www-servers/ocsigen-1.1"
-IUSE="doc +ocamlopt"
-
SLOT="0"
LICENSE="LGPL-2.1 LGPL-2.1-linking-exception"
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-pkg_setup() {
- if use ocamlopt && ! built_with_use --missing true dev-lang/ocaml ocamlopt; then
- eerror "In order to build ${PN} with native code support from ocaml"
- eerror "You first need to have a native code ocaml compiler."
- eerror "You need to install dev-lang/ocaml with ocamlopt useflag on."
- die "Please install ocaml with ocamlopt useflag"
- fi
-}
-
src_compile() {
# ocamlbuild is stupid and fails parallel make if it does not exist...
mkdir _build