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/wmload: ChangeLog wmload-0.9.2.ebuild
Date: Mon, 01 Sep 2014 15:32:20
Message-Id: 20140901153215.B54C44717@oystercatcher.gentoo.org
1 voyageur 14/09/01 15:32:15
2
3 Modified: ChangeLog wmload-0.9.2.ebuild
4 Log:
5 Replace einstall with emake install, bug #521684
6
7 (Portage version: 2.2.12-r1/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
8
9 Revision Changes Path
10 1.13 x11-plugins/wmload/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmload/ChangeLog?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmload/ChangeLog?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmload/ChangeLog?r1=1.12&r2=1.13
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmload/ChangeLog,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- ChangeLog 5 Sep 2012 08:17:42 -0000 1.12
23 +++ ChangeLog 1 Sep 2014 15:32:15 -0000 1.13
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-plugins/wmload
26 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmload/ChangeLog,v 1.12 2012/09/05 08:17:42 jlec Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmload/ChangeLog,v 1.13 2014/09/01 15:32:15 voyageur Exp $
30 +
31 + 01 Sep 2014; Bernard Cafarelli <voyageur@g.o> wmload-0.9.2.ebuild:
32 + Replace einstall with emake install, bug #521684
33
34 05 Sep 2012; Justin Lecher <jlec@g.o> wmload-0.9.2.ebuild:
35 Use domenu instead insinto + doins to install .desktop files
36
37
38
39 1.13 x11-plugins/wmload/wmload-0.9.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmload/wmload-0.9.2.ebuild?rev=1.13&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmload/wmload-0.9.2.ebuild?rev=1.13&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmload/wmload-0.9.2.ebuild?r1=1.12&r2=1.13
44
45 Index: wmload-0.9.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmload/wmload-0.9.2.ebuild,v
48 retrieving revision 1.12
49 retrieving revision 1.13
50 diff -u -r1.12 -r1.13
51 --- wmload-0.9.2.ebuild 5 Sep 2012 08:17:42 -0000 1.12
52 +++ wmload-0.9.2.ebuild 1 Sep 2014 15:32:15 -0000 1.13
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2012 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmload/wmload-0.9.2.ebuild,v 1.12 2012/09/05 08:17:42 jlec Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmload/wmload-0.9.2.ebuild,v 1.13 2014/09/01 15:32:15 voyageur Exp $
59
60 EAPI=3
61 inherit eutils
62 @@ -41,8 +41,8 @@
63 }
64
65 src_install() {
66 - einstall DESTDIR="${D}" BINDIR="${EPREFIX}"/usr/bin \
67 - || die "einstall failed."
68 + emake DESTDIR="${D}" BINDIR="${EPREFIX}"/usr/bin install \
69 + || die "install failed."
70
71 dodoc README