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/xvid: xvid-1.1.3-r1.ebuild
Date: Mon, 03 Dec 2007 07:20:03
Message-Id: E1Iz5aw-0003T7-GI@stork.gentoo.org
1 mr_bones_ 07/12/03 07:19:58
2
3 Modified: xvid-1.1.3-r1.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.2 media-libs/xvid/xvid-1.1.3-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/xvid/xvid-1.1.3-r1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/xvid/xvid-1.1.3-r1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/xvid/xvid-1.1.3-r1.ebuild?r1=1.1&r2=1.2
14
15 Index: xvid-1.1.3-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-1.1.3-r1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- xvid-1.1.3-r1.ebuild 2 Dec 2007 17:39:22 -0000 1.1
22 +++ xvid-1.1.3-r1.ebuild 3 Dec 2007 07:19:57 -0000 1.2
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/media-libs/xvid/xvid-1.1.3-r1.ebuild,v 1.1 2007/12/02 17:39:22 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-1.1.3-r1.ebuild,v 1.2 2007/12/03 07:19:57 mr_bones_ Exp $
28
29 inherit eutils fixheadtails autotools
30
31 @@ -25,7 +25,7 @@
32 # See http://www.tortall.net/projects/yasm/ticket/114
33 # the build system prefers yasm if it finds it
34 # thus if we intend to have || (yasm nasm) for building
35 -# we need to make it block yasm < 0.6.2 on x86
36 +# we need to make it block yasm < 0.6.2 on x86
37 # otherwise it will compile wrong code
38 NASM=">=dev-lang/yasm-0.6.2"
39 DEPEND="x86? ( ${NASM} )
40
41
42
43 --
44 gentoo-commits@g.o mailing list