Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/alsa-lib: ChangeLog alsa-lib-1.0.17a.ebuild
Date: Mon, 22 Dec 2008 16:26:37
Message-Id: E1LEnc2-00043F-7F@stork.gentoo.org
1 armin76 08/12/22 16:26:34
2
3 Modified: ChangeLog alsa-lib-1.0.17a.ebuild
4 Log:
5 ia64 stable wrt #245517
6 (Portage version: 2.1.6.2/cvs/Linux 2.6.26-gentoo-r4 i686)
7
8 Revision Changes Path
9 1.272 media-libs/alsa-lib/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.272&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.272&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?r1=1.271&r2=1.272
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v
18 retrieving revision 1.271
19 retrieving revision 1.272
20 diff -u -r1.271 -r1.272
21 --- ChangeLog 21 Dec 2008 15:00:52 -0000 1.271
22 +++ ChangeLog 22 Dec 2008 16:26:34 -0000 1.272
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-libs/alsa-lib
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.271 2008/12/21 15:00:52 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.272 2008/12/22 16:26:34 armin76 Exp $
28 +
29 + 22 Dec 2008; Raúl Porcel <armin76@g.o> alsa-lib-1.0.17a.ebuild:
30 + ia64 stable wrt #245517
31
32 21 Dec 2008; nixnut <nixnut@g.o> alsa-lib-1.0.17a.ebuild:
33 Stable on ppc wrt bug 245517
34
35
36
37 1.9 media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild?r1=1.8&r2=1.9
42
43 Index: alsa-lib-1.0.17a.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- alsa-lib-1.0.17a.ebuild 21 Dec 2008 15:00:52 -0000 1.8
50 +++ alsa-lib-1.0.17a.ebuild 22 Dec 2008 16:26:34 -0000 1.9
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild,v 1.8 2008/12/21 15:00:52 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild,v 1.9 2008/12/22 16:26:34 armin76 Exp $
56
57 inherit eutils libtool
58
59 @@ -13,7 +13,7 @@
60
61 LICENSE="LGPL-2.1"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86"
64 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86"
65 IUSE="doc debug alisp midi python"
66
67 RDEPEND="python? ( dev-lang/python )"