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 net-misc/vncsnapshot: vncsnapshot-1.2a.ebuild
Date: Thu, 25 Sep 2008 14:42:23
Message-Id: E1Kis2t-0007V9-M6@stork.gentoo.org
1 mr_bones_ 08/09/25 14:42:19
2
3 Modified: vncsnapshot-1.2a.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.7 net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild?r1=1.6&r2=1.7
14
15 Index: vncsnapshot-1.2a.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- vncsnapshot-1.2a.ebuild 24 Sep 2008 21:10:48 -0000 1.6
22 +++ vncsnapshot-1.2a.ebuild 25 Sep 2008 14:42:19 -0000 1.7
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/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild,v 1.6 2008/09/24 21:10:48 gentoofan23 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild,v 1.7 2008/09/25 14:42:19 mr_bones_ Exp $
28
29 inherit eutils
30
31 @@ -14,7 +14,6 @@
32 DEPEND=">=media-libs/jpeg-6b
33 >=sys-libs/zlib-1.1.4"
34
35 -
36 src_unpack() {
37 unpack ${A}
38 cd "${S}"