Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/alsa-lib: ChangeLog alsa-lib-1.0.20-r1.ebuild
Date: Fri, 28 Aug 2009 14:00:45
Message-Id: E1Mh6pb-0006L8-QA@stork.gentoo.org
1 klausman 09/08/28 19:09:51
2
3 Modified: ChangeLog alsa-lib-1.0.20-r1.ebuild
4 Log:
5 Stable on alpha, bug #280464
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.289 media-libs/alsa-lib/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.289&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.289&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?r1=1.288&r2=1.289
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v
18 retrieving revision 1.288
19 retrieving revision 1.289
20 diff -u -r1.288 -r1.289
21 --- ChangeLog 17 Aug 2009 05:02:38 -0000 1.288
22 +++ ChangeLog 28 Aug 2009 19:09:51 -0000 1.289
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-libs/alsa-lib
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.288 2009/08/17 05:02:38 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.289 2009/08/28 19:09:51 klausman Exp $
28 +
29 + 28 Aug 2009; Tobias Klausmann <klausman@g.o>
30 + alsa-lib-1.0.20-r1.ebuild:
31 + Stable on alpha, bug #280464
32
33 17 Aug 2009; Jeroen Roovers <jer@g.o> alsa-lib-1.0.20-r1.ebuild:
34 Stable for HPPA (bug #280464).
35
36
37
38 1.7 media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild?r1=1.6&r2=1.7
43
44 Index: alsa-lib-1.0.20-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- alsa-lib-1.0.20-r1.ebuild 17 Aug 2009 05:02:38 -0000 1.6
51 +++ alsa-lib-1.0.20-r1.ebuild 28 Aug 2009 19:09:51 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild,v 1.6 2009/08/17 05:02:38 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild,v 1.7 2009/08/28 19:09:51 klausman Exp $
57
58 inherit eutils libtool
59
60 @@ -13,7 +13,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86"
65 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86"
66 IUSE="doc debug alisp python"
67
68 RDEPEND="python? ( dev-lang/python )"