Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/ocaml-mysql: ocaml-mysql-1.1.1.ebuild ChangeLog
Date: Mon, 26 Aug 2013 17:00:39
Message-Id: 20130826170036.AFC102004C@flycatcher.gentoo.org
1 ago 13/08/26 17:00:36
2
3 Modified: ocaml-mysql-1.1.1.ebuild ChangeLog
4 Log:
5 Stable for ppc, wrt bug #481646
6
7 (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.3 dev-ml/ocaml-mysql/ocaml-mysql-1.1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-mysql/ocaml-mysql-1.1.1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-mysql/ocaml-mysql-1.1.1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-mysql/ocaml-mysql-1.1.1.ebuild?r1=1.2&r2=1.3
15
16 Index: ocaml-mysql-1.1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ocaml-mysql-1.1.1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ocaml-mysql-1.1.1.ebuild 19 Aug 2013 13:39:23 -0000 1.2
23 +++ ocaml-mysql-1.1.1.ebuild 26 Aug 2013 17:00:36 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ocaml-mysql-1.1.1.ebuild,v 1.2 2013/08/19 13:39:23 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ocaml-mysql-1.1.1.ebuild,v 1.3 2013/08/26 17:00:36 ago Exp $
29
30 EAPI=5
31
32 @@ -20,7 +20,7 @@
33
34 SLOT="0/${PV}"
35 LICENSE="LGPL-2"
36 -KEYWORDS="~amd64 ~ppc ~x86"
37 +KEYWORDS="~amd64 ppc ~x86"
38
39 src_compile()
40 {
41
42
43
44 1.13 dev-ml/ocaml-mysql/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog?rev=1.13&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog?rev=1.13&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog?r1=1.12&r2=1.13
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog,v
53 retrieving revision 1.12
54 retrieving revision 1.13
55 diff -u -r1.12 -r1.13
56 --- ChangeLog 19 Aug 2013 13:39:23 -0000 1.12
57 +++ ChangeLog 26 Aug 2013 17:00:36 -0000 1.13
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ml/ocaml-mysql
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog,v 1.12 2013/08/19 13:39:23 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog,v 1.13 2013/08/26 17:00:36 ago Exp $
63 +
64 + 26 Aug 2013; Agostino Sarubbo <ago@g.o> ocaml-mysql-1.1.1.ebuild:
65 + Stable for ppc, wrt bug #481646
66
67 19 Aug 2013; Alexis Ballier <aballier@g.o> ocaml-mysql-1.1.1.ebuild:
68 EAPI5, define suslot and add := dep on ocaml
69 @@ -54,4 +57,3 @@
70 +files/ocaml-mysql-1.0.3-head.patch, +ocaml-mysql-1.0.3.ebuild:
71 Mysql wrapper for ocaml. Original ebuild from gim <gentoo@×××.name>. Fixes bug
72 #32726.
73 -