Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmtz: wmtz-0.7.ebuild
Date: Sat, 12 Jan 2008 13:41:11
Message-Id: E1JDgbf-000794-Mk@stork.gentoo.org
1 drac 08/01/12 13:41:03
2
3 Modified: wmtz-0.7.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.18 x11-plugins/wmtz/wmtz-0.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild?r1=1.17&r2=1.18
14
15 Index: wmtz-0.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- wmtz-0.7.ebuild 12 Jan 2008 13:36:30 -0000 1.17
22 +++ wmtz-0.7.ebuild 12 Jan 2008 13:41:03 -0000 1.18
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v 1.17 2008/01/12 13:36:30 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v 1.18 2008/01/12 13:41:03 drac Exp $
28
29 inherit eutils multilib toolchain-funcs
30
31 @@ -32,7 +32,7 @@
32 LIBDIR="-L/usr/$(get_libdir)" || die "emake failed."
33 }
34
35 -src_install () {
36 +src_install() {
37 dobin ${PN}
38 doman ${PN}.1
39 insinto /etc
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list