Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/alsa-utils: ChangeLog alsa-utils-1.0.16.ebuild
Date: Tue, 13 May 2008 14:54:38
Message-Id: E1Jvvtj-00012K-7q@stork.gentoo.org
1 beandog 08/05/13 14:54:35
2
3 Modified: ChangeLog alsa-utils-1.0.16.ebuild
4 Log:
5 amd64 stable, bug 217075
6 (Portage version: 2.1.5_rc10)
7
8 Revision Changes Path
9 1.231 media-sound/alsa-utils/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-utils/ChangeLog?rev=1.231&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-utils/ChangeLog?rev=1.231&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-utils/ChangeLog?r1=1.230&r2=1.231
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v
18 retrieving revision 1.230
19 retrieving revision 1.231
20 diff -u -r1.230 -r1.231
21 --- ChangeLog 18 Apr 2008 18:36:11 -0000 1.230
22 +++ ChangeLog 13 May 2008 14:54:34 -0000 1.231
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-sound/alsa-utils
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.230 2008/04/18 18:36:11 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.231 2008/05/13 14:54:34 beandog Exp $
28 +
29 + 13 May 2008; Steve Dibb <beandog@g.o> alsa-utils-1.0.16.ebuild:
30 + amd64 stable, bug 217075
31
32 18 Apr 2008; Ferris McCormick <fmccor@g.o>
33 alsa-utils-1.0.16.ebuild:
34
35
36
37 1.8 media-sound/alsa-utils/alsa-utils-1.0.16.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.16.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.16.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.16.ebuild?r1=1.7&r2=1.8
42
43 Index: alsa-utils-1.0.16.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.16.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- alsa-utils-1.0.16.ebuild 18 Apr 2008 18:36:11 -0000 1.7
50 +++ alsa-utils-1.0.16.ebuild 13 May 2008 14:54:34 -0000 1.8
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-sound/alsa-utils/alsa-utils-1.0.16.ebuild,v 1.7 2008/04/18 18:36:11 fmccor Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.16.ebuild,v 1.8 2008/05/13 14:54:34 beandog Exp $
56
57 WANT_AUTOMAKE="latest"
58 WANT_AUTOCONF="latest"
59 @@ -15,7 +15,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0.9"
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="nls midi"
66
67 DEPEND=">=sys-libs/ncurses-5.1
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list