Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libreplaygain: libreplaygain-444.ebuild ChangeLog
Date: Mon, 27 Jul 2009 07:04:06
Message-Id: E1MVKFg-0001nK-3h@stork.gentoo.org
1 aballier 09/07/27 07:04:04
2
3 Modified: libreplaygain-444.ebuild ChangeLog
4 Log:
5 keyword ~x86-fbsd, bug #279069
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 media-libs/libreplaygain/libreplaygain-444.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libreplaygain/libreplaygain-444.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libreplaygain/libreplaygain-444.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libreplaygain/libreplaygain-444.ebuild?r1=1.6&r2=1.7
14
15 Index: libreplaygain-444.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-444.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- libreplaygain-444.ebuild 26 Jul 2009 19:36:20 -0000 1.6
22 +++ libreplaygain-444.ebuild 27 Jul 2009 07:04:04 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-444.ebuild,v 1.6 2009/07/26 19:36:20 halcy0n Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-444.ebuild,v 1.7 2009/07/27 07:04:04 aballier Exp $
28
29 inherit cmake-utils
30
31 @@ -13,7 +13,7 @@
32
33 LICENSE="LGPL-2.1"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~amd64 ~x86 ~x86-fbsd"
37 IUSE=""
38
39 PATCHES=( "${FILESDIR}/${P}-multilib.patch" )
40
41
42
43 1.3 media-libs/libreplaygain/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libreplaygain/ChangeLog?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libreplaygain/ChangeLog?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libreplaygain/ChangeLog?r1=1.2&r2=1.3
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- ChangeLog 26 Jul 2009 19:36:20 -0000 1.2
56 +++ ChangeLog 27 Jul 2009 07:04:04 -0000 1.3
57 @@ -1,6 +1,10 @@
58 # ChangeLog for media-libs/libreplaygain
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.2 2009/07/26 19:36:20 halcy0n Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.3 2009/07/27 07:04:04 aballier Exp $
62 +
63 + 27 Jul 2009; Alexis Ballier <aballier@g.o>
64 + libreplaygain-444.ebuild:
65 + keyword ~x86-fbsd, bug #279069
66
67 26 Jul 2009; Mark Loeser <halcy0n@g.o> libreplaygain-444.ebuild:
68 Marked ~x86; bug #279069