Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/dlm-lib: dlm-lib-2.03.09.ebuild ChangeLog
Date: Sun, 06 Sep 2009 21:17:14
Message-Id: E1MkP6h-0005M5-Lf@stork.gentoo.org
1 robbat2 09/09/06 21:17:07
2
3 Modified: dlm-lib-2.03.09.ebuild ChangeLog
4 Log:
5 Cleaning up for linux-info work: inherit linux-mod implies inherit linux-info.
6 (Portage version: 2.2_rc40/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 sys-cluster/dlm-lib/dlm-lib-2.03.09.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/dlm-lib/dlm-lib-2.03.09.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/dlm-lib/dlm-lib-2.03.09.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/dlm-lib/dlm-lib-2.03.09.ebuild?r1=1.4&r2=1.5
14
15 Index: dlm-lib-2.03.09.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/dlm-lib/dlm-lib-2.03.09.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -p -w -b -B -u -u -r1.4 -r1.5
21 --- dlm-lib-2.03.09.ebuild 10 Feb 2009 22:35:25 -0000 1.4
22 +++ dlm-lib-2.03.09.ebuild 6 Sep 2009 21:17:07 -0000 1.5
23 @@ -1,8 +1,8 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/dlm-lib/dlm-lib-2.03.09.ebuild,v 1.4 2009/02/10 22:35:25 xmerlin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/dlm-lib/dlm-lib-2.03.09.ebuild,v 1.5 2009/09/06 21:17:07 robbat2 Exp $
28
29 -inherit eutils linux-mod linux-info versionator
30 +inherit eutils linux-mod versionator
31
32 CLUSTER_RELEASE="${PV}"
33 MY_P="cluster-${CLUSTER_RELEASE}"
34
35
36
37 1.8 sys-cluster/dlm-lib/ChangeLog
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/dlm-lib/ChangeLog?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/dlm-lib/ChangeLog?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/dlm-lib/ChangeLog?r1=1.7&r2=1.8
42
43 Index: ChangeLog
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/dlm-lib/ChangeLog,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -p -w -b -B -u -u -r1.7 -r1.8
49 --- ChangeLog 10 Feb 2009 22:35:25 -0000 1.7
50 +++ ChangeLog 6 Sep 2009 21:17:07 -0000 1.8
51 @@ -1,6 +1,10 @@
52 # ChangeLog for sys-cluster/dlm-lib
53 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/dlm-lib/ChangeLog,v 1.7 2009/02/10 22:35:25 xmerlin Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/dlm-lib/ChangeLog,v 1.8 2009/09/06 21:17:07 robbat2 Exp $
56 +
57 + 06 Sep 2009; Robin H. Johnson <robbat2@g.o> dlm-lib-2.03.09.ebuild:
58 + Cleaning up for linux-info work: inherit linux-mod implies inherit
59 + linux-info.
60
61 10 Feb 2009; Christian Zoffoli <xmerlin@g.o> ChangeLog:
62 Stable on x86 and amd64.