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/wmfsm: wmfsm-0.34-r2.ebuild ChangeLog wmfsm-0.34-r1.ebuild
Date: Mon, 01 Sep 2014 21:18:28
Message-Id: 20140901211824.2843F4764@oystercatcher.gentoo.org
1 voyageur 14/09/01 21:18:24
2
3 Modified: ChangeLog wmfsm-0.34-r1.ebuild
4 Added: wmfsm-0.34-r2.ebuild
5 Log:
6 EAPI bump, ebuild cleanup, fix compilation. Replace einstall with emake install, bug #521680
7
8 (Portage version: 2.2.12-r1/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
9
10 Revision Changes Path
11 1.15 x11-plugins/wmfsm/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/ChangeLog?rev=1.15&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/ChangeLog?rev=1.15&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/ChangeLog?r1=1.14&r2=1.15
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/ChangeLog,v
20 retrieving revision 1.14
21 retrieving revision 1.15
22 diff -u -r1.14 -r1.15
23 --- ChangeLog 15 Feb 2012 09:48:17 -0000 1.14
24 +++ ChangeLog 1 Sep 2014 21:18:24 -0000 1.15
25 @@ -1,6 +1,13 @@
26 # ChangeLog for x11-plugins/wmfsm
27 -# Copyright 2002-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/ChangeLog,v 1.14 2012/02/15 09:48:17 voyageur Exp $
29 +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/ChangeLog,v 1.15 2014/09/01 21:18:24 voyageur Exp $
31 +
32 +*wmfsm-0.34-r2 (01 Sep 2014)
33 +
34 + 01 Sep 2014; Bernard Cafarelli <voyageur@g.o> wmfsm-0.34-r1.ebuild,
35 + +wmfsm-0.34-r2.ebuild, files/wmfsm-0.34.linux-fs.patch:
36 + EAPI bump, ebuild cleanup, fix compilation. Replace einstall with emake
37 + install, bug #521680
38
39 15 Feb 2012; Bernard Cafarelli <voyageur@g.o> wmfsm-0.34-r1.ebuild:
40 Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607
41
42
43
44 1.11 x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild?r1=1.10&r2=1.11
49
50 Index: wmfsm-0.34-r1.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- wmfsm-0.34-r1.ebuild 15 Feb 2012 09:48:17 -0000 1.10
57 +++ wmfsm-0.34-r1.ebuild 1 Sep 2014 21:18:24 -0000 1.11
58 @@ -1,6 +1,6 @@
59 -# Copyright 1999-2012 Gentoo Foundation
60 +# Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild,v 1.10 2012/02/15 09:48:17 voyageur Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r1.ebuild,v 1.11 2014/09/01 21:18:24 voyageur Exp $
64
65 inherit eutils
66
67 @@ -28,6 +28,6 @@
68 }
69
70 src_install() {
71 - einstall || die "make install failed"
72 + emake DESTDIR="${D}" install || die "make install failed"
73 dodoc AUTHORS ChangeLog
74 }
75
76
77
78 1.1 x11-plugins/wmfsm/wmfsm-0.34-r2.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r2.ebuild?rev=1.1&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r2.ebuild?rev=1.1&content-type=text/plain
82
83 Index: wmfsm-0.34-r2.ebuild
84 ===================================================================
85 # Copyright 1999-2014 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 # $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/wmfsm-0.34-r2.ebuild,v 1.1 2014/09/01 21:18:24 voyageur Exp $
88
89 EAPI=5
90
91 inherit autotools eutils
92
93 IUSE=""
94 DESCRIPTION="dockapp for monitoring filesystem usage"
95 HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/100"
96 SRC_URI="mirror://gentoo/${P}.tar.gz"
97
98 LICENSE="GPL-2"
99 SLOT="0"
100 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
101
102 RDEPEND="x11-libs/libX11
103 x11-libs/libXext
104 x11-libs/libXt
105 x11-libs/libXpm"
106 DEPEND="${RDEPEND}
107 x11-proto/xproto
108 x11-proto/xextproto"
109
110 src_prepare() {
111 epatch "${FILESDIR}"/${P}.linux-fs.patch
112 sed -e "/^X11LIBS/s/-I$x_includes //" -i configure.in || die "sed failed"
113
114 eautoreconf
115 }
116
117 src_install() {
118 emake DESTDIR="${D}" install
119 dodoc AUTHORS ChangeLog
120 }