summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-10 13:32:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-10 13:32:09 +0000
commitdb51fe126e3c67a744836287363839364feaf03e (patch)
tree25444b0514782047bcc8581fa87dad052efe1eb9 /dev-ml
parentStable for amd64, wrt bug #461174 (diff)
downloadgentoo-2-db51fe126e3c67a744836287363839364feaf03e.tar.gz
gentoo-2-db51fe126e3c67a744836287363839364feaf03e.tar.bz2
gentoo-2-db51fe126e3c67a744836287363839364feaf03e.zip
Stable for amd64, wrt bug #461112
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml')
-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 66536330b936..e5101a171ea9 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.69 2013/03/03 15:04:56 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.70 2013/03/10 13:32:09 ago Exp $
+
+ 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ocamlnet-3.6.3.ebuild:
+ Stable for amd64, wrt bug #461112
03 Mar 2013; Alexis Ballier <aballier@gentoo.org> -ocamlnet-3.5.1.ebuild,
-ocamlnet-3.6.ebuild, -ocamlnet-3.6.1.ebuild, -ocamlnet-3.6.2.ebuild:
diff --git a/dev-ml/ocamlnet/ocamlnet-3.6.3.ebuild b/dev-ml/ocamlnet/ocamlnet-3.6.3.ebuild
index bbbbd113a455..9585141c213a 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.2 2013/02/11 03:08:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.6.3.ebuild,v 1.3 2013/03/10 13:32:09 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"