Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/soundkonverter: soundkonverter-0.3.6.ebuild
Date: Sat, 10 Nov 2007 08:58:24
Message-Id: E1IqmAU-0004mS-Bc@stork.gentoo.org
1 drac 07/11/10 08:58:18
2
3 Modified: soundkonverter-0.3.6.ebuild
4 Log:
5 Touch post install message..
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.2 media-sound/soundkonverter/soundkonverter-0.3.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundkonverter/soundkonverter-0.3.6.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundkonverter/soundkonverter-0.3.6.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundkonverter/soundkonverter-0.3.6.ebuild?r1=1.1&r2=1.2
14
15 Index: soundkonverter-0.3.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/soundkonverter/soundkonverter-0.3.6.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- soundkonverter-0.3.6.ebuild 21 Oct 2007 11:45:10 -0000 1.1
22 +++ soundkonverter-0.3.6.ebuild 10 Nov 2007 08:58:17 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/soundkonverter/soundkonverter-0.3.6.ebuild,v 1.1 2007/10/21 11:45:10 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/soundkonverter/soundkonverter-0.3.6.ebuild,v 1.2 2007/11/10 08:58:17 drac Exp $
28
29 inherit kde eutils qt3
30
31 @@ -16,7 +16,6 @@
32 DEPEND=">=media-libs/taglib-1.4
33 >=media-sound/cdparanoia-3.9.8-r5
34 $(qt_min_version 3)"
35 -
36 RDEPEND="mp3? ( >=media-sound/lame-3.96 )
37 vorbis? ( >=media-sound/vorbis-tools-1 )
38 flac? ( >=media-libs/flac-1.1.1 )
39 @@ -46,5 +45,6 @@
40 pkg_postinst() {
41 elog "The audio USE flags are for your convience, but are not required."
42 elog "For AmaroK users there is a script included with this package."
43 - elog "You can enable it with the Script Manager tool in Amarok."
44 + elog "You can enable it with the Script Manager tool in Amarok, after"
45 + elog "installing kde-base/qtruby."
46 }
47
48
49
50 --
51 gentoo-commits@g.o mailing list