summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-04-27 17:58:58 +0000
committerChristoph Mende <angelos@gentoo.org>2011-04-27 17:58:58 +0000
commita22a41ed09bcd215699489b85cbdc90bc2cd88e2 (patch)
treee959b717f1b65a06741114fef54c6a1b6bed5386 /dev-ml/camlzip
parentMarked ~m68k-mint, bug #364787 (diff)
downloadhistorical-a22a41ed09bcd215699489b85cbdc90bc2cd88e2.tar.gz
historical-a22a41ed09bcd215699489b85cbdc90bc2cd88e2.tar.bz2
historical-a22a41ed09bcd215699489b85cbdc90bc2cd88e2.zip
Stable on amd64 wrt bug #363617
Package-Manager: portage-2.2.0_alpha30/cvs/Linux x86_64
Diffstat (limited to 'dev-ml/camlzip')
-rw-r--r--dev-ml/camlzip/ChangeLog7
-rw-r--r--dev-ml/camlzip/camlzip-1.04.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/camlzip/ChangeLog b/dev-ml/camlzip/ChangeLog
index a0385b407d9c..4a48a472d6a1 100644
--- a/dev-ml/camlzip/ChangeLog
+++ b/dev-ml/camlzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlzip
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.19 2009/12/07 08:02:05 aballier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.20 2011/04/27 17:58:49 angelos Exp $
+
+ 27 Apr 2011; Christoph Mende <angelos@gentoo.org> camlzip-1.04.ebuild:
+ Stable on amd64 wrt bug #363617
07 Dec 2009; Alexis Ballier <aballier@gentoo.org> -camlzip-1.03-r1.ebuild:
remove old
diff --git a/dev-ml/camlzip/camlzip-1.04.ebuild b/dev-ml/camlzip/camlzip-1.04.ebuild
index 0659e3009db6..4dda4b87e62c 100644
--- a/dev-ml/camlzip/camlzip-1.04.ebuild
+++ b/dev-ml/camlzip/camlzip-1.04.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild,v 1.3 2009/10/21 12:18:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild,v 1.4 2011/04/27 17:58:49 angelos Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="http://caml.inria.fr/distrib/bazar-ocaml/${P}.tar.gz"
SLOT="1"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]
>=sys-libs/zlib-1.1.3"