Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@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: Fri, 28 May 2010 13:31:57
Message-Id: 20100528133151.8FE2B2CF37@corvid.gentoo.org
1 maekke 10/05/28 13:31:51
2
3 Modified: ChangeLog easytag-2.1.6-r3.ebuild
4 Log:
5 x86 stable, bug #320515
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.145 media-sound/easytag/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/ChangeLog?rev=1.145&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/ChangeLog?rev=1.145&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/ChangeLog?r1=1.144&r2=1.145
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v
18 retrieving revision 1.144
19 retrieving revision 1.145
20 diff -u -r1.144 -r1.145
21 --- ChangeLog 24 May 2010 12:59:35 -0000 1.144
22 +++ ChangeLog 28 May 2010 13:31:51 -0000 1.145
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.144 2010/05/24 12:59:35 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.145 2010/05/28 13:31:51 maekke Exp $
28 +
29 + 28 May 2010; Markus Meier <maekke@g.o> easytag-2.1.6-r3.ebuild:
30 + x86 stable, bug #320515
31
32 24 May 2010; <nixnut@g.o> easytag-2.1.6-r3.ebuild:
33 ppc stable #320515
34
35
36
37 1.5 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.5&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/easytag/easytag-2.1.6-r3.ebuild?rev=1.5&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.4&r2=1.5
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.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- easytag-2.1.6-r3.ebuild 24 May 2010 12:59:35 -0000 1.4
50 +++ easytag-2.1.6-r3.ebuild 28 May 2010 13:31:51 -0000 1.5
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.4 2010/05/24 12:59:35 nixnut Exp $
55 +# $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 $
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