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-libs/syncdir: ChangeLog syncdir-1.0-r1.ebuild syncdir-1.0.ebuild
Date: Sat, 01 Dec 2012 19:50:35
Message-Id: 20121201195024.73019216EB@flycatcher.gentoo.org
1 armin76 12/12/01 19:50:24
2
3 Modified: ChangeLog syncdir-1.0-r1.ebuild syncdir-1.0.ebuild
4 Log:
5 Drop sparc keywords
6
7 (Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
8
9 Revision Changes Path
10 1.16 dev-libs/syncdir/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/syncdir/ChangeLog?rev=1.16&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/syncdir/ChangeLog?rev=1.16&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/syncdir/ChangeLog?r1=1.15&r2=1.16
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/syncdir/ChangeLog,v
19 retrieving revision 1.15
20 retrieving revision 1.16
21 diff -u -r1.15 -r1.16
22 --- ChangeLog 20 Nov 2012 20:50:19 -0000 1.15
23 +++ ChangeLog 1 Dec 2012 19:50:24 -0000 1.16
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-libs/syncdir
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/syncdir/ChangeLog,v 1.15 2012/11/20 20:50:19 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/syncdir/ChangeLog,v 1.16 2012/12/01 19:50:24 armin76 Exp $
29 +
30 + 01 Dec 2012; Raúl Porcel <armin76@g.o> syncdir-1.0.ebuild,
31 + syncdir-1.0-r1.ebuild:
32 + Drop sparc keywords
33
34 20 Nov 2012; Agostino Sarubbo <ago@g.o> syncdir-1.0-r1.ebuild:
35 Stable for x86, wrt bug #441198
36
37
38
39 1.5 dev-libs/syncdir/syncdir-1.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/syncdir/syncdir-1.0-r1.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/syncdir/syncdir-1.0-r1.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/syncdir/syncdir-1.0-r1.ebuild?r1=1.4&r2=1.5
44
45 Index: syncdir-1.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/syncdir/syncdir-1.0-r1.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- syncdir-1.0-r1.ebuild 20 Nov 2012 20:50:19 -0000 1.4
52 +++ syncdir-1.0-r1.ebuild 1 Dec 2012 19:50:24 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/syncdir/syncdir-1.0-r1.ebuild,v 1.4 2012/11/20 20:50:19 ago Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/syncdir/syncdir-1.0-r1.ebuild,v 1.5 2012/12/01 19:50:24 armin76 Exp $
58
59 EAPI=4
60
61 @@ -12,7 +12,7 @@
62
63 SLOT="0"
64 LICENSE="GPL-2"
65 -KEYWORDS="~amd64 ~sparc x86"
66 +KEYWORDS="~amd64 x86"
67 IUSE="static-libs"
68
69 src_prepare() {
70
71
72
73 1.14 dev-libs/syncdir/syncdir-1.0.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/syncdir/syncdir-1.0.ebuild?rev=1.14&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/syncdir/syncdir-1.0.ebuild?rev=1.14&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/syncdir/syncdir-1.0.ebuild?r1=1.13&r2=1.14
78
79 Index: syncdir-1.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-libs/syncdir/syncdir-1.0.ebuild,v
82 retrieving revision 1.13
83 retrieving revision 1.14
84 diff -u -r1.13 -r1.14
85 --- syncdir-1.0.ebuild 23 Sep 2009 17:26:40 -0000 1.13
86 +++ syncdir-1.0.ebuild 1 Dec 2012 19:50:24 -0000 1.14
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2009 Gentoo Foundation
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-libs/syncdir/syncdir-1.0.ebuild,v 1.13 2009/09/23 17:26:40 patrick Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/syncdir/syncdir-1.0.ebuild,v 1.14 2012/12/01 19:50:24 armin76 Exp $
93
94 inherit toolchain-funcs
95
96 @@ -10,7 +10,7 @@
97
98 SLOT="0"
99 LICENSE="GPL-2"
100 -KEYWORDS="x86 sparc"
101 +KEYWORDS="x86"
102 IUSE=""
103
104 RDEPEND=""