Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/icecast: icecast-2.3.3-r1.ebuild ChangeLog icecast-2.3.2.ebuild icecast-2.3.3.ebuild
Date: Sun, 03 Mar 2013 23:00:45
Message-Id: 20130303230041.7E8DC2171D@flycatcher.gentoo.org
1 hwoarang 13/03/03 23:00:41
2
3 Modified: icecast-2.3.3-r1.ebuild ChangeLog
4 Removed: icecast-2.3.2.ebuild icecast-2.3.3.ebuild
5 Log:
6 remove old. Stabilize everywhere as -r1 differs only in the logrotate script
7
8 (Portage version: 2.1.11.53/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
9
10 Revision Changes Path
11 1.2 net-misc/icecast/icecast-2.3.3-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/icecast-2.3.3-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/icecast-2.3.3-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/icecast-2.3.3-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: icecast-2.3.3-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.3-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- icecast-2.3.3-r1.ebuild 23 Dec 2012 19:24:09 -0000 1.1
24 +++ icecast-2.3.3-r1.ebuild 3 Mar 2013 23:00:41 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.3-r1.ebuild,v 1.1 2012/12/23 19:24:09 hwoarang Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.3-r1.ebuild,v 1.2 2013/03/03 23:00:41 hwoarang Exp $
31
32 EAPI=4
33 inherit eutils autotools user
34 @@ -11,7 +11,7 @@
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
39 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
40 IUSE="kate logrotate +speex +ssl +theora +yp"
41
42 #Although there is a --with-ogg and --with-orbis configure option, they're
43
44
45
46 1.96 net-misc/icecast/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/ChangeLog?rev=1.96&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/ChangeLog?rev=1.96&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icecast/ChangeLog?r1=1.95&r2=1.96
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v
55 retrieving revision 1.95
56 retrieving revision 1.96
57 diff -u -r1.95 -r1.96
58 --- ChangeLog 22 Feb 2013 23:45:38 -0000 1.95
59 +++ ChangeLog 3 Mar 2013 23:00:41 -0000 1.96
60 @@ -1,6 +1,10 @@
61 # ChangeLog for net-misc/icecast
62 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.95 2013/02/22 23:45:38 hwoarang Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.96 2013/03/03 23:00:41 hwoarang Exp $
65 +
66 + 03 Mar 2013; Markos Chandras <hwoarang@g.o> -icecast-2.3.2.ebuild,
67 + -icecast-2.3.3.ebuild, icecast-2.3.3-r1.ebuild:
68 + remove old. Stabilize everywhere as -r1 differs only in the logrotate script
69
70 22 Feb 2013; Markos Chandras <hwoarang@g.o> metadata.xml:
71 no-herd should be removed. Bug #382929