Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/mousepad: mousepad-0.2.16-r1.ebuild
Date: Thu, 25 Nov 2010 19:12:23
Message-Id: 20101125191220.5A43520051@flycatcher.gentoo.org
1 ssuominen 10/11/25 19:12:20
2
3 Modified: mousepad-0.2.16-r1.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 app-editors/mousepad/mousepad-0.2.16-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild?r1=1.7&r2=1.8
15
16 Index: mousepad-0.2.16-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- mousepad-0.2.16-r1.ebuild 25 Nov 2010 19:11:43 -0000 1.7
23 +++ mousepad-0.2.16-r1.ebuild 25 Nov 2010 19:12:20 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild,v 1.7 2010/11/25 19:11:43 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild,v 1.8 2010/11/25 19:12:20 ssuominen Exp $
29
30 EAPI=3
31 inherit xfconf
32 @@ -30,7 +30,7 @@
33 --disable-dependency-tracking
34 $(xfconf_use_debug)
35 )
36 -
37 +
38 DOCS="AUTHORS ChangeLog NEWS README TODO"
39 }