Gentoo Archives: gentoo-commits

From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-geosciences/gpsd: gpsd-2.95.ebuild
Date: Sun, 03 Oct 2010 16:31:31
Message-Id: 20101003163122.8D13320051@flycatcher.gentoo.org
1 arfrever 10/10/03 16:31:22
2
3 Modified: gpsd-2.95.ebuild
4 Log:
5 Fix typos.
6
7 (Portage version: 2.2_rc88_p78/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 sci-geosciences/gpsd/gpsd-2.95.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95.ebuild?r1=1.2&r2=1.3
15
16 Index: gpsd-2.95.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- gpsd-2.95.ebuild 3 Oct 2010 16:17:01 -0000 1.2
23 +++ gpsd-2.95.ebuild 3 Oct 2010 16:31:22 -0000 1.3
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/sci-geosciences/gpsd/gpsd-2.95.ebuild,v 1.2 2010/10/03 16:17:01 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95.ebuild,v 1.3 2010/10/03 16:31:22 arfrever Exp $
29
30 EAPI=3
31
32 @@ -83,7 +83,7 @@
33 }
34
35 src_install() {
36 - # no it cant be done using emake cause it is non-compilant
37 + # no it can't be done using emake cause it is non-compliant
38 make DESTDIR="${D}" install || die
39
40 # no need for .la files here