diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-25 12:13:16 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-25 12:13:16 +0000 |
commit | 2189374c8ef4e768b85e1bea732ebf669b95256d (patch) | |
tree | 701fdf4ba4f2c7180b75e5ff78d337e466016e4b /dev-ml | |
parent | Version bump. (diff) | |
download | historical-2189374c8ef4e768b85e1bea732ebf669b95256d.tar.gz historical-2189374c8ef4e768b85e1bea732ebf669b95256d.tar.bz2 historical-2189374c8ef4e768b85e1bea732ebf669b95256d.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/camlp5/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/camlp5/camlp5-5.09.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/ocaml-ssl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ml/ocaml-ssl/ocaml-ssl-0.4.2.ebuild | 6 | ||||
-rw-r--r-- | dev-ml/pcre-ocaml/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild | 4 |
6 files changed, 21 insertions, 11 deletions
diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog index 5c090c4ab03d..cf9c9d5a9526 100644 --- a/dev-ml/camlp5/ChangeLog +++ b/dev-ml/camlp5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/camlp5 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.27 2008/08/12 17:45:29 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.28 2008/09/25 12:09:13 aballier Exp $ + + 25 Sep 2008; Alexis Ballier <aballier@gentoo.org> camlp5-5.09.ebuild: + keyword ~x86-fbsd 12 Aug 2008; Alexis Ballier <aballier@gentoo.org> -camlp5-5.08.ebuild: remove old diff --git a/dev-ml/camlp5/camlp5-5.09.ebuild b/dev-ml/camlp5/camlp5-5.09.ebuild index 4af9b13afa06..0f064507f4ab 100644 --- a/dev-ml/camlp5/camlp5-5.09.ebuild +++ b/dev-ml/camlp5/camlp5-5.09.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/camlp5/camlp5-5.09.ebuild,v 1.5 2008/08/09 18:00:08 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.09.ebuild,v 1.6 2008/09/25 12:09:13 aballier Exp $ EAPI="1" @@ -12,7 +12,7 @@ SRC_URI="http://pauillac.inria.fr/~ddr/camlp5/distrib/src/${P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" IUSE="doc +ocamlopt" DEPEND=">=dev-lang/ocaml-3.09" diff --git a/dev-ml/ocaml-ssl/ChangeLog b/dev-ml/ocaml-ssl/ChangeLog index 399ae70b132d..9067ce463016 100644 --- a/dev-ml/ocaml-ssl/ChangeLog +++ b/dev-ml/ocaml-ssl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/ocaml-ssl -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ssl/ChangeLog,v 1.11 2007/12/19 13:15:04 aballier Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ssl/ChangeLog,v 1.12 2008/09/25 12:11:58 aballier Exp $ + + 25 Sep 2008; Alexis Ballier <aballier@gentoo.org> ocaml-ssl-0.4.2.ebuild: + keyword ~x86-fbsd 19 Dec 2007; Alexis Ballier <aballier@gentoo.org> ocaml-ssl-0.4.2.ebuild: parallel make happens to produce broken installs, disabling it for now diff --git a/dev-ml/ocaml-ssl/ocaml-ssl-0.4.2.ebuild b/dev-ml/ocaml-ssl/ocaml-ssl-0.4.2.ebuild index fda9f8c51907..33b390a9f8dd 100644 --- a/dev-ml/ocaml-ssl/ocaml-ssl-0.4.2.ebuild +++ b/dev-ml/ocaml-ssl/ocaml-ssl-0.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ssl/ocaml-ssl-0.4.2.ebuild,v 1.5 2007/12/19 13:15:04 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ssl/ocaml-ssl-0.4.2.ebuild,v 1.6 2008/09/25 12:11:58 aballier Exp $ inherit findlib eutils @@ -16,7 +16,7 @@ RDEPEND="$DEPEND" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" src_compile() { econf || die "configure failed" diff --git a/dev-ml/pcre-ocaml/ChangeLog b/dev-ml/pcre-ocaml/ChangeLog index b53b9fedc367..53d34b007168 100644 --- a/dev-ml/pcre-ocaml/ChangeLog +++ b/dev-ml/pcre-ocaml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/pcre-ocaml # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.24 2008/07/09 10:46:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.25 2008/09/25 12:13:16 aballier Exp $ + + 25 Sep 2008; Alexis Ballier <aballier@gentoo.org> + pcre-ocaml-5.15.0.ebuild: + keyword ~x86-fbsd 09 Jul 2008; Alexis Ballier <aballier@gentoo.org> -pcre-ocaml-4.33.0.ebuild, -pcre-ocaml-5.08.1.ebuild, diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild index 652de2fc3330..3a576ced3b02 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-5.15.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/pcre-ocaml/pcre-ocaml-5.15.0.ebuild,v 1.5 2008/07/05 15:59:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild,v 1.6 2008/09/25 12:13:16 aballier Exp $ inherit findlib eutils @@ -15,7 +15,7 @@ DEPEND=">=dev-lang/ocaml-3.07 >=dev-libs/libpcre-4.5" SLOT="0" IUSE="examples +ocamlopt" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" pkg_setup() { if use ocamlopt && ! built_with_use --missing true dev-lang/ocaml ocamlopt; then |