summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-02-14 13:03:57 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-02-14 13:03:57 +0000
commitaef820d02dd64275a9215e50c5d7d2b621e8547b (patch)
tree04dfd4ac9753f15e8f259c0217f22e81d3437c31 /dev-ml
parentUpdate PLOCALES in 9999, thanks to Nikoli (diff)
downloadgentoo-2-aef820d02dd64275a9215e50c5d7d2b621e8547b.tar.gz
gentoo-2-aef820d02dd64275a9215e50c5d7d2b621e8547b.tar.bz2
gentoo-2-aef820d02dd64275a9215e50c5d7d2b621e8547b.zip
Stable for amd64 wrt bug #492050
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocamlnet/ChangeLog7
-rw-r--r--dev-ml/ocamlnet/ocamlnet-3.7.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/ocamlnet/ChangeLog b/dev-ml/ocamlnet/ChangeLog
index 3e2fb204c919..2fac4ba362ec 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.80 2013/12/24 12:41:52 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.81 2014/02/14 13:03:57 nimiux Exp $
+
+ 14 Feb 2014; Chema Alonso <nimiux@gentoo.org> ocamlnet-3.7.3.ebuild:
+ Stable for amd64 wrt bug #492050
24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ocamlnet-3.7.3.ebuild:
Stable for x86, wrt bug #492050
diff --git a/dev-ml/ocamlnet/ocamlnet-3.7.3.ebuild b/dev-ml/ocamlnet/ocamlnet-3.7.3.ebuild
index dff996df4022..8d632ce5525b 100644
--- a/dev-ml/ocamlnet/ocamlnet-3.7.3.ebuild
+++ b/dev-ml/ocamlnet/ocamlnet-3.7.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.7.3.ebuild,v 1.3 2013/12/24 12:41:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.7.3.ebuild,v 1.4 2014/02/14 13:03:57 nimiux 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"