Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libsoundtouch: ChangeLog libsoundtouch-1.6.0.ebuild
Date: Wed, 02 Nov 2011 14:52:33
Message-Id: 20111102145224.0373B2004B@flycatcher.gentoo.org
1 phajdan.jr 11/11/02 14:52:24
2
3 Modified: ChangeLog libsoundtouch-1.6.0.ebuild
4 Log:
5 x86 stable wrt bug #387769
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.47 media-libs/libsoundtouch/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsoundtouch/ChangeLog?rev=1.47&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsoundtouch/ChangeLog?rev=1.47&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsoundtouch/ChangeLog?r1=1.46&r2=1.47
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v
19 retrieving revision 1.46
20 retrieving revision 1.47
21 diff -u -r1.46 -r1.47
22 --- ChangeLog 28 Oct 2011 16:18:06 -0000 1.46
23 +++ ChangeLog 2 Nov 2011 14:52:23 -0000 1.47
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-libs/libsoundtouch
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.46 2011/10/28 16:18:06 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.47 2011/11/02 14:52:23 phajdan.jr Exp $
29 +
30 + 02 Nov 2011; Pawel Hajdan jr <phajdan.jr@g.o>
31 + libsoundtouch-1.6.0.ebuild:
32 + x86 stable wrt bug #387769
33
34 28 Oct 2011; Jeroen Roovers <jer@g.o> libsoundtouch-1.6.0.ebuild:
35 Stable for HPPA (bug #387769).
36
37
38
39 1.6 media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild?r1=1.5&r2=1.6
44
45 Index: libsoundtouch-1.6.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- libsoundtouch-1.6.0.ebuild 28 Oct 2011 16:18:06 -0000 1.5
52 +++ libsoundtouch-1.6.0.ebuild 2 Nov 2011 14:52:23 -0000 1.6
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo FoundationOU
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild,v 1.5 2011/10/28 16:18:06 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild,v 1.6 2011/11/02 14:52:23 phajdan.jr Exp $
58
59 EAPI=4
60 inherit autotools-utils eutils flag-o-matic
61 @@ -13,7 +13,7 @@
62
63 LICENSE="LGPL-2.1"
64 SLOT="0"
65 -KEYWORDS="amd64 hppa ~ppc ~ppc64 ~sparc ~x86"
66 +KEYWORDS="amd64 hppa ~ppc ~ppc64 ~sparc x86"
67 IUSE="sse2 static-libs"
68
69 S=${WORKDIR}/${MY_PN}