Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/ganeti-instance-debian-etch: ChangeLog ganeti-instance-debian-etch-0.4.ebuild ganeti-instance-debian-etch-0.3.ebuild
Date: Sat, 03 Sep 2011 09:32:30
Message-Id: 20110903093219.7BAC920051@flycatcher.gentoo.org
1 scarabeus 11/09/03 09:32:19
2
3 Modified: ChangeLog ganeti-instance-debian-etch-0.4.ebuild
4 ganeti-instance-debian-etch-0.3.ebuild
5 Log:
6 Mktemp is not in main tree for few years.
7
8 (Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.7 app-emulation/ganeti-instance-debian-etch/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ChangeLog?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ChangeLog?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ChangeLog?r1=1.6&r2=1.7
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ChangeLog,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- ChangeLog 24 Sep 2009 18:46:55 -0000 1.6
24 +++ ChangeLog 3 Sep 2011 09:32:19 -0000 1.7
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-emulation/ganeti-instance-debian-etch
27 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ChangeLog,v 1.6 2009/09/24 18:46:55 ramereth Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ChangeLog,v 1.7 2011/09/03 09:32:19 scarabeus Exp $
31 +
32 + 03 Sep 2011; Tomáš Chvátal <scarabeus@g.o>
33 + ganeti-instance-debian-etch-0.3.ebuild,
34 + ganeti-instance-debian-etch-0.4.ebuild:
35 + Mktemp is not in main tree for few years.
36
37 24 Sep 2009; Lance Albertson <ramereth@g.o> metadata.xml:
38 Take over maintainership
39
40
41
42 1.2 app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild?r1=1.1&r2=1.2
47
48 Index: ganeti-instance-debian-etch-0.4.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- ganeti-instance-debian-etch-0.4.ebuild 31 Jan 2008 21:01:35 -0000 1.1
55 +++ ganeti-instance-debian-etch-0.4.ebuild 3 Sep 2011 09:32:19 -0000 1.2
56 @@ -1,6 +1,6 @@
57 -# Copyright 1999-2008 Gentoo Foundation
58 +# Copyright 1999-2011 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild,v 1.1 2008/01/31 21:01:35 hansmi Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild,v 1.2 2011/09/03 09:32:19 scarabeus Exp $
62
63 DESCRIPTION="Debian Etch instance example for Ganeti"
64 HOMEPAGE="http://code.google.com/p/ganeti/"
65 @@ -17,7 +17,7 @@
66 app-arch/dump
67 app-emulation/ganeti
68 dev-util/debootstrap
69 - || ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp )
70 + >=sys-apps/coreutils-6.10-r1
71 sys-apps/util-linux
72 sys-fs/e2fsprogs
73 "
74
75
76
77 1.3 app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.3.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.3.ebuild?rev=1.3&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.3.ebuild?rev=1.3&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.3.ebuild?r1=1.2&r2=1.3
82
83 Index: ganeti-instance-debian-etch-0.3.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.3.ebuild,v
86 retrieving revision 1.2
87 retrieving revision 1.3
88 diff -u -r1.2 -r1.3
89 --- ganeti-instance-debian-etch-0.3.ebuild 23 Jan 2008 04:45:56 -0000 1.2
90 +++ ganeti-instance-debian-etch-0.3.ebuild 3 Sep 2011 09:32:19 -0000 1.3
91 @@ -1,6 +1,6 @@
92 -# Copyright 1999-2008 Gentoo Foundation
93 +# Copyright 1999-2011 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.3.ebuild,v 1.2 2008/01/23 04:45:56 cardoe Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.3.ebuild,v 1.3 2011/09/03 09:32:19 scarabeus Exp $
97
98 DESCRIPTION="Debian Etch instance example for Ganeti"
99 HOMEPAGE="http://code.google.com/p/ganeti/"
100 @@ -17,7 +17,7 @@
101 app-arch/dump
102 app-emulation/ganeti
103 dev-util/debootstrap
104 - || ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp )
105 + >=sys-apps/coreutils-6.10-r1
106 sys-apps/util-linux
107 sys-fs/e2fsprogs
108 "