Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: ChangeLog alsa-plugins-1.0.14.ebuild
Date: Mon, 17 Sep 2007 16:38:43
Message-Id: E1IXJUv-0001lU-Oa@stork.gentoo.org
1 phreak 07/09/17 16:30:57
2
3 Modified: ChangeLog alsa-plugins-1.0.14.ebuild
4 Log:
5 Add missing speexrate.txt to /usr/share/doc (#189554 thanks to octoploid <cryptooctoploid at gmail.com>).
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.60 media-plugins/alsa-plugins/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa-plugins/ChangeLog?rev=1.60&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa-plugins/ChangeLog?rev=1.60&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa-plugins/ChangeLog?r1=1.59&r2=1.60
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
18 retrieving revision 1.59
19 retrieving revision 1.60
20 diff -u -r1.59 -r1.60
21 --- ChangeLog 10 Sep 2007 14:14:37 -0000 1.59
22 +++ ChangeLog 17 Sep 2007 16:30:52 -0000 1.60
23 @@ -1,6 +1,11 @@
24 # ChangeLog for media-plugins/alsa-plugins
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.59 2007/09/10 14:14:37 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.60 2007/09/17 16:30:52 phreak Exp $
28 +
29 + 17 Sep 2007; Christian Heim <phreak@g.o>
30 + alsa-plugins-1.0.14.ebuild:
31 + Add missing speexrate.txt to /usr/share/doc (#189554 thanks to octoploid
32 + <cryptooctoploid at gmail.com>).
33
34 10 Sep 2007; Jeroen Roovers <jer@g.o> alsa-plugins-1.0.14.ebuild:
35 Stable for HPPA (bug #189155).
36
37
38
39 1.7 media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild?r1=1.6&r2=1.7
44
45 Index: alsa-plugins-1.0.14.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- alsa-plugins-1.0.14.ebuild 10 Sep 2007 14:14:37 -0000 1.6
52 +++ alsa-plugins-1.0.14.ebuild 17 Sep 2007 16:30:52 -0000 1.7
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild,v 1.6 2007/09/10 14:14:37 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild,v 1.7 2007/09/17 16:30:52 phreak Exp $
58
59 WANT_AUTOMAKE=latest
60 WANT_AUTOCONF=latest
61 @@ -70,7 +70,7 @@
62 emake DESTDIR="${D}" install
63
64 cd "${S}/doc"
65 - dodoc upmix.txt vdownmix.txt README-pcm-oss
66 + dodoc upmix.txt vdownmix.txt README-pcm-oss speexrate.txt
67 use jack && dodoc README-jack
68 use libsamplerate && dodoc samplerate.txt
69 use pulseaudio && dodoc README-pulse
70
71
72
73 --
74 gentoo-commits@g.o mailing list