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-sound/audacious: audacious-3.4.1.ebuild ChangeLog
Date: Fri, 24 Jan 2014 23:29:40
Message-Id: 20140124232938.004422004C@flycatcher.gentoo.org
1 jer 14/01/24 23:29:37
2
3 Modified: audacious-3.4.1.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #490463).
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.3 media-sound/audacious/audacious-3.4.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.4.1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.4.1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.4.1.ebuild?r1=1.2&r2=1.3
15
16 Index: audacious-3.4.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.4.1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- audacious-3.4.1.ebuild 26 Dec 2013 14:57:52 -0000 1.2
23 +++ audacious-3.4.1.ebuild 24 Jan 2014 23:29:37 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.4.1.ebuild,v 1.2 2013/12/26 14:57:52 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.4.1.ebuild,v 1.3 2014/01/24 23:29:37 jer Exp $
30
31 EAPI=5
32 inherit eutils
33 @@ -14,7 +14,7 @@
34
35 LICENSE="BSD-2"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
38 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
39
40 IUSE="chardet nls"
41
42
43
44
45 1.290 media-sound/audacious/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.290&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.290&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?r1=1.289&r2=1.290
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v
54 retrieving revision 1.289
55 retrieving revision 1.290
56 diff -u -r1.289 -r1.290
57 --- ChangeLog 26 Dec 2013 14:57:52 -0000 1.289
58 +++ ChangeLog 24 Jan 2014 23:29:37 -0000 1.290
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-sound/audacious
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.289 2013/12/26 14:57:52 maekke Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.290 2014/01/24 23:29:37 jer Exp $
65 +
66 + 24 Jan 2014; Jeroen Roovers <jer@g.o> audacious-3.4.1.ebuild:
67 + Stable for HPPA (bug #490463).
68
69 26 Dec 2013; Markus Meier <maekke@g.o> audacious-3.4.1.ebuild:
70 add ~arm, bug #489350