Gentoo Archives: gentoo-commits

From: "Michael Hanselmann (hansmi)" <hansmi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/ganeti-instance-debian-etch: ChangeLog metadata.xml ganeti-instance-debian-etch-0.4.ebuild ganeti-instance-debian-etch-0.2.ebuild
Date: Thu, 31 Jan 2008 21:01:39
Message-Id: E1JKgXQ-0005o1-Gn@stork.gentoo.org
1 hansmi 08/01/31 21:01:36
2
3 Modified: ChangeLog metadata.xml
4 Added: ganeti-instance-debian-etch-0.4.ebuild
5 Removed: ganeti-instance-debian-etch-0.2.ebuild
6 Log:
7 Version bump according to bug 207583 and set KillerFox as maintainer.
8 (Portage version: 2.1.3.19)
9
10 Revision Changes Path
11 1.5 app-emulation/ganeti-instance-debian-etch/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ChangeLog?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ChangeLog?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ChangeLog?r1=1.4&r2=1.5
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ChangeLog,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- ChangeLog 23 Jan 2008 04:45:56 -0000 1.4
24 +++ ChangeLog 31 Jan 2008 21:01:35 -0000 1.5
25 @@ -1,6 +1,13 @@
26 # ChangeLog for app-emulation/ganeti-instance-debian-etch
27 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ChangeLog,v 1.4 2008/01/23 04:45:56 cardoe Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ChangeLog,v 1.5 2008/01/31 21:01:35 hansmi Exp $
30 +
31 +*ganeti-instance-debian-etch-0.4 (31 Jan 2008)
32 +
33 + 31 Jan 2008; Michael Hanselmann <hansmi@g.o> metadata.xml,
34 + -ganeti-instance-debian-etch-0.2.ebuild,
35 + +ganeti-instance-debian-etch-0.4.ebuild:
36 + Version bump according to bug 207583 and set KillerFox as maintainer.
37
38 23 Jan 2008; Doug Klima <cardoe@g.o>
39 ganeti-instance-debian-etch-0.2.ebuild,
40
41
42
43 1.2 app-emulation/ganeti-instance-debian-etch/metadata.xml
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti-instance-debian-etch/metadata.xml?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti-instance-debian-etch/metadata.xml?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti-instance-debian-etch/metadata.xml?r1=1.1&r2=1.2
48
49 Index: metadata.xml
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debian-etch/metadata.xml,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- metadata.xml 23 Nov 2007 02:09:04 -0000 1.1
56 +++ metadata.xml 31 Jan 2008 21:01:35 -0000 1.2
57 @@ -3,6 +3,6 @@
58 <pkgmetadata>
59 <herd>no-herd</herd>
60 <maintainer>
61 - <email>hansmi@g.o</email>
62 + <email>killerfox@g.o</email>
63 </maintainer>
64 </pkgmetadata>
65
66
67
68 1.1 app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild
69
70 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild?rev=1.1&view=markup
71 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild?rev=1.1&content-type=text/plain
72
73 Index: ganeti-instance-debian-etch-0.4.ebuild
74 ===================================================================
75 # Copyright 1999-2008 Gentoo Foundation
76 # Distributed under the terms of the GNU General Public License v2
77 # $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 $
78
79 DESCRIPTION="Debian Etch instance example for Ganeti"
80 HOMEPAGE="http://code.google.com/p/ganeti/"
81 SRC_URI="http://ganeti.googlecode.com/files/${P}.tar"
82
83 LICENSE="GPL-2"
84 SLOT="0"
85 KEYWORDS="~x86"
86 IUSE=""
87
88 DEPEND=""
89 RDEPEND="
90 app-arch/dpkg
91 app-arch/dump
92 app-emulation/ganeti
93 dev-util/debootstrap
94 || ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp )
95 sys-apps/util-linux
96 sys-fs/e2fsprogs
97 "
98
99 src_install() {
100 dir=/srv/ganeti/os/debian-etch/
101 insinto ${dir}
102 doins "${S}"/*
103 fperms 755 ${dir}/{create,export,import,rename}
104 }
105
106
107
108 --
109 gentoo-commits@l.g.o mailing list