Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/alsa-lib: ChangeLog alsa-lib-1.0.21a.ebuild
Date: Sat, 06 Feb 2010 18:12:26
Message-Id: E1Ndp8p-0003kR-US@stork.gentoo.org
1 tcunha 10/02/06 18:12:23
2
3 Modified: ChangeLog alsa-lib-1.0.21a.ebuild
4 Log:
5 stable sparc, bug 300064
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.302 media-libs/alsa-lib/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.302&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.302&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?r1=1.301&r2=1.302
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v
18 retrieving revision 1.301
19 retrieving revision 1.302
20 diff -u -r1.301 -r1.302
21 --- ChangeLog 4 Feb 2010 22:10:37 -0000 1.301
22 +++ ChangeLog 6 Feb 2010 18:12:23 -0000 1.302
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-libs/alsa-lib
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.301 2010/02/04 22:10:37 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.302 2010/02/06 18:12:23 tcunha Exp $
28 +
29 + 06 Feb 2010; Tiago Cunha <tcunha@g.o> alsa-lib-1.0.21a.ebuild:
30 + stable sparc, bug 300064
31
32 04 Feb 2010; Markus Meier <maekke@g.o> alsa-lib-1.0.21a.ebuild:
33 arm stable, bug #300064
34
35
36
37 1.7 media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild?r1=1.6&r2=1.7
42
43 Index: alsa-lib-1.0.21a.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- alsa-lib-1.0.21a.ebuild 4 Feb 2010 22:10:37 -0000 1.6
50 +++ alsa-lib-1.0.21a.ebuild 6 Feb 2010 18:12:23 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 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.21a.ebuild,v 1.6 2010/02/04 22:10:37 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild,v 1.7 2010/02/06 18:12:23 tcunha 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 python"
66
67 RDEPEND="python? ( dev-lang/python )"