summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-12 16:57:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-12 16:57:17 +0000
commit26added5ed44547ce4c1e420985174483a2006e5 (patch)
treeb826dc822922b43e8454d255647ab95d135c3969 /dev-ml/camlzip
parentvanilla-3.7.6 + genpatches-3.7-8 + grsecurity-2.9.1-3.7.6-201302092141 (diff)
downloadgentoo-2-26added5ed44547ce4c1e420985174483a2006e5.tar.gz
gentoo-2-26added5ed44547ce4c1e420985174483a2006e5.tar.bz2
gentoo-2-26added5ed44547ce4c1e420985174483a2006e5.zip
Stable for ppc, wrt bug #456552
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ml/camlzip')
-rw-r--r--dev-ml/camlzip/ChangeLog5
-rw-r--r--dev-ml/camlzip/camlzip-1.05.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlzip/ChangeLog b/dev-ml/camlzip/ChangeLog
index ec46d475eec7..18df7927a3be 100644
--- a/dev-ml/camlzip/ChangeLog
+++ b/dev-ml/camlzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlzip
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.24 2013/02/12 14:19:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.25 2013/02/12 16:57:17 ago Exp $
+
+ 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> camlzip-1.05.ebuild:
+ Stable for ppc, wrt bug #456552
12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> camlzip-1.05.ebuild:
Stable for x86, wrt bug #456552
diff --git a/dev-ml/camlzip/camlzip-1.05.ebuild b/dev-ml/camlzip/camlzip-1.05.ebuild
index d576cee11567..b75db9a0dceb 100644
--- a/dev-ml/camlzip/camlzip-1.05.ebuild
+++ b/dev-ml/camlzip/camlzip-1.05.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/camlzip/camlzip-1.05.ebuild,v 1.4 2013/02/12 14:19:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.05.ebuild,v 1.5 2013/02/12 16:57:17 ago Exp $
EAPI="5"
@@ -14,7 +14,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1037/${P}.tar.gz"
SLOT="1/${PV}"
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"