Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-soundlibs: emul-linux-x86-soundlibs-20100409-r1.ebuild ChangeLog
Date: Wed, 02 Jun 2010 13:51:28
Message-Id: 20100602134347.B7F2B2CF4D@corvid.gentoo.org
1 pacho 10/06/02 13:43:47
2
3 Modified: emul-linux-x86-soundlibs-20100409-r1.ebuild
4 ChangeLog
5 Log:
6 amd64 stable, bug 321445
7 (Portage version: 2.1.8.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: emul-linux-x86-soundlibs-20100409-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- emul-linux-x86-soundlibs-20100409-r1.ebuild 10 Apr 2010 18:35:26 -0000 1.1
23 +++ emul-linux-x86-soundlibs-20100409-r1.ebuild 2 Jun 2010 13:43:47 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409-r1.ebuild,v 1.1 2010/04/10 18:35:26 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409-r1.ebuild,v 1.2 2010/06/02 13:43:47 pacho Exp $
29
30 inherit emul-linux-x86
31
32 @@ -8,7 +8,7 @@
33 http://dev.gentoo.org/~pacho/emul-linux-x86-${PV}/libao-0.8.8.tbz2"
34
35 LICENSE="as-is BSD GPL-2 LGPL-2 LGPL-2.1 gsm"
36 -KEYWORDS="-* ~amd64"
37 +KEYWORDS="-* amd64"
38 IUSE="alsa pulseaudio"
39
40 RDEPEND="pulseaudio? ( media-sound/pulseaudio )
41
42
43
44 1.61 app-emulation/emul-linux-x86-soundlibs/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?rev=1.61&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?rev=1.61&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?r1=1.60&r2=1.61
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v
53 retrieving revision 1.60
54 retrieving revision 1.61
55 diff -u -r1.60 -r1.61
56 --- ChangeLog 10 Apr 2010 18:35:26 -0000 1.60
57 +++ ChangeLog 2 Jun 2010 13:43:47 -0000 1.61
58 @@ -1,6 +1,10 @@
59 # ChangeLog for app-emulation/emul-linux-x86-soundlibs
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.60 2010/04/10 18:35:26 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.61 2010/06/02 13:43:47 pacho Exp $
63 +
64 + 02 Jun 2010; Pacho Ramos <pacho@g.o>
65 + emul-linux-x86-soundlibs-20100409-r1.ebuild:
66 + amd64 stable, bug 321445
67
68 *emul-linux-x86-soundlibs-20100409-r1 (10 Apr 2010)