Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-terms/root-tail: root-tail-1.2-r2.ebuild ChangeLog
Date: Tue, 03 Jun 2008 15:06:22
Message-Id: E1K3Y5Y-0007Ik-Nj@stork.gentoo.org
1 armin76 08/06/03 15:06:16
2
3 Modified: root-tail-1.2-r2.ebuild ChangeLog
4 Log:
5 sparc stable, quotes, thanks to Tiago Cunha, bug #224757
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.13 x11-terms/root-tail/root-tail-1.2-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild?r1=1.12&r2=1.13
14
15 Index: root-tail-1.2-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- root-tail-1.2-r2.ebuild 22 Jul 2007 05:51:31 -0000 1.12
22 +++ root-tail-1.2-r2.ebuild 3 Jun 2008 15:06:16 -0000 1.13
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.12 2007/07/22 05:51:31 dberkholz Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.13 2008/06/03 15:06:16 armin76 Exp $
29
30 inherit eutils flag-o-matic
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86"
37 +KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
38 IUSE="kde debug"
39
40 RDEPEND="x11-libs/libXext
41 @@ -23,8 +23,8 @@
42
43 src_unpack() {
44 unpack ${A}
45 - cd ${S}
46 - use kde && epatch ${FILESDIR}/${P}-kde.patch
47 + cd "${S}"
48 + use kde && epatch "${FILESDIR}"/${P}-kde.patch
49 }
50
51 src_compile() {
52
53
54
55 1.42 x11-terms/root-tail/ChangeLog
56
57 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/root-tail/ChangeLog?rev=1.42&view=markup
58 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/root-tail/ChangeLog?rev=1.42&content-type=text/plain
59 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/root-tail/ChangeLog?r1=1.41&r2=1.42
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v
64 retrieving revision 1.41
65 retrieving revision 1.42
66 diff -u -r1.41 -r1.42
67 --- ChangeLog 22 Jul 2007 05:55:14 -0000 1.41
68 +++ ChangeLog 3 Jun 2008 15:06:16 -0000 1.42
69 @@ -1,6 +1,9 @@
70 # ChangeLog for x11-terms/root-tail
71 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.41 2007/07/22 05:55:14 dberkholz Exp $
73 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
74 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.42 2008/06/03 15:06:16 armin76 Exp $
75 +
76 + 03 Jun 2008; Raúl Porcel <armin76@g.o> root-tail-1.2-r2.ebuild:
77 + sparc stable, quotes, thanks to Tiago Cunha, bug #224757
78
79 22 Jul 2007; Donnie Berkholz <dberkholz@g.o>; ChangeLog:
80 Drop virtual/x11 references.
81
82
83
84 --
85 gentoo-commits@l.g.o mailing list