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 media-libs/jbig2dec: jbig2dec-0.11.ebuild
Date: Thu, 02 Jun 2011 15:21:29
Message-Id: 20110602152119.A9B1F20054@flycatcher.gentoo.org
1 mr_bones_ 11/06/02 15:21:19
2
3 Modified: jbig2dec-0.11.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.9.42/cvs/Linux i686)
8
9 Revision Changes Path
10 1.10 media-libs/jbig2dec/jbig2dec-0.11.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/jbig2dec/jbig2dec-0.11.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/jbig2dec/jbig2dec-0.11.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/jbig2dec/jbig2dec-0.11.ebuild?r1=1.9&r2=1.10
15
16 Index: jbig2dec-0.11.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/jbig2dec/jbig2dec-0.11.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- jbig2dec-0.11.ebuild 2 Jun 2011 10:09:32 -0000 1.9
23 +++ jbig2dec-0.11.ebuild 2 Jun 2011 15:21:19 -0000 1.10
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/media-libs/jbig2dec/jbig2dec-0.11.ebuild,v 1.9 2011/06/02 10:09:32 dilfridge Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/jbig2dec/jbig2dec-0.11.ebuild,v 1.10 2011/06/02 15:21:19 mr_bones_ Exp $
29
30 EAPI=2
31
32 @@ -17,7 +17,7 @@
33 RDEPEND=${DEPEND}
34
35 RESTRICT="test"
36 -#the test files are missing from the tarball, nothing is tested and the
37 +#the test files are missing from the tarball, nothing is tested and the
38 #test function just returns error. permanently restricted, see bug 324275
39
40 src_configure() {