summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-04-27 17:58:58 +0000
committerChristoph Mende <angelos@gentoo.org>2011-04-27 17:58:58 +0000
commita22a41ed09bcd215699489b85cbdc90bc2cd88e2 (patch)
treee959b717f1b65a06741114fef54c6a1b6bed5386 /dev-ml
parentMarked ~m68k-mint, bug #364787 (diff)
downloadhistorical-a22a41ed09bcd215699489b85cbdc90bc2cd88e2.tar.gz
historical-a22a41ed09bcd215699489b85cbdc90bc2cd88e2.tar.bz2
historical-a22a41ed09bcd215699489b85cbdc90bc2cd88e2.zip
Stable on amd64 wrt bug #363617
Package-Manager: portage-2.2.0_alpha30/cvs/Linux x86_64
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlzip/ChangeLog7
-rw-r--r--dev-ml/camlzip/camlzip-1.04.ebuild6
-rw-r--r--dev-ml/ocamlnet/ChangeLog5
-rw-r--r--dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild4
4 files changed, 14 insertions, 8 deletions
diff --git a/dev-ml/camlzip/ChangeLog b/dev-ml/camlzip/ChangeLog
index a0385b407d9c..4a48a472d6a1 100644
--- a/dev-ml/camlzip/ChangeLog
+++ b/dev-ml/camlzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlzip
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.19 2009/12/07 08:02:05 aballier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.20 2011/04/27 17:58:49 angelos Exp $
+
+ 27 Apr 2011; Christoph Mende <angelos@gentoo.org> camlzip-1.04.ebuild:
+ Stable on amd64 wrt bug #363617
07 Dec 2009; Alexis Ballier <aballier@gentoo.org> -camlzip-1.03-r1.ebuild:
remove old
diff --git a/dev-ml/camlzip/camlzip-1.04.ebuild b/dev-ml/camlzip/camlzip-1.04.ebuild
index 0659e3009db6..4dda4b87e62c 100644
--- a/dev-ml/camlzip/camlzip-1.04.ebuild
+++ b/dev-ml/camlzip/camlzip-1.04.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild,v 1.3 2009/10/21 12:18:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild,v 1.4 2011/04/27 17:58:49 angelos Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="http://caml.inria.fr/distrib/bazar-ocaml/${P}.tar.gz"
SLOT="1"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]
>=sys-libs/zlib-1.1.3"
diff --git a/dev-ml/ocamlnet/ChangeLog b/dev-ml/ocamlnet/ChangeLog
index 16f129dbde4a..d3b12c2950f9 100644
--- a/dev-ml/ocamlnet/ChangeLog
+++ b/dev-ml/ocamlnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocamlnet
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.47 2011/04/14 19:05:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.48 2011/04/27 17:58:58 angelos Exp $
+
+ 27 Apr 2011; Christoph Mende <angelos@gentoo.org> ocamlnet-3.2.1.ebuild:
+ Stable on amd64 wrt bug #363617
*ocamlnet-3.3.0_beta1 (14 Apr 2011)
diff --git a/dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild b/dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild
index 1ef6507e0670..5a180c1e4f5c 100644
--- a/dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild
+++ b/dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild,v 1.1 2011/02/22 13:59:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild,v 1.2 2011/04/27 17:58:58 angelos Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="http://download.camlcity.org/download/${MY_P}.tar.gz"
LICENSE="as-is GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
IUSE="gtk ssl tk httpd +ocamlopt zip"
RESTRICT="installsources"