summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocamlnet')
-rw-r--r--dev-ml/ocamlnet/ChangeLog5
-rw-r--r--dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
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"