Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/alsa-lib: alsa-lib-1.0.27.2.ebuild ChangeLog
Date: Sun, 02 Mar 2014 09:12:52
Message-Id: 20140302091246.B02FF2004C@flycatcher.gentoo.org
1 hattya 14/03/02 09:12:46
2
3 Modified: alsa-lib-1.0.27.2.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #498186
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.8 media-libs/alsa-lib/alsa-lib-1.0.27.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.27.2.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.27.2.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.27.2.ebuild?r1=1.7&r2=1.8
15
16 Index: alsa-lib-1.0.27.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.27.2.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- alsa-lib-1.0.27.2.ebuild 23 Feb 2014 16:41:07 -0000 1.7
23 +++ alsa-lib-1.0.27.2.ebuild 2 Mar 2014 09:12:46 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.27.2.ebuild,v 1.7 2014/02/23 16:41:07 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.27.2.ebuild,v 1.8 2014/03/02 09:12:46 hattya Exp $
29
30 EAPI=5
31
32 @@ -15,7 +15,7 @@
33
34 LICENSE="LGPL-2.1"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
37 +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
38 IUSE="doc debug alisp python"
39
40 RDEPEND="python? ( ${PYTHON_DEPS} )
41
42
43
44 1.385 media-libs/alsa-lib/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.385&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.385&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?r1=1.384&r2=1.385
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v
53 retrieving revision 1.384
54 retrieving revision 1.385
55 diff -u -r1.384 -r1.385
56 --- ChangeLog 23 Feb 2014 16:41:07 -0000 1.384
57 +++ ChangeLog 2 Mar 2014 09:12:46 -0000 1.385
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-libs/alsa-lib
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.384 2014/02/23 16:41:07 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.385 2014/03/02 09:12:46 hattya Exp $
63 +
64 + 02 Mar 2014; Akinori Hattori <hattya@g.o> alsa-lib-1.0.27.2.ebuild:
65 + ia64 stable wrt bug #498186
66
67 23 Feb 2014; Pacho Ramos <pacho@g.o> alsa-lib-1.0.27.2.ebuild:
68 x86 stable, bug #498186