Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/quilt: ChangeLog quilt-0.46.ebuild
Date: Thu, 27 Dec 2007 14:56:06
Message-Id: E1J7u9S-0007qw-CE@stork.gentoo.org
1 armin76 07/12/27 14:56:02
2
3 Modified: ChangeLog quilt-0.46.ebuild
4 Log:
5 Add ~sparc wrt #203424
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.35 dev-util/quilt/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/ChangeLog?rev=1.35&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/ChangeLog?rev=1.35&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/ChangeLog?r1=1.34&r2=1.35
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v
18 retrieving revision 1.34
19 retrieving revision 1.35
20 diff -u -r1.34 -r1.35
21 --- ChangeLog 9 Nov 2007 17:57:40 -0000 1.34
22 +++ ChangeLog 27 Dec 2007 14:56:01 -0000 1.35
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/quilt
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v 1.34 2007/11/09 17:57:40 mpagano Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v 1.35 2007/12/27 14:56:01 armin76 Exp $
28 +
29 + 27 Dec 2007; Raúl Porcel <armin76@g.o> quilt-0.46.ebuild:
30 + Add ~sparc wrt #203424
31
32 09 Nov 2007; Mike Pagano <mpagano@g.o> metadata.xml:
33 Adding myself as the maintainer.
34
35
36
37 1.12 dev-util/quilt/quilt-0.46.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild?rev=1.12&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild?rev=1.12&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild?r1=1.11&r2=1.12
42
43 Index: quilt-0.46.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v
46 retrieving revision 1.11
47 retrieving revision 1.12
48 diff -u -r1.11 -r1.12
49 --- quilt-0.46.ebuild 15 Oct 2007 14:27:17 -0000 1.11
50 +++ quilt-0.46.ebuild 27 Dec 2007 14:56:01 -0000 1.12
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v 1.11 2007/10/15 14:27:17 corsair Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v 1.12 2007/12/27 14:56:01 armin76 Exp $
56
57 inherit bash-completion eutils
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="amd64 ppc ppc64 x86"
64 +KEYWORDS="amd64 ppc ppc64 ~sparc x86"
65 IUSE="graphviz"
66
67 RDEPEND="sys-apps/ed
68
69
70
71 --
72 gentoo-commits@g.o mailing list