summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-02 15:03:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-02 15:03:04 +0000
commitf88d8eb61fa7573ca87b7bbbf3f0d962e7f4297a (patch)
treec8b19bc481f53e7fa61311b39abcb0a91692ddd3 /dev-ml
parentStable for amd64, wrt bug #356387 (diff)
downloadhistorical-f88d8eb61fa7573ca87b7bbbf3f0d962e7f4297a.tar.gz
historical-f88d8eb61fa7573ca87b7bbbf3f0d962e7f4297a.tar.bz2
historical-f88d8eb61fa7573ca87b7bbbf3f0d962e7f4297a.zip
Stable for amd64, wrt bug #405959
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/cryptokit/ChangeLog7
-rw-r--r--dev-ml/cryptokit/cryptokit-1.4.ebuild6
-rw-r--r--dev-ml/ocamlnet/ChangeLog5
-rw-r--r--dev-ml/ocamlnet/ocamlnet-3.5.ebuild4
4 files changed, 14 insertions, 8 deletions
diff --git a/dev-ml/cryptokit/ChangeLog b/dev-ml/cryptokit/ChangeLog
index 9dbcd473b945..d1a101854264 100644
--- a/dev-ml/cryptokit/ChangeLog
+++ b/dev-ml/cryptokit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/cryptokit
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/ChangeLog,v 1.7 2011/08/09 18:12:56 xarthisius Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/ChangeLog,v 1.8 2012/03/02 15:03:04 ago Exp $
+
+ 02 Mar 2012; Agostino Sarubbo <ago@gentoo.org> cryptokit-1.4.ebuild:
+ Stable for amd64, wrt bug #405959
09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> cryptokit-1.4.ebuild:
Marked ~ppc wrt #363625
diff --git a/dev-ml/cryptokit/cryptokit-1.4.ebuild b/dev-ml/cryptokit/cryptokit-1.4.ebuild
index 408d4bfab884..08d3458b3c38 100644
--- a/dev-ml/cryptokit/cryptokit-1.4.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/cryptokit-1.4.ebuild,v 1.2 2011/08/09 18:12:56 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/cryptokit-1.4.ebuild,v 1.3 2012/03/02 15:03:04 ago Exp $
EAPI="2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://forge.ocamlcore.org/projects/cryptokit/"
SRC_URI="https://forge.ocamlcore.org/frs/download.php/460/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
IUSE="debug doc +ocamlopt zlib"
DEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]
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"