Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/easytag: ChangeLog easytag-2.1.6-r3.ebuild
Date: Sun, 30 May 2010 17:46:42
Message-Id: 20100530174637.B8D282CF37@corvid.gentoo.org
1 armin76 10/05/30 17:46:37
2
3 Modified: ChangeLog easytag-2.1.6-r3.ebuild
4 Log:
5 alpha/sparc stable wrt #320515
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.146 media-sound/easytag/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/ChangeLog?rev=1.146&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/ChangeLog?rev=1.146&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/ChangeLog?r1=1.145&r2=1.146
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v
18 retrieving revision 1.145
19 retrieving revision 1.146
20 diff -u -r1.145 -r1.146
21 --- ChangeLog 28 May 2010 13:31:51 -0000 1.145
22 +++ ChangeLog 30 May 2010 17:46:37 -0000 1.146
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-sound/easytag
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.145 2010/05/28 13:31:51 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.146 2010/05/30 17:46:37 armin76 Exp $
28 +
29 + 30 May 2010; Raúl Porcel <armin76@g.o> easytag-2.1.6-r3.ebuild:
30 + alpha/sparc stable wrt #320515
31
32 28 May 2010; Markus Meier <maekke@g.o> easytag-2.1.6-r3.ebuild:
33 x86 stable, bug #320515
34
35
36
37 1.6 media-sound/easytag/easytag-2.1.6-r3.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/easytag-2.1.6-r3.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/easytag-2.1.6-r3.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/easytag-2.1.6-r3.ebuild?r1=1.5&r2=1.6
42
43 Index: easytag-2.1.6-r3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-2.1.6-r3.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- easytag-2.1.6-r3.ebuild 28 May 2010 13:31:51 -0000 1.5
50 +++ easytag-2.1.6-r3.ebuild 30 May 2010 17:46:37 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-2.1.6-r3.ebuild,v 1.5 2010/05/28 13:31:51 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-2.1.6-r3.ebuild,v 1.6 2010/05/30 17:46:37 armin76 Exp $
56
57 EAPI=2
58 inherit eutils fdo-mime
59 @@ -11,7 +11,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
64 +KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
65 IUSE="flac mp3 mp4 speex vorbis wavpack"
66
67 RDEPEND=">=x11-libs/gtk+-2.12:2