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-irc/unrealircd: unrealircd-3.2.8.1-r1.ebuild unrealircd-3.2.9_rc2.ebuild ChangeLog unrealircd-3.2.8.1-r2.ebuild unrealircd-3.2.9.ebuild
Date: Sun, 05 Feb 2012 17:52:11
Message-Id: 20120205175126.ACD8D2004B@flycatcher.gentoo.org
1 armin76 12/02/05 17:51:26
2
3 Modified: unrealircd-3.2.8.1-r1.ebuild
4 unrealircd-3.2.9_rc2.ebuild ChangeLog
5 unrealircd-3.2.8.1-r2.ebuild
6 unrealircd-3.2.9.ebuild
7 Log:
8 Drop sparc keywords
9
10 (Portage version: 2.1.10.44/cvs/Linux ia64)
11
12 Revision Changes Path
13 1.9 net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild?rev=1.9&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild?rev=1.9&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild?r1=1.8&r2=1.9
18
19 Index: unrealircd-3.2.8.1-r1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild,v
22 retrieving revision 1.8
23 retrieving revision 1.9
24 diff -u -r1.8 -r1.9
25 --- unrealircd-3.2.8.1-r1.ebuild 21 Jun 2011 11:34:42 -0000 1.8
26 +++ unrealircd-3.2.8.1-r1.ebuild 5 Feb 2012 17:51:26 -0000 1.9
27 @@ -1,6 +1,6 @@
28 -# Copyright 1999-2011 Gentoo Foundation
29 +# Copyright 1999-2012 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild,v 1.8 2011/06/21 11:34:42 hwoarang Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild,v 1.9 2012/02/05 17:51:26 armin76 Exp $
33
34 EAPI="2"
35
36 @@ -15,7 +15,7 @@
37
38 SLOT="0"
39 LICENSE="GPL-2"
40 -KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"
41 +KEYWORDS="amd64 ppc x86 ~x86-fbsd"
42 IUSE="curl +hub ipv6 +operoverride +spoof operoverride-verify +prefixaq
43 showlistmodes shunnotices ssl topicisnuhost +usermod zlib"
44
45
46
47
48 1.3 net-irc/unrealircd/unrealircd-3.2.9_rc2.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9_rc2.ebuild?rev=1.3&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9_rc2.ebuild?rev=1.3&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9_rc2.ebuild?r1=1.2&r2=1.3
53
54 Index: unrealircd-3.2.9_rc2.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9_rc2.ebuild,v
57 retrieving revision 1.2
58 retrieving revision 1.3
59 diff -u -r1.2 -r1.3
60 --- unrealircd-3.2.9_rc2.ebuild 9 Nov 2011 18:13:51 -0000 1.2
61 +++ unrealircd-3.2.9_rc2.ebuild 5 Feb 2012 17:51:26 -0000 1.3
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2011 Gentoo Foundation
64 +# Copyright 1999-2012 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9_rc2.ebuild,v 1.2 2011/11/09 18:13:51 binki Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9_rc2.ebuild,v 1.3 2012/02/05 17:51:26 armin76 Exp $
68
69 EAPI=4
70
71 @@ -14,7 +14,7 @@
72
73 SLOT="0"
74 LICENSE="GPL-2"
75 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux"
76 +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux"
77 IUSE="curl ipv6 +extban-stacking +operoverride +spoof operoverride-verify +prefixaq
78 showlistmodes shunnotices ssl topicisnuhost +usermod zlib"
79
80
81
82
83 1.94 net-irc/unrealircd/ChangeLog
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/ChangeLog?rev=1.94&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/ChangeLog?rev=1.94&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/ChangeLog?r1=1.93&r2=1.94
88
89 Index: ChangeLog
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v
92 retrieving revision 1.93
93 retrieving revision 1.94
94 diff -u -r1.93 -r1.94
95 --- ChangeLog 4 Jan 2012 20:21:53 -0000 1.93
96 +++ ChangeLog 5 Feb 2012 17:51:26 -0000 1.94
97 @@ -1,6 +1,11 @@
98 # ChangeLog for net-irc/unrealircd
99 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
100 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.93 2012/01/04 20:21:53 ranger Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.94 2012/02/05 17:51:26 armin76 Exp $
102 +
103 + 05 Feb 2012; Raúl Porcel <armin76@g.o> unrealircd-3.2.8.1-r1.ebuild,
104 + unrealircd-3.2.8.1-r2.ebuild, unrealircd-3.2.9_rc2.ebuild,
105 + unrealircd-3.2.9.ebuild:
106 + Drop sparc keywords
107
108 04 Jan 2012; Brent Baude <ranger@g.o> unrealircd-3.2.9.ebuild:
109 Marking unrealircd-3.2.9 ppc for bug 395579
110
111
112
113 1.3 net-irc/unrealircd/unrealircd-3.2.8.1-r2.ebuild
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r2.ebuild?rev=1.3&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r2.ebuild?rev=1.3&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r2.ebuild?r1=1.2&r2=1.3
118
119 Index: unrealircd-3.2.8.1-r2.ebuild
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r2.ebuild,v
122 retrieving revision 1.2
123 retrieving revision 1.3
124 diff -u -r1.2 -r1.3
125 --- unrealircd-3.2.8.1-r2.ebuild 26 Jun 2011 04:07:48 -0000 1.2
126 +++ unrealircd-3.2.8.1-r2.ebuild 5 Feb 2012 17:51:26 -0000 1.3
127 @@ -1,6 +1,6 @@
128 -# Copyright 1999-2011 Gentoo Foundation
129 +# Copyright 1999-2012 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r2.ebuild,v 1.2 2011/06/26 04:07:48 binki Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r2.ebuild,v 1.3 2012/02/05 17:51:26 armin76 Exp $
133
134 EAPI=3
135
136 @@ -15,7 +15,7 @@
137
138 SLOT="0"
139 LICENSE="GPL-2"
140 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux"
141 +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux"
142 IUSE="curl +hub ipv6 +operoverride +spoof operoverride-verify +prefixaq
143 showlistmodes shunnotices ssl topicisnuhost +usermod zlib"
144
145
146
147
148 1.6 net-irc/unrealircd/unrealircd-3.2.9.ebuild
149
150 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9.ebuild?rev=1.6&view=markup
151 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9.ebuild?rev=1.6&content-type=text/plain
152 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9.ebuild?r1=1.5&r2=1.6
153
154 Index: unrealircd-3.2.9.ebuild
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9.ebuild,v
157 retrieving revision 1.5
158 retrieving revision 1.6
159 diff -u -r1.5 -r1.6
160 --- unrealircd-3.2.9.ebuild 4 Jan 2012 20:21:53 -0000 1.5
161 +++ unrealircd-3.2.9.ebuild 5 Feb 2012 17:51:26 -0000 1.6
162 @@ -1,6 +1,6 @@
163 # Copyright 1999-2012 Gentoo Foundation
164 # Distributed under the terms of the GNU General Public License v2
165 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9.ebuild,v 1.5 2012/01/04 20:21:53 ranger Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9.ebuild,v 1.6 2012/02/05 17:51:26 armin76 Exp $
167
168 EAPI=4
169
170 @@ -14,7 +14,7 @@
171
172 SLOT="0"
173 LICENSE="GPL-2"
174 -KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd ~amd64-linux"
175 +KEYWORDS="amd64 ppc x86 ~x86-fbsd ~amd64-linux"
176 IUSE="curl ipv6 +extban-stacking +operoverride +spoof operoverride-verify +prefixaq
177 showlistmodes shunnotices ssl topicisnuhost +usermod zlib"