Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-soundlibs: emul-linux-x86-soundlibs-20131008-r1.ebuild ChangeLog
Date: Fri, 22 Nov 2013 19:34:30
Message-Id: 20131122193425.DD27F2004B@flycatcher.gentoo.org
1 pacho 13/11/22 19:34:25
2
3 Modified: emul-linux-x86-soundlibs-20131008-r1.ebuild
4 ChangeLog
5 Log:
6 amd64 stable, bug #489898
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.2 app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: emul-linux-x86-soundlibs-20131008-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- emul-linux-x86-soundlibs-20131008-r1.ebuild 9 Oct 2013 07:13:03 -0000 1.1
24 +++ emul-linux-x86-soundlibs-20131008-r1.ebuild 22 Nov 2013 19:34:25 -0000 1.2
25 @@ -1,12 +1,12 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r1.ebuild,v 1.1 2013/10/09 07:13:03 tetromino Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r1.ebuild,v 1.2 2013/11/22 19:34:25 pacho Exp $
30
31 EAPI=5
32 inherit emul-linux-x86
33
34 LICENSE="BSD FDL-1.2 GPL-2 LGPL-2.1 LGPL-2 MIT gsm public-domain"
35 -KEYWORDS="-* ~amd64"
36 +KEYWORDS="-* amd64"
37 IUSE="abi_x86_32 alsa"
38
39 RDEPEND="~app-emulation/emul-linux-x86-baselibs-${PV}
40
41
42
43 1.109 app-emulation/emul-linux-x86-soundlibs/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?rev=1.109&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?rev=1.109&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog?r1=1.108&r2=1.109
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v
52 retrieving revision 1.108
53 retrieving revision 1.109
54 diff -u -r1.108 -r1.109
55 --- ChangeLog 9 Oct 2013 07:13:03 -0000 1.108
56 +++ ChangeLog 22 Nov 2013 19:34:25 -0000 1.109
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-emulation/emul-linux-x86-soundlibs
59 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.108 2013/10/09 07:13:03 tetromino Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.109 2013/11/22 19:34:25 pacho Exp $
62 +
63 + 22 Nov 2013; Pacho Ramos <pacho@g.o>
64 + emul-linux-x86-soundlibs-20131008-r1.ebuild:
65 + amd64 stable, bug #489898
66
67 *emul-linux-x86-soundlibs-20131008-r1 (09 Oct 2013)