Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@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: Sun, 03 Jun 2012 13:59:28
Message-Id: 20120603135918.BB5A020047@flycatcher.gentoo.org
1 blueness 12/06/03 13:59:18
2
3 Modified: ChangeLog libsoundtouch-1.6.0.ebuild
4 Log:
5 Keyword ~mips
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.55 media-libs/libsoundtouch/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsoundtouch/ChangeLog?rev=1.55&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsoundtouch/ChangeLog?rev=1.55&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsoundtouch/ChangeLog?r1=1.54&r2=1.55
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v
19 retrieving revision 1.54
20 retrieving revision 1.55
21 diff -u -r1.54 -r1.55
22 --- ChangeLog 8 Mar 2012 03:30:07 -0000 1.54
23 +++ ChangeLog 3 Jun 2012 13:59:18 -0000 1.55
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-libs/libsoundtouch
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.54 2012/03/08 03:30:07 radhermit Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.55 2012/06/03 13:59:18 blueness Exp $
29 +
30 + 03 Jun 2012; Anthony G. Basile <blueness@g.o>
31 + libsoundtouch-1.6.0.ebuild:
32 + Keyword ~mips
33
34 08 Mar 2012; Tim Harder <radhermit@g.o> -libsoundtouch-1.5.0.ebuild,
35 -files/libsoundtouch-1.5.0-flags_and_version.patch:
36
37
38
39 1.13 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.13&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild?rev=1.13&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild?r1=1.12&r2=1.13
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.12
49 retrieving revision 1.13
50 diff -u -r1.12 -r1.13
51 --- libsoundtouch-1.6.0.ebuild 7 Mar 2012 20:33:24 -0000 1.12
52 +++ libsoundtouch-1.6.0.ebuild 3 Jun 2012 13:59:18 -0000 1.13
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
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.12 2012/03/07 20:33:24 ranger Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild,v 1.13 2012/06/03 13:59:18 blueness Exp $
58
59 EAPI=4
60 inherit autotools eutils flag-o-matic
61 @@ -13,7 +13,7 @@
62
63 LICENSE="LGPL-2.1"
64 SLOT="0"
65 -KEYWORDS="amd64 hppa ppc ppc64 x86"
66 +KEYWORDS="amd64 hppa ~mips ppc ppc64 x86"
67 IUSE="sse2 static-libs"
68
69 S=${WORKDIR}/${MY_PN}