summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-21 12:18:33 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-21 12:18:33 +0000
commitd336e95e5a93b579e36b8d4487ad4d35b577a2fa (patch)
tree5bbacc3a13a0d01bff8c67f341acf217a76502bf /dev-ml
parentx86 stable, bug #285577 (diff)
downloadgentoo-2-d336e95e5a93b579e36b8d4487ad4d35b577a2fa.tar.gz
gentoo-2-d336e95e5a93b579e36b8d4487ad4d35b577a2fa.tar.bz2
gentoo-2-d336e95e5a93b579e36b8d4487ad4d35b577a2fa.zip
x86 stable, bug #285691
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlzip/ChangeLog5
-rw-r--r--dev-ml/camlzip/camlzip-1.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlzip/ChangeLog b/dev-ml/camlzip/ChangeLog
index 1dac86fc9cd9..8402ec80f3ea 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.17 2009/09/27 19:32:02 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.18 2009/10/21 12:18:33 maekke Exp $
+
+ 21 Oct 2009; Markus Meier <maekke@gentoo.org> camlzip-1.04.ebuild:
+ x86 stable, bug #285691
27 Sep 2009; nixnut <nixnut@gentoo.org> camlzip-1.04.ebuild:
ppc stable #285691
diff --git a/dev-ml/camlzip/camlzip-1.04.ebuild b/dev-ml/camlzip/camlzip-1.04.ebuild
index 7db01be00f05..0659e3009db6 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
# 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.2 2009/09/27 19:32:02 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild,v 1.3 2009/10/21 12:18:33 maekke 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"