Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/wmname: wmname-0.1.ebuild
Date: Tue, 31 May 2011 08:29:09
Message-Id: 20110531082857.791CC20054@flycatcher.gentoo.org
1 mr_bones_ 11/05/31 08:28:57
2
3 Modified: wmname-0.1.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.9.42/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 x11-misc/wmname/wmname-0.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wmname/wmname-0.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wmname/wmname-0.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wmname/wmname-0.1.ebuild?r1=1.1&r2=1.2
15
16 Index: wmname-0.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/wmname/wmname-0.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- wmname-0.1.ebuild 31 May 2011 03:29:42 -0000 1.1
23 +++ wmname-0.1.ebuild 31 May 2011 08:28:57 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmname/wmname-0.1.ebuild,v 1.1 2011/05/31 03:29:42 xmw Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmname/wmname-0.1.ebuild,v 1.2 2011/05/31 08:28:57 mr_bones_ Exp $
29
30 EAPI=3
31
32 @@ -31,4 +31,3 @@
33 PREFIX="${EPREFIX}"/usr DESTDIR="${D}" install || die
34 dodoc README || die
35 }
36 -