Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/debootstrap: ChangeLog debootstrap-1.0.43.ebuild debootstrap-1.0.42.ebuild debootstrap-1.0.44.ebuild
Date: Sun, 02 Dec 2012 16:38:19
Message-Id: 20121202163809.5AA3C2171D@flycatcher.gentoo.org
1 jer 12/12/02 16:38:09
2
3 Modified: ChangeLog debootstrap-1.0.43.ebuild
4 debootstrap-1.0.42.ebuild debootstrap-1.0.44.ebuild
5 Log:
6 Change LICENSE by Ulrich Müller (bug #445648).
7
8 (Portage version: 2.2.0_alpha143/cvs/Linux x86_64, signed Manifest commit with key A792A613)
9
10 Revision Changes Path
11 1.193 dev-util/debootstrap/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/ChangeLog?rev=1.193&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/ChangeLog?rev=1.193&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/ChangeLog?r1=1.192&r2=1.193
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v
20 retrieving revision 1.192
21 retrieving revision 1.193
22 diff -u -r1.192 -r1.193
23 --- ChangeLog 21 Nov 2012 04:07:37 -0000 1.192
24 +++ ChangeLog 2 Dec 2012 16:38:09 -0000 1.193
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-util/debootstrap
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v 1.192 2012/11/21 04:07:37 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v 1.193 2012/12/02 16:38:09 jer Exp $
30 +
31 + 02 Dec 2012; Jeroen Roovers <jer@g.o> debootstrap-1.0.42.ebuild,
32 + debootstrap-1.0.43.ebuild, debootstrap-1.0.44.ebuild:
33 + Change LICENSE by Ulrich Müller (bug #445648).
34
35 *debootstrap-1.0.44 (21 Nov 2012)
36
37
38
39
40 1.2 dev-util/debootstrap/debootstrap-1.0.43.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.43.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.43.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.43.ebuild?r1=1.1&r2=1.2
45
46 Index: debootstrap-1.0.43.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.43.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- debootstrap-1.0.43.ebuild 27 Oct 2012 16:33:23 -0000 1.1
53 +++ debootstrap-1.0.43.ebuild 2 Dec 2012 16:38:09 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.43.ebuild,v 1.1 2012/10/27 16:33:23 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.43.ebuild,v 1.2 2012/12/02 16:38:09 jer Exp $
59
60 EAPI=4
61 inherit eutils
62 @@ -10,7 +10,7 @@
63 SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz
64 mirror://gentoo/devices.tar.gz"
65
66 -LICENSE="as-is"
67 +LICENSE="MIT"
68 SLOT="0"
69 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
70 IUSE=""
71
72
73
74 1.8 dev-util/debootstrap/debootstrap-1.0.42.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.42.ebuild?rev=1.8&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.42.ebuild?rev=1.8&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.42.ebuild?r1=1.7&r2=1.8
79
80 Index: debootstrap-1.0.42.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.42.ebuild,v
83 retrieving revision 1.7
84 retrieving revision 1.8
85 diff -u -r1.7 -r1.8
86 --- debootstrap-1.0.42.ebuild 5 Oct 2012 18:01:02 -0000 1.7
87 +++ debootstrap-1.0.42.ebuild 2 Dec 2012 16:38:09 -0000 1.8
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.42.ebuild,v 1.7 2012/10/05 18:01:02 ranger Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.42.ebuild,v 1.8 2012/12/02 16:38:09 jer Exp $
93
94 EAPI=4
95 inherit eutils
96 @@ -10,7 +10,7 @@
97 SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz
98 mirror://gentoo/devices.tar.gz"
99
100 -LICENSE="as-is"
101 +LICENSE="MIT"
102 SLOT="0"
103 KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86"
104 IUSE=""
105
106
107
108 1.2 dev-util/debootstrap/debootstrap-1.0.44.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.44.ebuild?rev=1.2&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.44.ebuild?rev=1.2&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.44.ebuild?r1=1.1&r2=1.2
113
114 Index: debootstrap-1.0.44.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.44.ebuild,v
117 retrieving revision 1.1
118 retrieving revision 1.2
119 diff -u -r1.1 -r1.2
120 --- debootstrap-1.0.44.ebuild 21 Nov 2012 04:07:37 -0000 1.1
121 +++ debootstrap-1.0.44.ebuild 2 Dec 2012 16:38:09 -0000 1.2
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2012 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.44.ebuild,v 1.1 2012/11/21 04:07:37 jer Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.44.ebuild,v 1.2 2012/12/02 16:38:09 jer Exp $
127
128 EAPI=4
129 inherit eutils
130 @@ -10,7 +10,7 @@
131 SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz
132 mirror://gentoo/devices.tar.gz"
133
134 -LICENSE="as-is"
135 +LICENSE="MIT"
136 SLOT="0"
137 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
138 IUSE=""