Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/camlzip: ChangeLog camlzip-1.04.ebuild
Date: Wed, 27 Apr 2011 17:59:01
Message-Id: 20110427175849.643DD20054@flycatcher.gentoo.org
1 angelos 11/04/27 17:58:49
2
3 Modified: ChangeLog camlzip-1.04.ebuild
4 Log:
5 Stable on amd64 wrt bug #363617
6
7 (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.20 dev-ml/camlzip/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/camlzip/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/camlzip/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/camlzip/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 7 Dec 2009 08:02:05 -0000 1.19
23 +++ ChangeLog 27 Apr 2011 17:58:49 -0000 1.20
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ml/camlzip
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.19 2009/12/07 08:02:05 aballier Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.20 2011/04/27 17:58:49 angelos Exp $
30 +
31 + 27 Apr 2011; Christoph Mende <angelos@g.o> camlzip-1.04.ebuild:
32 + Stable on amd64 wrt bug #363617
33
34 07 Dec 2009; Alexis Ballier <aballier@g.o> -camlzip-1.03-r1.ebuild:
35 remove old
36
37
38
39 1.4 dev-ml/camlzip/camlzip-1.04.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild?r1=1.3&r2=1.4
44
45 Index: camlzip-1.04.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- camlzip-1.04.ebuild 21 Oct 2009 12:18:33 -0000 1.3
52 +++ camlzip-1.04.ebuild 27 Apr 2011 17:58:49 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild,v 1.3 2009/10/21 12:18:33 maekke Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild,v 1.4 2011/04/27 17:58:49 angelos Exp $
59
60 EAPI="2"
61
62 @@ -14,7 +14,7 @@
63
64 SLOT="1"
65 LICENSE="LGPL-2.1"
66 -KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
67 +KEYWORDS="amd64 ppc x86 ~x86-fbsd"
68
69 RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]
70 >=sys-libs/zlib-1.1.3"