From 0549a8ed56f15e45a9bbb55bedf36f6c3422ab4f Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 12 Feb 2013 14:16:57 +0000 Subject: Stable for amd64, wrt bug #456552 (Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit) --- dev-ml/camlzip/ChangeLog | 6 ++++-- dev-ml/camlzip/camlzip-1.05.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'dev-ml/camlzip') diff --git a/dev-ml/camlzip/ChangeLog b/dev-ml/camlzip/ChangeLog index 7f89575994c5..169648016b5a 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.22 2013/02/11 02:59:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.23 2013/02/12 14:16:57 ago Exp $ + + 12 Feb 2013; Agostino Sarubbo camlzip-1.05.ebuild: + Stable for amd64, wrt bug #456552 11 Feb 2013; Alexis Ballier camlzip-1.05.ebuild: eapi5, add subslot and := deps @@ -87,4 +90,3 @@ metadata.xml, files/META: Add camlzip, an ocaml library to access compressed files (g?zip, jar), thanks to Julien TIERNY for the ebuild (bug #50621) - diff --git a/dev-ml/camlzip/camlzip-1.05.ebuild b/dev-ml/camlzip/camlzip-1.05.ebuild index f9a43dd0fcca..1927d597d3db 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.2 2013/02/11 02:59:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.05.ebuild,v 1.3 2013/02/12 14:16:57 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" -- cgit v1.2.3-65-gdbad