Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/webkit-sharp: webkit-sharp-0.3-r1.ebuild ChangeLog
Date: Fri, 31 Oct 2014 08:45:46
Message-Id: 20141031084541.E79E09214@oystercatcher.gentoo.org
1 pacho 14/10/31 08:45:41
2
3 Modified: webkit-sharp-0.3-r1.ebuild ChangeLog
4 Log:
5 Move to ~ppc due bug #525258
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.6 dev-dotnet/webkit-sharp/webkit-sharp-0.3-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/webkit-sharp/webkit-sharp-0.3-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/webkit-sharp/webkit-sharp-0.3-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/webkit-sharp/webkit-sharp-0.3-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: webkit-sharp-0.3-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/webkit-sharp/webkit-sharp-0.3-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- webkit-sharp-0.3-r1.ebuild 10 Nov 2011 19:25:32 -0000 1.5
23 +++ webkit-sharp-0.3-r1.ebuild 31 Oct 2014 08:45:41 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/webkit-sharp/webkit-sharp-0.3-r1.ebuild,v 1.5 2011/11/10 19:25:32 xarthisius Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/webkit-sharp/webkit-sharp-0.3-r1.ebuild,v 1.6 2014/10/31 08:45:41 pacho Exp $
30
31 EAPI="4"
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="amd64 ppc x86"
38 +KEYWORDS="amd64 ~ppc x86"
39 IUSE=""
40
41 DEPEND=">=dev-lang/mono-2
42
43
44
45 1.20 dev-dotnet/webkit-sharp/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/webkit-sharp/ChangeLog?rev=1.20&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/webkit-sharp/ChangeLog?rev=1.20&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/webkit-sharp/ChangeLog?r1=1.19&r2=1.20
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/webkit-sharp/ChangeLog,v
54 retrieving revision 1.19
55 retrieving revision 1.20
56 diff -u -r1.19 -r1.20
57 --- ChangeLog 10 Nov 2011 19:25:32 -0000 1.19
58 +++ ChangeLog 31 Oct 2014 08:45:41 -0000 1.20
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-dotnet/webkit-sharp
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/webkit-sharp/ChangeLog,v 1.19 2011/11/10 19:25:32 xarthisius Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/webkit-sharp/ChangeLog,v 1.20 2014/10/31 08:45:41 pacho Exp $
65 +
66 + 31 Oct 2014; Pacho Ramos <pacho@g.o> webkit-sharp-0.3-r1.ebuild:
67 + Move to ~ppc due bug #525258
68
69 10 Nov 2011; Kacper Kowalik <xarthisius@g.o> -webkit-sharp-0.3.ebuild,
70 webkit-sharp-0.3-r1.ebuild:
71 @@ -78,4 +81,3 @@
72 +webkit-sharp-0.2.ebuild:
73 Initial import, bug 230697. Thanks to Sebastian Magrí
74 <sebasmagri@×××××.com>.
75 -