Gentoo Archives: gentoo-commits

From: "Bernard Cafarelli (voyageur)" <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmsystemtray: ChangeLog wmsystemtray-1.4.ebuild wmsystemtray-1.3.ebuild wmsystemtray-1.2.ebuild
Date: Wed, 25 Jun 2014 06:37:02
Message-Id: 20140625063659.1F4C72004E@flycatcher.gentoo.org
1 voyageur 14/06/25 06:36:59
2
3 Modified: ChangeLog wmsystemtray-1.3.ebuild
4 Added: wmsystemtray-1.4.ebuild
5 Removed: wmsystemtray-1.2.ebuild
6 Log:
7 Version bump, also add missing libXpm dependency, spotted by patrick in bug #514344
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
10
11 Revision Changes Path
12 1.3 x11-plugins/wmsystemtray/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsystemtray/ChangeLog?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsystemtray/ChangeLog?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsystemtray/ChangeLog?r1=1.2&r2=1.3
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/ChangeLog,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- ChangeLog 11 Feb 2014 09:29:09 -0000 1.2
25 +++ ChangeLog 25 Jun 2014 06:36:58 -0000 1.3
26 @@ -1,6 +1,13 @@
27 # ChangeLog for x11-plugins/wmsystemtray
28 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/ChangeLog,v 1.2 2014/02/11 09:29:09 voyageur Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/ChangeLog,v 1.3 2014/06/25 06:36:58 voyageur Exp $
31 +
32 +*wmsystemtray-1.4 (25 Jun 2014)
33 +
34 + 25 Jun 2014; Bernard Cafarelli <voyageur@g.o>
35 + -wmsystemtray-1.2.ebuild, wmsystemtray-1.3.ebuild, +wmsystemtray-1.4.ebuild:
36 + Version bump, also add missing libXpm dependency, spotted by patrick in bug
37 + #514344
38
39 *wmsystemtray-1.3 (11 Feb 2014)
40
41
42
43
44 1.2 x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild?r1=1.1&r2=1.2
49
50 Index: wmsystemtray-1.3.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- wmsystemtray-1.3.ebuild 11 Feb 2014 09:29:09 -0000 1.1
57 +++ wmsystemtray-1.3.ebuild 25 Jun 2014 06:36:58 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2014 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild,v 1.1 2014/02/11 09:29:09 voyageur Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild,v 1.2 2014/06/25 06:36:58 voyageur Exp $
63
64 EAPI=5
65
66 @@ -15,5 +15,6 @@
67
68 DEPEND="x11-libs/libXext
69 x11-libs/libXfixes
70 - x11-libs/libXmu"
71 + x11-libs/libXmu
72 + x11-libs/libXpm"
73 RDEPEND="${DEPEND}"
74
75
76
77 1.1 x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild?rev=1.1&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild?rev=1.1&content-type=text/plain
81
82 Index: wmsystemtray-1.4.ebuild
83 ===================================================================
84 # Copyright 1999-2014 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild,v 1.1 2014/06/25 06:36:58 voyageur Exp $
87
88 EAPI=5
89
90 DESCRIPTION="a system tray dockapp with the ability to display more than just four tray icons"
91 HOMEPAGE="http://sourceforge.net/projects/wmsystemtray/"
92 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
93
94 LICENSE="GPL-2"
95 SLOT="0"
96 KEYWORDS="~amd64 ~x86"
97 IUSE=""
98
99 DEPEND="x11-libs/libXext
100 x11-libs/libXfixes
101 x11-libs/libXmu
102 x11-libs/libXpm"
103 RDEPEND="${DEPEND}"