Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-extraplaylist: ChangeLog gmpc-extraplaylist-0.17.0.ebuild
Date: Fri, 26 Dec 2008 19:39:44
Message-Id: E1LGIX8-0004Ct-GH@stork.gentoo.org
1 angelos 08/12/26 19:39:42
2
3 Modified: ChangeLog gmpc-extraplaylist-0.17.0.ebuild
4 Log:
5 Removed unneeded inherit multilib
6 (Portage version: 2.2_rc17/cvs/Linux 2.6.28 x86_64)
7
8 Revision Changes Path
9 1.5 media-plugins/gmpc-extraplaylist/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?r1=1.4&r2=1.5
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ChangeLog 26 Dec 2008 19:30:33 -0000 1.4
22 +++ ChangeLog 26 Dec 2008 19:39:42 -0000 1.5
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-plugins/gmpc-extraplaylist
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.4 2008/12/26 19:30:33 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.5 2008/12/26 19:39:42 angelos Exp $
28 +
29 + 26 Dec 2008; Christoph Mende <angelos@g.o>
30 + gmpc-extraplaylist-0.17.0.ebuild:
31 + Removed unneeded inherit multilib
32
33 *gmpc-extraplaylist-0.17.0 (26 Dec 2008)
34
35
36
37
38 1.2 media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild?r1=1.1&r2=1.2
43
44 Index: gmpc-extraplaylist-0.17.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- gmpc-extraplaylist-0.17.0.ebuild 26 Dec 2008 19:30:33 -0000 1.1
51 +++ gmpc-extraplaylist-0.17.0.ebuild 26 Dec 2008 19:39:42 -0000 1.2
52 @@ -1,8 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild,v 1.1 2008/12/26 19:30:33 angelos Exp $
56 -
57 -inherit multilib
58 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild,v 1.2 2008/12/26 19:39:42 angelos Exp $
59
60 DESCRIPTION="This plugin adds a second pane showing the playlist"
61 HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/Extra_playlist"