Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/domi: ChangeLog domi-20060816.ebuild domi-20060630.ebuild
Date: Fri, 20 Aug 2010 17:00:47
Message-Id: 20100820170044.0D6CC2004C@flycatcher.gentoo.org
1 jer 10/08/20 17:00:44
2
3 Modified: ChangeLog domi-20060816.ebuild domi-20060630.ebuild
4 Log:
5 Move from sys-apps/parted to sys-block/parted.
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.12 app-emulation/domi/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/domi/ChangeLog?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/domi/ChangeLog?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/domi/ChangeLog?r1=1.11&r2=1.12
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emulation/domi/ChangeLog,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- ChangeLog 5 Oct 2008 17:43:22 -0000 1.11
22 +++ ChangeLog 20 Aug 2010 17:00:42 -0000 1.12
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-emulation/domi
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/domi/ChangeLog,v 1.11 2008/10/05 17:43:22 bangert Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/domi/ChangeLog,v 1.12 2010/08/20 17:00:42 jer Exp $
29 +
30 + 20 Aug 2010; Jeroen Roovers <jer@g.o> domi-20060630.ebuild,
31 + domi-20060816.ebuild:
32 + Move from sys-apps/parted to sys-block/parted.
33
34 05 Oct 2008; Thilo Bangert <bangert@g.o>
35 +files/fix_install_links.patch, domi-20060816.ebuild:
36
37
38
39 1.3 app-emulation/domi/domi-20060816.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/domi/domi-20060816.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/domi/domi-20060816.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/domi/domi-20060816.ebuild?r1=1.2&r2=1.3
44
45 Index: domi-20060816.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-emulation/domi/domi-20060816.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- domi-20060816.ebuild 5 Oct 2008 17:43:22 -0000 1.2
52 +++ domi-20060816.ebuild 20 Aug 2010 17:00:42 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/domi/domi-20060816.ebuild,v 1.2 2008/10/05 17:43:22 bangert Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/domi/domi-20060816.ebuild,v 1.3 2010/08/20 17:00:42 jer Exp $
59
60 inherit eutils
61 DESCRIPTION="Scripts for building Xen domains"
62 @@ -13,7 +13,7 @@
63 IUSE=""
64 DEPEND="app-emulation/xen-tools
65 app-arch/rpm
66 - sys-apps/parted
67 + sys-block/parted
68 sys-apps/yum
69 sys-fs/lvm2
70 sys-fs/multipath-tools"
71
72
73
74 1.2 app-emulation/domi/domi-20060630.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/domi/domi-20060630.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/domi/domi-20060630.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/domi/domi-20060630.ebuild?r1=1.1&r2=1.2
79
80 Index: domi-20060630.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-emulation/domi/domi-20060630.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- domi-20060630.ebuild 4 Aug 2006 14:50:00 -0000 1.1
87 +++ domi-20060630.ebuild 20 Aug 2010 17:00:43 -0000 1.2
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2006 Gentoo Foundation
90 +# Copyright 1999-2010 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/domi/domi-20060630.ebuild,v 1.1 2006/08/04 14:50:00 chrb Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/domi/domi-20060630.ebuild,v 1.2 2010/08/20 17:00:43 jer Exp $
94
95 inherit eutils
96 DESCRIPTION="Scripts for building Xen domains"
97 @@ -13,7 +13,7 @@
98 IUSE=""
99 DEPEND="app-emulation/xen-tools
100 app-arch/rpm
101 - sys-apps/parted
102 + sys-block/parted
103 sys-apps/yum
104 sys-fs/lvm2
105 sys-fs/multipath-tools"