diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-25 12:25:35 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-25 12:25:35 +0000 |
commit | 5880ed7adc6290a28c812d8553b6f5c8a914c2c9 (patch) | |
tree | 1e32632cd09dc10f68c423a2d705f1ae5d2951b5 /dev-ml | |
parent | Version bump (diff) | |
download | historical-5880ed7adc6290a28c812d8553b6f5c8a914c2c9.tar.gz historical-5880ed7adc6290a28c812d8553b6f5c8a914c2c9.tar.bz2 historical-5880ed7adc6290a28c812d8553b6f5c8a914c2c9.zip |
keyword ~x86-fbsd
Package-Manager: portage-2.2_rc9/cvs/Linux 2.6.26.5 x86_64
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/cryptokit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/cryptokit/cryptokit-1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/lwt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/lwt/lwt-1.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/ocamlduce/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/ocamlduce/ocamlduce-3.10.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/ocamlnet/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild | 4 |
8 files changed, 25 insertions, 12 deletions
diff --git a/dev-ml/cryptokit/ChangeLog b/dev-ml/cryptokit/ChangeLog index 939775561a02..eff5f7783997 100644 --- a/dev-ml/cryptokit/ChangeLog +++ b/dev-ml/cryptokit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/cryptokit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/ChangeLog,v 1.2 2008/01/02 20:07:27 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/ChangeLog,v 1.3 2008/09/25 12:22:51 aballier Exp $ + + 25 Sep 2008; Alexis Ballier <aballier@gentoo.org> cryptokit-1.3.ebuild: + keyword ~x86-fbsd 02 Jan 2008; Alexis Ballier <aballier@gentoo.org> cryptokit-1.3.ebuild: Add support to not build with ocamlopt diff --git a/dev-ml/cryptokit/cryptokit-1.3.ebuild b/dev-ml/cryptokit/cryptokit-1.3.ebuild index 4c2e93f2b1e6..12f9cd477f5c 100644 --- a/dev-ml/cryptokit/cryptokit-1.3.ebuild +++ b/dev-ml/cryptokit/cryptokit-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/cryptokit-1.3.ebuild,v 1.3 2008/01/02 20:07:27 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/cryptokit-1.3.ebuild,v 1.4 2008/09/25 12:22:51 aballier Exp $ inherit eutils findlib @@ -11,7 +11,7 @@ HOMEPAGE="http://cristal.inria.fr/~xleroy/software.html" SRC_URI="http://caml.inria.fr/distrib/bazar-ocaml/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="doc +ocamlopt" DEPEND=">=dev-lang/ocaml-3.09 diff --git a/dev-ml/lwt/ChangeLog b/dev-ml/lwt/ChangeLog index cb52a9536564..19a9d6ab4333 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.1 2008/09/02 21:36:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lwt/ChangeLog,v 1.2 2008/09/25 12:21:10 aballier Exp $ + + 25 Sep 2008; Alexis Ballier <aballier@gentoo.org> lwt-1.1.0.ebuild: + keyword ~x86-fbsd *lwt-1.1.0 (02 Sep 2008) diff --git a/dev-ml/lwt/lwt-1.1.0.ebuild b/dev-ml/lwt/lwt-1.1.0.ebuild index b36c71f7e7ae..0295a4b27d26 100644 --- a/dev-ml/lwt/lwt-1.1.0.ebuild +++ b/dev-ml/lwt/lwt-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1 2008/09/02 21:36:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lwt/lwt-1.1.0.ebuild,v 1.2 2008/09/25 12:21:10 aballier Exp $ EAPI=1 @@ -20,7 +20,7 @@ IUSE="doc +ocamlopt" SLOT="0" LICENSE="LGPL-2.1 LGPL-2.1-linking-exception" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" pkg_setup() { if use ocamlopt && ! built_with_use --missing true dev-lang/ocaml ocamlopt; then diff --git a/dev-ml/ocamlduce/ChangeLog b/dev-ml/ocamlduce/ChangeLog index 5220390d31c0..cdc86aa56173 100644 --- a/dev-ml/ocamlduce/ChangeLog +++ b/dev-ml/ocamlduce/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/ocamlduce # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlduce/ChangeLog,v 1.6 2008/03/01 20:51:47 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlduce/ChangeLog,v 1.7 2008/09/25 12:25:35 aballier Exp $ + + 25 Sep 2008; Alexis Ballier <aballier@gentoo.org> ocamlduce-3.10.0.ebuild: + keyword ~x86-fbsd 01 Mar 2008; Alexis Ballier <aballier@gentoo.org> -ocamlduce-3.09.3_p1.ebuild: diff --git a/dev-ml/ocamlduce/ocamlduce-3.10.0.ebuild b/dev-ml/ocamlduce/ocamlduce-3.10.0.ebuild index d568ec124377..e9a3ae105e1e 100644 --- a/dev-ml/ocamlduce/ocamlduce-3.10.0.ebuild +++ b/dev-ml/ocamlduce/ocamlduce-3.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlduce/ocamlduce-3.10.0.ebuild,v 1.2 2008/01/03 23:43:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlduce/ocamlduce-3.10.0.ebuild,v 1.3 2008/09/25 12:25:35 aballier Exp $ inherit eutils findlib @@ -13,7 +13,7 @@ SRC_URI="http://gallium.inria.fr/~frisch/ocamlcduce/download/${MY_P}.tar.gz" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="+ocamlopt" DEPEND=">=dev-lang/ocaml-3.10.0 diff --git a/dev-ml/ocamlnet/ChangeLog b/dev-ml/ocamlnet/ChangeLog index 1fbb67d8e769..96866bd33726 100644 --- a/dev-ml/ocamlnet/ChangeLog +++ b/dev-ml/ocamlnet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/ocamlnet # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.36 2008/07/31 13:31:04 pchrist Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.37 2008/09/25 12:20:24 aballier Exp $ + + 25 Sep 2008; Alexis Ballier <aballier@gentoo.org> + ocamlnet-2.2.9-r1.ebuild: + keyword ~x86-fbsd 31 Jul 2008; Panagiotis Christopoulos <pchrist@gentoo.org> metadata.xml: Update metadata.xml to include USE flag descriptions. Entries taken from diff --git a/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild b/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild index b5ae6e129003..e5cece374f84 100644 --- a/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild,v 1.9 2008/06/19 06:56:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild,v 1.10 2008/09/25 12:20:24 aballier Exp $ inherit eutils findlib @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ocamlnet/${P}.tar.gz" LICENSE="as-is GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="gtk ssl tk httpd +ocamlopt" RESTRICT="installsources" |