Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-news/snownews: snownews-1.5.10.ebuild snownews-1.5.12-r1.ebuild ChangeLog
Date: Sun, 29 Jul 2012 16:13:57
Message-Id: 20120729161332.7E6872004B@flycatcher.gentoo.org
1 armin76 12/07/29 16:13:32
2
3 Modified: snownews-1.5.10.ebuild snownews-1.5.12-r1.ebuild
4 ChangeLog
5 Log:
6 Drop sparc keywords
7
8 (Portage version: 2.1.11.5/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.8 net-news/snownews/snownews-1.5.10.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/snownews-1.5.10.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/snownews-1.5.10.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/snownews-1.5.10.ebuild?r1=1.7&r2=1.8
16
17 Index: snownews-1.5.10.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-news/snownews/snownews-1.5.10.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- snownews-1.5.10.ebuild 17 Mar 2010 13:23:29 -0000 1.7
24 +++ snownews-1.5.10.ebuild 29 Jul 2012 16:13:32 -0000 1.8
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/snownews-1.5.10.ebuild,v 1.7 2010/03/17 13:23:29 cedk Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/snownews-1.5.10.ebuild,v 1.8 2012/07/29 16:13:32 armin76 Exp $
31
32 inherit eutils toolchain-funcs
33
34 @@ -10,7 +10,7 @@
35 LICENSE="GPL-2"
36
37 SLOT="0"
38 -KEYWORDS="amd64 ppc sparc x86"
39 +KEYWORDS="amd64 ppc x86"
40 IUSE=""
41
42 DEPEND=">=dev-libs/libxml2-2.5.6
43
44
45
46 1.7 net-news/snownews/snownews-1.5.12-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild?rev=1.7&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild?rev=1.7&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild?r1=1.6&r2=1.7
51
52 Index: snownews-1.5.12-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild,v
55 retrieving revision 1.6
56 retrieving revision 1.7
57 diff -u -r1.6 -r1.7
58 --- snownews-1.5.12-r1.ebuild 5 May 2012 21:33:37 -0000 1.6
59 +++ snownews-1.5.12-r1.ebuild 29 Jul 2012 16:13:32 -0000 1.7
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2012 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild,v 1.6 2012/05/05 21:33:37 ranger Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild,v 1.7 2012/07/29 16:13:32 armin76 Exp $
65
66 EAPI=3
67 inherit eutils toolchain-funcs
68 @@ -11,7 +11,7 @@
69 LICENSE="GPL-2"
70
71 SLOT="0"
72 -KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
73 +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
74 IUSE="unicode"
75
76 DEPEND=">=dev-libs/libxml2-2.5.6
77
78
79
80 1.37 net-news/snownews/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/ChangeLog?rev=1.37&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/ChangeLog?rev=1.37&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/snownews/ChangeLog?r1=1.36&r2=1.37
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-news/snownews/ChangeLog,v
89 retrieving revision 1.36
90 retrieving revision 1.37
91 diff -u -r1.36 -r1.37
92 --- ChangeLog 5 May 2012 21:33:37 -0000 1.36
93 +++ ChangeLog 29 Jul 2012 16:13:32 -0000 1.37
94 @@ -1,6 +1,10 @@
95 # ChangeLog for net-news/snownews
96 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/ChangeLog,v 1.36 2012/05/05 21:33:37 ranger Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/ChangeLog,v 1.37 2012/07/29 16:13:32 armin76 Exp $
99 +
100 + 29 Jul 2012; Raúl Porcel <armin76@g.o> snownews-1.5.10.ebuild,
101 + snownews-1.5.12-r1.ebuild:
102 + Drop sparc keywords
103
104 05 May 2012; Brent Baude <ranger@g.o> snownews-1.5.12-r1.ebuild:
105 Marking snownews-1.5.12-r1 ppc for bug 307699