Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/streamtuner: ChangeLog streamtuner-0.99.99-r5.ebuild streamtuner-0.99.99-r2.ebuild
Date: Fri, 17 Jul 2009 21:04:18
Message-Id: E1MRsWf-0003g4-H7@stork.gentoo.org
1 ssuominen 09/07/17 18:51:21
2
3 Modified: ChangeLog streamtuner-0.99.99-r5.ebuild
4 Removed: streamtuner-0.99.99-r2.ebuild
5 Log:
6 stable amd64, bug 278015
7 (Portage version: 2.2_rc33/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.39 net-misc/streamtuner/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/streamtuner/ChangeLog?rev=1.39&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/streamtuner/ChangeLog?rev=1.39&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/streamtuner/ChangeLog?r1=1.38&r2=1.39
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/streamtuner/ChangeLog,v
19 retrieving revision 1.38
20 retrieving revision 1.39
21 diff -u -r1.38 -r1.39
22 --- ChangeLog 16 Jul 2009 08:14:58 -0000 1.38
23 +++ ChangeLog 17 Jul 2009 18:51:21 -0000 1.39
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-misc/streamtuner
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/ChangeLog,v 1.38 2009/07/16 08:14:58 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/ChangeLog,v 1.39 2009/07/17 18:51:21 ssuominen Exp $
29 +
30 + 17 Jul 2009; Samuli Suominen <ssuominen@g.o>
31 + streamtuner-0.99.99-r5.ebuild:
32 + stable amd64, bug 278015
33
34 16 Jul 2009; Christian Faulhammer <fauli@g.o>
35 streamtuner-0.99.99-r5.ebuild:
36
37
38
39 1.3 net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild?r1=1.2&r2=1.3
44
45 Index: streamtuner-0.99.99-r5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- streamtuner-0.99.99-r5.ebuild 16 Jul 2009 08:14:58 -0000 1.2
52 +++ streamtuner-0.99.99-r5.ebuild 17 Jul 2009 18:51:21 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild,v 1.2 2009/07/16 08:14:58 fauli Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild,v 1.3 2009/07/17 18:51:21 ssuominen Exp $
58
59 EAPI=2
60 GCONF_DEBUG=no
61 @@ -13,7 +13,7 @@
62
63 LICENSE="BSD"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ppc ~sparc x86"
66 +KEYWORDS="amd64 ~ppc ~sparc x86"
67 IUSE="python +shout +xiph"
68
69 RDEPEND=">=x11-libs/gtk+-2.4