Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/shoutcast-trans-bin: shoutcast-trans-bin-0.4.0-r1.ebuild ChangeLog
Date: Mon, 11 May 2009 19:56:24
Message-Id: E1M3bbq-0005Pp-CC@stork.gentoo.org
1 ssuominen 09/05/11 19:56:22
2
3 Modified: shoutcast-trans-bin-0.4.0-r1.ebuild ChangeLog
4 Log:
5 RESTRICT fetch since upstream doesn't like to keep the tarball in place wrt #266544.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild?r1=1.6&r2=1.7
14
15 Index: shoutcast-trans-bin-0.4.0-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- shoutcast-trans-bin-0.4.0-r1.ebuild 2 Jul 2007 15:17:52 -0000 1.6
22 +++ shoutcast-trans-bin-0.4.0-r1.ebuild 11 May 2009 19:56:22 -0000 1.7
23 @@ -1,13 +1,13 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild,v 1.6 2007/07/02 15:17:52 peper Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild,v 1.7 2009/05/11 19:56:22 ssuominen Exp $
29
30 IUSE=""
31
32 inherit eutils
33
34 SVER="${PV//./}"
35 -RESTRICT="mirror strip"
36 +RESTRICT="mirror strip fetch"
37 DESCRIPTION="A transcoder that provides a source for shoutcast-server-bin to stream from."
38 HOMEPAGE="http://www.shoutcast.com"
39 SRC_URI="http://www.shoutcast.com/downloads/sc_trans_posix_${SVER}.tgz"
40
41
42
43 1.13 media-sound/shoutcast-trans-bin/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shoutcast-trans-bin/ChangeLog?rev=1.13&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shoutcast-trans-bin/ChangeLog?rev=1.13&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shoutcast-trans-bin/ChangeLog?r1=1.12&r2=1.13
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/ChangeLog,v
52 retrieving revision 1.12
53 retrieving revision 1.13
54 diff -u -r1.12 -r1.13
55 --- ChangeLog 2 Jul 2007 15:17:52 -0000 1.12
56 +++ ChangeLog 11 May 2009 19:56:22 -0000 1.13
57 @@ -1,6 +1,11 @@
58 # ChangeLog for media-sound/shoutcast-trans-bin
59 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/ChangeLog,v 1.12 2007/07/02 15:17:52 peper Exp $
61 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/ChangeLog,v 1.13 2009/05/11 19:56:22 ssuominen Exp $
63 +
64 + 11 May 2009; Samuli Suominen <ssuominen@g.o>
65 + shoutcast-trans-bin-0.4.0-r1.ebuild:
66 + RESTRICT fetch since upstream doesn't like to keep the tarball in place
67 + wrt #266544.
68
69 02 Jul 2007; Piotr JaroszyƄski <peper@g.o>
70 shoutcast-trans-bin-0.4.0-r1.ebuild: