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 dev-util/cvs: cvs-1.12.13.1.ebuild
Date: Fri, 07 Dec 2007 01:56:00
Message-Id: E1J0SRY-0008Os-6a@stork.gentoo.org
1 mr_bones_ 07/12/07 01:55:56
2
3 Modified: cvs-1.12.13.1.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.4 dev-util/cvs/cvs-1.12.13.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cvs/cvs-1.12.13.1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cvs/cvs-1.12.13.1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cvs/cvs-1.12.13.1.ebuild?r1=1.3&r2=1.4
14
15 Index: cvs-1.12.13.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.12.13.1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- cvs-1.12.13.1.ebuild 7 Dec 2007 00:34:09 -0000 1.3
22 +++ cvs-1.12.13.1.ebuild 7 Dec 2007 01:55:55 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.12.13.1.ebuild,v 1.3 2007/12/07 00:34:09 robbat2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.12.13.1.ebuild,v 1.4 2007/12/07 01:55:55 mr_bones_ Exp $
28
29 inherit eutils pam versionator
30
31 @@ -14,10 +14,10 @@
32 SRC_URI="
33 ${FEAT_URIBASE}/${P}.tar.bz2
34 ${SNAP_URIBASE}/${P}.tar.bz2
35 - doc? (
36 + doc? (
37 ${DOC_URIBASE}/cederqvist-${DOC_PV}.html.tar.bz2
38 ${DOC_URIBASE}/cederqvist-${DOC_PV}.pdf
39 - ${DOC_URIBASE}/cederqvist-${DOC_PV}.ps
40 + ${DOC_URIBASE}/cederqvist-${DOC_PV}.ps
41 )"
42
43 LICENSE="GPL-2 LGPL-2"
44 @@ -40,7 +40,7 @@
45 # Applied by upstream:
46 #EPATCH_OPTS="-p1 -d ${S}" epatch ${FILESDIR}/${PN}-1.12.13-openat.patch
47 #EPATCH_OPTS="-p0 -d ${S}" epatch ${FILESDIR}/${PN}-1.12.13-zlib.patch
48 -
49 +
50 cd "${S}"
51 # this testcase was not updated
52 #sed -i.orig -e '/unrecognized keyword.*BogusOption/s,98,73,g' \
53 @@ -125,7 +125,7 @@
54 else
55 einfo "Only testing local mode. Please see ebuild for other modes."
56 fi
57 -
58 +
59 # we only do the local tests by default
60 _run_one_test local
61
62
63
64
65 --
66 gentoo-commits@g.o mailing list