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-plugins/pidgin-otr: ChangeLog pidgin-otr-3.2.0.ebuild pidgin-otr-3.2.1.ebuild
Date: Sat, 09 Jun 2012 19:10:44
Message-Id: 20120609191024.220FF2004B@flycatcher.gentoo.org
1 armin76 12/06/09 19:10:24
2
3 Modified: ChangeLog pidgin-otr-3.2.0.ebuild
4 pidgin-otr-3.2.1.ebuild
5 Log:
6 Drop sparc keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.27 x11-plugins/pidgin-otr/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog?rev=1.27&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog?rev=1.27&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog?r1=1.26&r2=1.27
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v
20 retrieving revision 1.26
21 retrieving revision 1.27
22 diff -u -r1.26 -r1.27
23 --- ChangeLog 8 Jun 2012 18:04:29 -0000 1.26
24 +++ ChangeLog 9 Jun 2012 19:10:23 -0000 1.27
25 @@ -1,6 +1,10 @@
26 # ChangeLog for x11-plugins/pidgin-otr
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.26 2012/06/08 18:04:29 ranger Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.27 2012/06/09 19:10:23 armin76 Exp $
30 +
31 + 09 Jun 2012; Raúl Porcel <armin76@g.o> pidgin-otr-3.2.0.ebuild,
32 + pidgin-otr-3.2.1.ebuild:
33 + Drop sparc keywords
34
35 08 Jun 2012; Brent Baude <ranger@g.o> pidgin-otr-3.2.1.ebuild:
36 Marking pidgin-otr-3.2.1 ppc for bug 416263
37
38
39
40 1.10 x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild?rev=1.10&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild?rev=1.10&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild?r1=1.9&r2=1.10
45
46 Index: pidgin-otr-3.2.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild,v
49 retrieving revision 1.9
50 retrieving revision 1.10
51 diff -u -r1.9 -r1.10
52 --- pidgin-otr-3.2.0.ebuild 5 May 2012 05:12:03 -0000 1.9
53 +++ pidgin-otr-3.2.0.ebuild 9 Jun 2012 19:10:23 -0000 1.10
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild,v 1.9 2012/05/05 05:12:03 jdhore Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild,v 1.10 2012/06/09 19:10:23 armin76 Exp $
59
60 EAPI=2
61
62 @@ -10,7 +10,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="amd64 ppc sparc x86"
67 +KEYWORDS="amd64 ppc x86"
68 IUSE=""
69
70 RDEPEND=">=net-libs/libotr-3.2.0
71
72
73
74 1.5 x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild?rev=1.5&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild?rev=1.5&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild?r1=1.4&r2=1.5
79
80 Index: pidgin-otr-3.2.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild,v
83 retrieving revision 1.4
84 retrieving revision 1.5
85 diff -u -r1.4 -r1.5
86 --- pidgin-otr-3.2.1.ebuild 8 Jun 2012 18:04:29 -0000 1.4
87 +++ pidgin-otr-3.2.1.ebuild 9 Jun 2012 19:10:23 -0000 1.5
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild,v 1.4 2012/06/08 18:04:29 ranger Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild,v 1.5 2012/06/09 19:10:23 armin76 Exp $
93
94 EAPI=2
95
96 @@ -10,7 +10,7 @@
97
98 LICENSE="GPL-2"
99 SLOT="0"
100 -KEYWORDS="amd64 ppc ~sparc x86"
101 +KEYWORDS="amd64 ppc x86"
102 IUSE=""
103
104 RDEPEND=">=net-libs/libotr-3.2.0