Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ocaml: ocaml-3.08.4.ebuild ocaml-3.09.2.ebuild ChangeLog ocaml-3.09.3.ebuild
Date: Wed, 02 Jan 2008 18:35:35
Message-Id: E1JA8R2-0007aM-8Y@stork.gentoo.org
1 aballier 08/01/02 18:35:24
2
3 Modified: ocaml-3.08.4.ebuild ocaml-3.09.2.ebuild ChangeLog
4 ocaml-3.09.3.ebuild
5 Log:
6 Please repoman warnings, thanks to zmedico for the hint
7 (Portage version: 2.1.4_rc14)
8
9 Revision Changes Path
10 1.18 dev-lang/ocaml/ocaml-3.08.4.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild?r1=1.17&r2=1.18
15
16 Index: ocaml-3.08.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ocaml-3.08.4.ebuild 19 Dec 2007 16:38:34 -0000 1.17
23 +++ ocaml-3.08.4.ebuild 2 Jan 2008 18:35:23 -0000 1.18
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.17 2007/12/19 16:38:34 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.18 2008/01/02 18:35:23 aballier Exp $
30
31 inherit flag-o-matic eutils multilib
32
33 @@ -88,7 +88,7 @@
34 elog "so you (may) need to rebuild all packages depending on it that"
35 elog "are actually installed on your system."
36 elog "To do so, you can run: "
37 - elog "sh ${FILESDIR}/ocaml-rebuild.sh [-h | emerge options]"
38 + elog "sh '${FILESDIR}/ocaml-rebuild.sh' [-h | emerge options]"
39 elog "Which will call emerge on all old packages with the given options"
40 echo
41 }
42
43
44
45 1.15 dev-lang/ocaml/ocaml-3.09.2.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild?rev=1.15&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild?rev=1.15&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild?r1=1.14&r2=1.15
50
51 Index: ocaml-3.09.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v
54 retrieving revision 1.14
55 retrieving revision 1.15
56 diff -u -r1.14 -r1.15
57 --- ocaml-3.09.2.ebuild 19 Dec 2007 16:38:34 -0000 1.14
58 +++ ocaml-3.09.2.ebuild 2 Jan 2008 18:35:23 -0000 1.15
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2007 Gentoo Foundation
61 +# Copyright 1999-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.14 2007/12/19 16:38:34 aballier Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.15 2008/01/02 18:35:23 aballier Exp $
65
66 inherit flag-o-matic eutils multilib
67
68 @@ -83,7 +83,7 @@
69 elog "so you (may) need to rebuild all packages depending on it that"
70 elog "are actually installed on your system."
71 elog "To do so, you can run: "
72 - elog "sh ${FILESDIR}/ocaml-rebuild.sh [-h | emerge options]"
73 + elog "sh '${FILESDIR}/ocaml-rebuild.sh' [-h | emerge options]"
74 elog "Which will call emerge on all old packages with the given options"
75 echo
76 }
77
78
79
80 1.132 dev-lang/ocaml/ChangeLog
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ChangeLog?rev=1.132&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ChangeLog?rev=1.132&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ChangeLog?r1=1.131&r2=1.132
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v
89 retrieving revision 1.131
90 retrieving revision 1.132
91 diff -u -r1.131 -r1.132
92 --- ChangeLog 2 Jan 2008 17:27:01 -0000 1.131
93 +++ ChangeLog 2 Jan 2008 18:35:23 -0000 1.132
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-lang/ocaml
96 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.131 2008/01/02 17:27:01 aballier Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.132 2008/01/02 18:35:23 aballier Exp $
99 +
100 + 02 Jan 2008; Alexis Ballier <aballier@g.o> ocaml-3.08.4.ebuild,
101 + ocaml-3.09.2.ebuild, ocaml-3.09.3.ebuild:
102 + Please repoman warnings, thanks to zmedico for the hint
103
104 *ocaml-3.10.1_rc2 (02 Jan 2008)
105
106
107
108
109 1.14 dev-lang/ocaml/ocaml-3.09.3.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3.ebuild?rev=1.14&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3.ebuild?rev=1.14&content-type=text/plain
113 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3.ebuild?r1=1.13&r2=1.14
114
115 Index: ocaml-3.09.3.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3.ebuild,v
118 retrieving revision 1.13
119 retrieving revision 1.14
120 diff -u -r1.13 -r1.14
121 --- ocaml-3.09.3.ebuild 19 Dec 2007 16:38:34 -0000 1.13
122 +++ ocaml-3.09.3.ebuild 2 Jan 2008 18:35:23 -0000 1.14
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2007 Gentoo Foundation
125 +# Copyright 1999-2008 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3.ebuild,v 1.13 2007/12/19 16:38:34 aballier Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3.ebuild,v 1.14 2008/01/02 18:35:23 aballier Exp $
129
130 inherit flag-o-matic eutils multilib
131
132 @@ -87,7 +87,7 @@
133 elog "so you (may) need to rebuild all packages depending on it that"
134 elog "are actually installed on your system."
135 elog "To do so, you can run: "
136 - elog "sh ${FILESDIR}/ocaml-rebuild.sh [-h | emerge options]"
137 + elog "sh '${FILESDIR}/ocaml-rebuild.sh' [-h | emerge options]"
138 elog "Which will call emerge on all old packages with the given options"
139 echo
140 }
141
142
143
144 --
145 gentoo-commits@g.o mailing list