Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/rhythmbox-equalizer: rhythmbox-equalizer-0.1.ebuild ChangeLog
Date: Sun, 05 Feb 2012 01:47:04
Message-Id: 20120205014654.C4D682004B@flycatcher.gentoo.org
1 floppym 12/02/05 01:46:54
2
3 Modified: rhythmbox-equalizer-0.1.ebuild ChangeLog
4 Log:
5 Inherit multilib.
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 media-plugins/rhythmbox-equalizer/rhythmbox-equalizer-0.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/rhythmbox-equalizer/rhythmbox-equalizer-0.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/rhythmbox-equalizer/rhythmbox-equalizer-0.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/rhythmbox-equalizer/rhythmbox-equalizer-0.1.ebuild?r1=1.1&r2=1.2
15
16 Index: rhythmbox-equalizer-0.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/rhythmbox-equalizer/rhythmbox-equalizer-0.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- rhythmbox-equalizer-0.1.ebuild 16 Apr 2011 17:35:14 -0000 1.1
23 +++ rhythmbox-equalizer-0.1.ebuild 5 Feb 2012 01:46:54 -0000 1.2
24 @@ -1,12 +1,12 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/rhythmbox-equalizer/rhythmbox-equalizer-0.1.ebuild,v 1.1 2011/04/16 17:35:14 nerdboy Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/rhythmbox-equalizer/rhythmbox-equalizer-0.1.ebuild,v 1.2 2012/02/05 01:46:54 floppym Exp $
30
31 EAPI=3
32
33 PYTHON_DEPEND="2:2.6"
34
35 -inherit eutils python
36 +inherit eutils multilib python
37
38 MY_P="rb-equalizer-${PV}"
39
40
41
42
43 1.3 media-plugins/rhythmbox-equalizer/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/rhythmbox-equalizer/ChangeLog?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/rhythmbox-equalizer/ChangeLog?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/rhythmbox-equalizer/ChangeLog?r1=1.2&r2=1.3
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-plugins/rhythmbox-equalizer/ChangeLog,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- ChangeLog 16 Apr 2011 18:14:52 -0000 1.2
56 +++ ChangeLog 5 Feb 2012 01:46:54 -0000 1.3
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-plugins/rhythmbox-equalizer
59 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/rhythmbox-equalizer/ChangeLog,v 1.2 2011/04/16 18:14:52 nerdboy Exp $
61 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/rhythmbox-equalizer/ChangeLog,v 1.3 2012/02/05 01:46:54 floppym Exp $
63 +
64 + 05 Feb 2012; Mike Gilbert <floppym@g.o> rhythmbox-equalizer-0.1.ebuild:
65 + Inherit multilib.
66
67 16 Apr 2011; Steve Arnold <nerdboy@g.o> ChangeLog:
68 Re-manifest...