Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libreplaygain: ChangeLog libreplaygain-465.ebuild
Date: Tue, 25 Jan 2011 20:40:16
Message-Id: 20110125204007.459B720054@flycatcher.gentoo.org
1 jer 11/01/25 20:40:07
2
3 Modified: ChangeLog libreplaygain-465.ebuild
4 Log:
5 Stable for HPPA (bug #348512).
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux i686)
8
9 Revision Changes Path
10 1.24 media-libs/libreplaygain/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libreplaygain/ChangeLog?rev=1.24&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libreplaygain/ChangeLog?rev=1.24&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libreplaygain/ChangeLog?r1=1.23&r2=1.24
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v
19 retrieving revision 1.23
20 retrieving revision 1.24
21 diff -u -r1.23 -r1.24
22 --- ChangeLog 18 Dec 2010 09:20:53 -0000 1.23
23 +++ ChangeLog 25 Jan 2011 20:40:07 -0000 1.24
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/libreplaygain
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.23 2010/12/18 09:20:53 phajdan.jr Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.24 2011/01/25 20:40:07 jer Exp $
30 +
31 + 25 Jan 2011; Jeroen Roovers <jer@g.o> libreplaygain-465.ebuild:
32 + Stable for HPPA (bug #348512).
33
34 18 Dec 2010; Pawel Hajdan jr <phajdan.jr@g.o>
35 libreplaygain-465.ebuild:
36
37
38
39 1.6 media-libs/libreplaygain/libreplaygain-465.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libreplaygain/libreplaygain-465.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libreplaygain/libreplaygain-465.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libreplaygain/libreplaygain-465.ebuild?r1=1.5&r2=1.6
44
45 Index: libreplaygain-465.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-465.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- libreplaygain-465.ebuild 18 Dec 2010 09:20:53 -0000 1.5
52 +++ libreplaygain-465.ebuild 25 Jan 2011 20:40:07 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-465.ebuild,v 1.5 2010/12/18 09:20:53 phajdan.jr Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-465.ebuild,v 1.6 2011/01/25 20:40:07 jer Exp $
59
60 EAPI=3
61 inherit cmake-utils
62 @@ -14,7 +14,7 @@
63
64 LICENSE="LGPL-2.1"
65 SLOT="0"
66 -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
67 +KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
68 IUSE=""
69
70 src_prepare() {