Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/debootstrap: debootstrap-1.0.59.ebuild ChangeLog
Date: Sun, 08 Jun 2014 15:57:17
Message-Id: 20140608155714.887152004F@flycatcher.gentoo.org
1 hattya 14/06/08 15:57:14
2
3 Modified: debootstrap-1.0.59.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #506100
6
7 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.4 dev-util/debootstrap/debootstrap-1.0.59.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.59.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.59.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.59.ebuild?r1=1.3&r2=1.4
15
16 Index: debootstrap-1.0.59.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.59.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- debootstrap-1.0.59.ebuild 2 Apr 2014 18:56:08 -0000 1.3
23 +++ debootstrap-1.0.59.ebuild 8 Jun 2014 15:57:14 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.59.ebuild,v 1.3 2014/04/02 18:56:08 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.59.ebuild,v 1.4 2014/06/08 15:57:14 hattya Exp $
29
30 EAPI=5
31 inherit eutils
32 @@ -12,7 +12,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
37 +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
38 IUSE=""
39
40 DEPEND="
41
42
43
44 1.260 dev-util/debootstrap/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/ChangeLog?rev=1.260&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/ChangeLog?rev=1.260&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/debootstrap/ChangeLog?r1=1.259&r2=1.260
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v
53 retrieving revision 1.259
54 retrieving revision 1.260
55 diff -u -r1.259 -r1.260
56 --- ChangeLog 6 May 2014 16:24:24 -0000 1.259
57 +++ ChangeLog 8 Jun 2014 15:57:14 -0000 1.260
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-util/debootstrap
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v 1.259 2014/05/06 16:24:24 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v 1.260 2014/06/08 15:57:14 hattya Exp $
63 +
64 + 08 Jun 2014; Akinori Hattori <hattya@g.o> debootstrap-1.0.59.ebuild:
65 + ia64 stable wrt bug #506100
66
67 *debootstrap-1.0.60 (06 May 2014)