Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/noatun: ChangeLog noatun-3.5.8.ebuild
Date: Sat, 20 Oct 2007 00:06:26
Message-Id: E1Ij1gt-0001ot-Gy@stork.gentoo.org
1 philantrop 07/10/19 23:55:43
2
3 Modified: ChangeLog
4 Added: noatun-3.5.8.ebuild
5 Log:
6 Bump to KDE 3.5.8.
7 (Portage version: 2.1.3.15)
8
9 Revision Changes Path
10 1.79 kde-base/noatun/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/noatun/ChangeLog?rev=1.79&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/noatun/ChangeLog?rev=1.79&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/noatun/ChangeLog?r1=1.78&r2=1.79
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v
19 retrieving revision 1.78
20 retrieving revision 1.79
21 diff -u -r1.78 -r1.79
22 --- ChangeLog 11 Aug 2007 16:43:10 -0000 1.78
23 +++ ChangeLog 19 Oct 2007 23:55:42 -0000 1.79
24 @@ -1,6 +1,11 @@
25 # ChangeLog for kde-base/noatun
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.78 2007/08/11 16:43:10 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.79 2007/10/19 23:55:42 philantrop Exp $
29 +
30 +*noatun-3.5.8 (19 Oct 2007)
31 +
32 + 19 Oct 2007; Wulf C. Krueger <philantrop@g.o> +noatun-3.5.8.ebuild:
33 + Bump to KDE 3.5.8.
34
35 11 Aug 2007; Raúl Porcel <armin76@g.o> noatun-3.5.7.ebuild:
36 x86 stable wrt #185823
37
38
39
40 1.1 kde-base/noatun/noatun-3.5.8.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/noatun/noatun-3.5.8.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/noatun/noatun-3.5.8.ebuild?rev=1.1&content-type=text/plain
44
45 Index: noatun-3.5.8.ebuild
46 ===================================================================
47 # Copyright 1999-2007 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.8.ebuild,v 1.1 2007/10/19 23:55:42 philantrop Exp $
50
51 ARTS_REQUIRED="yes"
52 KMNAME=kdemultimedia
53 MAXKDEVER=$PV
54 KM_DEPRANGE="$PV $MAXKDEVER"
55 inherit kde-meta eutils flag-o-matic
56
57 DESCRIPTION="Noatun is a modular media player for KDE, featuring audio effects, a six-band graphic equalizer, a full plugin architecture and network transparency."
58 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
59 IUSE=""
60 RDEPEND="$(deprange $PV $MAXKDEVER kde-base/kdemultimedia-arts)"
61
62 KMCOMPILEONLY="arts"
63
64 src_compile() {
65 # fix bug 128884
66 filter-flags -fomit-frame-pointer
67 kde-meta_src_compile
68 }
69
70
71
72 --
73 gentoo-commits@g.o mailing list