Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/alsa-lib: ChangeLog alsa-lib-1.0.19.ebuild
Date: Thu, 02 Jul 2009 16:16:26
Message-Id: E1MMOxT-0004YO-Qg@stork.gentoo.org
1 ranger 09/07/02 16:16:23
2
3 Modified: ChangeLog alsa-lib-1.0.19.ebuild
4 Log:
5 Marking alsa-lib-1.0.19 ppc64 for bug 272682
6 (Portage version: 2.1.6.13/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.282 media-libs/alsa-lib/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.282&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.282&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/ChangeLog?r1=1.281&r2=1.282
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v
18 retrieving revision 1.281
19 retrieving revision 1.282
20 diff -u -r1.281 -r1.282
21 --- ChangeLog 2 Jul 2009 11:38:26 -0000 1.281
22 +++ ChangeLog 2 Jul 2009 16:16:23 -0000 1.282
23 @@ -1,6 +1,9 @@
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.281 2009/07/02 11:38:26 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.282 2009/07/02 16:16:23 ranger Exp $
28 +
29 + 02 Jul 2009; Brent Baude <ranger@g.o> alsa-lib-1.0.19.ebuild:
30 + Marking alsa-lib-1.0.19 ppc64 stable for bug 272682
31
32 02 Jul 2009; Christian Faulhammer <fauli@g.o>
33 alsa-lib-1.0.19.ebuild:
34
35
36
37 1.6 media-libs/alsa-lib/alsa-lib-1.0.19.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.19.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.19.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.19.ebuild?r1=1.5&r2=1.6
42
43 Index: alsa-lib-1.0.19.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.19.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- alsa-lib-1.0.19.ebuild 2 Jul 2009 11:38:26 -0000 1.5
50 +++ alsa-lib-1.0.19.ebuild 2 Jul 2009 16:16:23 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 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.19.ebuild,v 1.5 2009/07/02 11:38:26 fauli Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.19.ebuild,v 1.6 2009/07/02 16:16:23 ranger 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 )"