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-misc/icecast: icecast-2.3.3.ebuild ChangeLog icecast-2.3.2.ebuild
Date: Sun, 26 Aug 2012 14:12:58
Message-Id: 20120826141248.6B66E207EA@flycatcher.gentoo.org
1 armin76 12/08/26 14:12:48
2
3 Modified: icecast-2.3.3.ebuild ChangeLog icecast-2.3.2.ebuild
4 Log:
5 Drop alpha/sparc keywords
6
7 (Portage version: 2.1.11.5/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.7 net-misc/icecast/icecast-2.3.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/icecast-2.3.3.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/icecast-2.3.3.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/icecast-2.3.3.ebuild?r1=1.6&r2=1.7
15
16 Index: icecast-2.3.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.3.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- icecast-2.3.3.ebuild 9 Aug 2012 20:48:14 -0000 1.6
23 +++ icecast-2.3.3.ebuild 26 Aug 2012 14:12:48 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.3.ebuild,v 1.6 2012/08/09 20:48:14 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.3.ebuild,v 1.7 2012/08/26 14:12:48 armin76 Exp $
29
30 EAPI=4
31 inherit eutils autotools
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
37 +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
38 IUSE="kate +speex +ssl +theora +yp"
39
40 #Although there is a --with-ogg and --with-orbis configure option, they're
41
42
43
44 1.92 net-misc/icecast/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/ChangeLog?rev=1.92&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/ChangeLog?rev=1.92&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/ChangeLog?r1=1.91&r2=1.92
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v
53 retrieving revision 1.91
54 retrieving revision 1.92
55 diff -u -r1.91 -r1.92
56 --- ChangeLog 9 Aug 2012 20:48:14 -0000 1.91
57 +++ ChangeLog 26 Aug 2012 14:12:48 -0000 1.92
58 @@ -1,6 +1,10 @@
59 # ChangeLog for net-misc/icecast
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.91 2012/08/09 20:48:14 hwoarang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.92 2012/08/26 14:12:48 armin76 Exp $
63 +
64 + 26 Aug 2012; Raúl Porcel <armin76@g.o> icecast-2.3.2.ebuild,
65 + icecast-2.3.3.ebuild:
66 + Drop alpha/sparc keywords
67
68 09 Aug 2012; Markos Chandras <hwoarang@g.o> icecast-2.3.3.ebuild:
69 Stable on amd64 wrt bug #394847
70
71
72
73 1.11 net-misc/icecast/icecast-2.3.2.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/icecast-2.3.2.ebuild?rev=1.11&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/icecast-2.3.2.ebuild?rev=1.11&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/icecast-2.3.2.ebuild?r1=1.10&r2=1.11
78
79 Index: icecast-2.3.2.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.2.ebuild,v
82 retrieving revision 1.10
83 retrieving revision 1.11
84 diff -u -r1.10 -r1.11
85 --- icecast-2.3.2.ebuild 21 Jul 2009 17:18:54 -0000 1.10
86 +++ icecast-2.3.2.ebuild 26 Aug 2012 14:12:48 -0000 1.11
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/net-misc/icecast/icecast-2.3.2.ebuild,v 1.10 2009/07/21 17:18:54 ssuominen Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.2.ebuild,v 1.11 2012/08/26 14:12:48 armin76 Exp $
93
94 EAPI=2
95 inherit eutils libtool
96 @@ -11,7 +11,7 @@
97
98 LICENSE="GPL-2"
99 SLOT="0"
100 -KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd"
101 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
102 IUSE="+speex +ssl +theora +yp"
103
104 #Although there is a --with-ogg and --with-orbis configure option, they're