Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-soundmenu-plugin: ChangeLog xfce4-soundmenu-plugin-0.2.4.2.ebuild
Date: Mon, 09 Jan 2012 15:42:47
Message-Id: 20120109154237.835E42004B@flycatcher.gentoo.org
1 ssuominen 12/01/09 15:42:37
2
3 Modified: ChangeLog xfce4-soundmenu-plugin-0.2.4.2.ebuild
4 Log:
5 More verbose description to make clear this is a pair with media-sound/pragha.
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 xfce-extra/xfce4-soundmenu-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ChangeLog 6 Jan 2012 11:10:22 -0000 1.4
23 +++ ChangeLog 9 Jan 2012 15:42:37 -0000 1.5
24 @@ -1,6 +1,11 @@
25 # ChangeLog for xfce-extra/xfce4-soundmenu-plugin
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.4 2012/01/06 11:10:22 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.5 2012/01/09 15:42:37 ssuominen Exp $
29 +
30 + 09 Jan 2012; Samuli Suominen <ssuominen@g.o>
31 + xfce4-soundmenu-plugin-0.2.4.2.ebuild:
32 + More verbose description to make clear this is a pair with
33 + media-sound/pragha.
34
35 06 Jan 2012; Samuli Suominen <ssuominen@g.o>
36 -xfce4-soundmenu-plugin-0.2.4.1.ebuild:
37
38
39
40 1.2 xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild?r1=1.1&r2=1.2
45
46 Index: xfce4-soundmenu-plugin-0.2.4.2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- xfce4-soundmenu-plugin-0.2.4.2.ebuild 23 Dec 2011 06:57:49 -0000 1.1
53 +++ xfce4-soundmenu-plugin-0.2.4.2.ebuild 9 Jan 2012 15:42:37 -0000 1.2
54 @@ -1,11 +1,11 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild,v 1.1 2011/12/23 06:57:49 ssuominen Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild,v 1.2 2012/01/09 15:42:37 ssuominen Exp $
60
61 EAPI=4
62 inherit xfconf
63
64 -DESCRIPTION="A panel plug-in to control MPRIS2 compatible players"
65 +DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha (from the same authors)"
66 HOMEPAGE="http://code.google.com/p/dissonance/"
67 SRC_URI="http://dissonance.googlecode.com/files/${P}.tar.bz2"