Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/camlzip: ChangeLog camlzip-1.04.ebuild
Date: Sun, 27 Sep 2009 19:32:06
Message-Id: E1MrzTW-0000PC-Ld@stork.gentoo.org
1 nixnut 09/09/27 19:32:02
2
3 Modified: ChangeLog camlzip-1.04.ebuild
4 Log:
5 ppc stable #285691
6 (Portage version: 2.1.6.13/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.17 dev-ml/camlzip/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlzip/ChangeLog?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlzip/ChangeLog?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlzip/ChangeLog?r1=1.16&r2=1.17
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- ChangeLog 21 Jun 2009 12:43:29 -0000 1.16
22 +++ ChangeLog 27 Sep 2009 19:32:02 -0000 1.17
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ml/camlzip
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.16 2009/06/21 12:43:29 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.17 2009/09/27 19:32:02 nixnut Exp $
28 +
29 + 27 Sep 2009; nixnut <nixnut@g.o> camlzip-1.04.ebuild:
30 + ppc stable #285691
31
32 *camlzip-1.04 (21 Jun 2009)
33
34
35
36
37 1.2 dev-ml/camlzip/camlzip-1.04.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild?r1=1.1&r2=1.2
42
43 Index: camlzip-1.04.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- camlzip-1.04.ebuild 21 Jun 2009 12:43:29 -0000 1.1
50 +++ camlzip-1.04.ebuild 27 Sep 2009 19:32:02 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild,v 1.1 2009/06/21 12:43:29 aballier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild,v 1.2 2009/09/27 19:32:02 nixnut Exp $
56
57 EAPI="2"
58
59 @@ -14,7 +14,7 @@
60
61 SLOT="1"
62 LICENSE="LGPL-2.1"
63 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
64 +KEYWORDS="~amd64 ppc ~x86 ~x86-fbsd"
65
66 RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]
67 >=sys-libs/zlib-1.1.3"