Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/dmapi: ChangeLog dmapi-2.2.10.ebuild
Date: Wed, 03 Feb 2010 10:31:50
Message-Id: E1NccWS-0006g4-W1@stork.gentoo.org
1 fauli 10/02/03 10:31:48
2
3 Modified: ChangeLog dmapi-2.2.10.ebuild
4 Log:
5 stable x86, bug 300252
6 (Portage version: 2.1.7.16/cvs/Linux i686)
7
8 Revision Changes Path
9 1.63 sys-apps/dmapi/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dmapi/ChangeLog?rev=1.63&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dmapi/ChangeLog?rev=1.63&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dmapi/ChangeLog?r1=1.62&r2=1.63
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/dmapi/ChangeLog,v
18 retrieving revision 1.62
19 retrieving revision 1.63
20 diff -u -r1.62 -r1.63
21 --- ChangeLog 19 Jan 2010 18:24:08 -0000 1.62
22 +++ ChangeLog 3 Feb 2010 10:31:48 -0000 1.63
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-apps/dmapi
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/ChangeLog,v 1.62 2010/01/19 18:24:08 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/ChangeLog,v 1.63 2010/02/03 10:31:48 fauli Exp $
28 +
29 + 03 Feb 2010; Christian Faulhammer <fauli@g.o> dmapi-2.2.10.ebuild:
30 + stable x86, bug 300252
31
32 19 Jan 2010; nixnut <nixnut@g.o> dmapi-2.2.10.ebuild:
33 ppc stable #300252
34
35
36
37 1.5 sys-apps/dmapi/dmapi-2.2.10.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dmapi/dmapi-2.2.10.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dmapi/dmapi-2.2.10.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dmapi/dmapi-2.2.10.ebuild?r1=1.4&r2=1.5
42
43 Index: dmapi-2.2.10.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.2.10.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- dmapi-2.2.10.ebuild 19 Jan 2010 18:24:08 -0000 1.4
50 +++ dmapi-2.2.10.ebuild 3 Feb 2010 10:31:48 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.2.10.ebuild,v 1.4 2010/01/19 18:24:08 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.2.10.ebuild,v 1.5 2010/02/03 10:31:48 fauli Exp $
56
57 inherit toolchain-funcs
58
59 @@ -11,7 +11,7 @@
60
61 LICENSE="LGPL-2.1"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
64 +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
65 IUSE=""
66
67 RDEPEND="sys-fs/xfsprogs"