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: ChangeLog emul-linux-x86-soundlibs-20091231-r1.ebuild
Date: Fri, 29 Jan 2010 22:49:02
Message-Id: E1Naze5-0000jx-Om@stork.gentoo.org
1 pacho 10/01/29 22:48:57
2
3 Modified: ChangeLog
4 emul-linux-x86-soundlibs-20091231-r1.ebuild
5 Log:
6 amd64 stable, bug 301928
7 (Portage version: 2.1.7.16/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.54 app-emulation/emul-linux-x86-soundlibs/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?rev=1.54&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?rev=1.54&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?r1=1.53&r2=1.54
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v
19 retrieving revision 1.53
20 retrieving revision 1.54
21 diff -u -r1.53 -r1.54
22 --- ChangeLog 24 Jan 2010 20:54:52 -0000 1.53
23 +++ ChangeLog 29 Jan 2010 22:48:57 -0000 1.54
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-emulation/emul-linux-x86-soundlibs
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.53 2010/01/24 20:54:52 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.54 2010/01/29 22:48:57 pacho Exp $
29 +
30 + 29 Jan 2010; Pacho Ramos <pacho@g.o>
31 + emul-linux-x86-soundlibs-20091231-r1.ebuild:
32 + amd64 stable, bug 301928
33
34 *emul-linux-x86-soundlibs-20091231-r1 (24 Jan 2010)
35
36
37
38
39 1.2 app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild?r1=1.1&r2=1.2
44
45 Index: emul-linux-x86-soundlibs-20091231-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- emul-linux-x86-soundlibs-20091231-r1.ebuild 24 Jan 2010 20:54:52 -0000 1.1
52 +++ emul-linux-x86-soundlibs-20091231-r1.ebuild 29 Jan 2010 22:48:57 -0000 1.2
53 @@ -1,11 +1,11 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild,v 1.1 2010/01/24 20:54:52 pacho Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild,v 1.2 2010/01/29 22:48:57 pacho Exp $
58
59 inherit emul-linux-x86
60
61 LICENSE="as-is BSD GPL-2 LGPL-2 LGPL-2.1 gsm"
62 -KEYWORDS="-* ~amd64"
63 +KEYWORDS="-* amd64"
64 IUSE="alsa pulseaudio"
65
66 RDEPEND="pulseaudio? ( media-sound/pulseaudio )