Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/extlib: ChangeLog extlib-1.5.1.ebuild
Date: Sun, 20 Apr 2008 14:09:05
Message-Id: E1JnaE3-0004iV-4H@stork.gentoo.org
1 maekke 08/04/20 14:09:03
2
3 Modified: ChangeLog extlib-1.5.1.ebuild
4 Log:
5 amd64/x86 stable, bug #217537
6 (Portage version: 2.1.5_rc5)
7
8 Revision Changes Path
9 1.8 dev-ml/extlib/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/extlib/ChangeLog?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/extlib/ChangeLog?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/extlib/ChangeLog?r1=1.7&r2=1.8
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- ChangeLog 19 Apr 2008 14:50:36 -0000 1.7
22 +++ ChangeLog 20 Apr 2008 14:09:02 -0000 1.8
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ml/extlib
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.7 2008/04/19 14:50:36 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.8 2008/04/20 14:09:02 maekke Exp $
28 +
29 + 20 Apr 2008; Markus Meier <maekke@g.o> extlib-1.5.1.ebuild:
30 + amd64/x86 stable, bug #217537
31
32 19 Apr 2008; nixnut <nixnut@g.o> extlib-1.5.1.ebuild:
33 Stable on ppc wrt bug 217537
34
35
36
37 1.4 dev-ml/extlib/extlib-1.5.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/extlib/extlib-1.5.1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/extlib/extlib-1.5.1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/extlib/extlib-1.5.1.ebuild?r1=1.3&r2=1.4
42
43 Index: extlib-1.5.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.5.1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- extlib-1.5.1.ebuild 19 Apr 2008 14:50:36 -0000 1.3
50 +++ extlib-1.5.1.ebuild 20 Apr 2008 14:09:02 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.5.1.ebuild,v 1.3 2008/04/19 14:50:36 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.5.1.ebuild,v 1.4 2008/04/20 14:09:02 maekke Exp $
56
57 inherit findlib eutils
58
59 @@ -12,7 +12,7 @@
60 LICENSE="LGPL-2.1"
61 DEPEND=">=dev-lang/ocaml-3.07"
62 SLOT="0"
63 -KEYWORDS="~amd64 ppc ~x86"
64 +KEYWORDS="amd64 ppc x86"
65 IUSE="doc +ocamlopt"
66
67 pkg_setup() {
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list