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.6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ocamlnet/ChangeLog b/dev-ml/ocamlnet/ChangeLog
index e5101a171ea9..1e3b4e1bab54 100644
--- a/dev-ml/ocamlnet/ChangeLog
+++ b/dev-ml/ocamlnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocamlnet
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.70 2013/03/10 13:32:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.71 2013/03/10 13:39:39 ago Exp $
+
+ 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ocamlnet-3.6.3.ebuild:
+ Stable for x86, wrt bug #461112
10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ocamlnet-3.6.3.ebuild:
Stable for amd64, wrt bug #461112
diff --git a/dev-ml/ocamlnet/ocamlnet-3.6.3.ebuild b/dev-ml/ocamlnet/ocamlnet-3.6.3.ebuild
index 9585141c213a..ff68f25ec9c9 100644
--- a/dev-ml/ocamlnet/ocamlnet-3.6.3.ebuild
+++ b/dev-ml/ocamlnet/ocamlnet-3.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.6.3.ebuild,v 1.3 2013/03/10 13:32:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.6.3.ebuild,v 1.4 2013/03/10 13:39:39 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="http://download.camlcity.org/download/${MY_P}.tar.gz"
LICENSE="ZLIB GPL-2"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
IUSE="cryptokit gtk ssl tk httpd +ocamlopt +pcre zip"
RESTRICT="installsources"