Gentoo Archives: gentoo-commits

From: "Lance Albertson (ramereth)" <ramereth@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/ganeti-instance-debootstrap: ChangeLog ganeti-instance-debootstrap-0.9.ebuild ganeti-instance-debootstrap-0.8.ebuild ganeti-instance-debootstrap-0.7.ebuild
Date: Sat, 22 Jan 2011 20:08:20
Message-Id: 20110122200810.DD1FB20054@flycatcher.gentoo.org
1 ramereth 11/01/22 20:08:10
2
3 Modified: ChangeLog ganeti-instance-debootstrap-0.9.ebuild
4 Removed: ganeti-instance-debootstrap-0.8.ebuild
5 ganeti-instance-debootstrap-0.7.ebuild
6 Log:
7 Stabilize latest release, ebuild cleanup
8
9 (Portage version: 2.1.9.25/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.4 app-emulation/ganeti-instance-debootstrap/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ChangeLog?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ChangeLog?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ChangeLog?r1=1.3&r2=1.4
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ChangeLog,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- ChangeLog 12 Mar 2010 19:29:10 -0000 1.3
25 +++ ChangeLog 22 Jan 2011 20:08:10 -0000 1.4
26 @@ -1,6 +1,13 @@
27 # ChangeLog for app-emulation/ganeti-instance-debootstrap
28 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ChangeLog,v 1.3 2010/03/12 19:29:10 ramereth Exp $
30 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ChangeLog,v 1.4 2011/01/22 20:08:10 ramereth Exp $
32 +
33 + 22 Jan 2011; Lance Albertson <ramereth@g.o>
34 + -ganeti-instance-debootstrap-0.7.ebuild,
35 + -files/ganeti-instance-debootstrap-0.7-no-etc-default.patch,
36 + -ganeti-instance-debootstrap-0.8.ebuild,
37 + ganeti-instance-debootstrap-0.9.ebuild:
38 + Stabilize latest release, ebuild cleanup
39
40 *ganeti-instance-debootstrap-0.9 (12 Mar 2010)
41
42
43
44
45 1.2 app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild?r1=1.1&r2=1.2
50
51 Index: ganeti-instance-debootstrap-0.9.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- ganeti-instance-debootstrap-0.9.ebuild 12 Mar 2010 19:29:10 -0000 1.1
58 +++ ganeti-instance-debootstrap-0.9.ebuild 22 Jan 2011 20:08:10 -0000 1.2
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2010 Gentoo Foundation
61 +# Copyright 1999-2011 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild,v 1.1 2010/03/12 19:29:10 ramereth Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild,v 1.2 2011/01/22 20:08:10 ramereth Exp $
65
66 EAPI=2
67
68 @@ -12,7 +12,7 @@
69
70 LICENSE="GPL-2"
71 SLOT="0"
72 -KEYWORDS="~amd64 ~x86"
73 +KEYWORDS="amd64 x86"
74 IUSE=""
75
76 DEPEND=""