summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-02 15:02:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-02 15:02:44 +0000
commit25e3d419f41904b07df9e298b026b942d63689fd (patch)
tree2bdadbe0bff3ce230a5c407921dbde6d7481348b /dev-ml
parentStable for amd64, wrt bug #356387 (diff)
downloadgentoo-2-25e3d419f41904b07df9e298b026b942d63689fd.tar.gz
gentoo-2-25e3d419f41904b07df9e298b026b942d63689fd.tar.bz2
gentoo-2-25e3d419f41904b07df9e298b026b942d63689fd.zip
Stable for amd64, wrt bug #405959
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocamlnet/ChangeLog5
-rw-r--r--dev-ml/ocamlnet/ocamlnet-3.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ocamlnet/ChangeLog b/dev-ml/ocamlnet/ChangeLog
index abeb7cb3ae10..eb55de627269 100644
--- a/dev-ml/ocamlnet/ChangeLog
+++ b/dev-ml/ocamlnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocamlnet
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.56 2012/02/23 20:33:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.57 2012/03/02 15:02:44 ago Exp $
+
+ 02 Mar 2012; Agostino Sarubbo <ago@gentoo.org> ocamlnet-3.5.ebuild:
+ Stable for amd64, wrt bug #405959
23 Feb 2012; Alexis Ballier <aballier@gentoo.org> -ocamlnet-3.3.3.ebuild,
-ocamlnet-3.3.7.ebuild, -ocamlnet-3.4.ebuild:
diff --git a/dev-ml/ocamlnet/ocamlnet-3.5.ebuild b/dev-ml/ocamlnet/ocamlnet-3.5.ebuild
index 0034a66a1a12..341153985c1a 100644
--- a/dev-ml/ocamlnet/ocamlnet-3.5.ebuild
+++ b/dev-ml/ocamlnet/ocamlnet-3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.5.ebuild,v 1.1 2012/02/23 20:30:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.5.ebuild,v 1.2 2012/03/02 15:02:44 ago 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 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~x86 ~x86-fbsd"
IUSE="cryptokit gtk ssl tk httpd +ocamlopt +pcre zip"
RESTRICT="installsources"