Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/nvclock: nvclock-0.8_beta4-r2.ebuild
Date: Thu, 02 Apr 2009 07:30:35
Message-Id: E1LpHNh-0003LS-8N@stork.gentoo.org
1 jer 09/04/02 07:30:33
2
3 Modified: nvclock-0.8_beta4-r2.ebuild
4 Log:
5 Whitespace.
6 (Portage version: 2.2_rc28/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 media-video/nvclock/nvclock-0.8_beta4-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/nvclock/nvclock-0.8_beta4-r2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/nvclock/nvclock-0.8_beta4-r2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/nvclock/nvclock-0.8_beta4-r2.ebuild?r1=1.1&r2=1.2
14
15 Index: nvclock-0.8_beta4-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-video/nvclock/nvclock-0.8_beta4-r2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- nvclock-0.8_beta4-r2.ebuild 2 Apr 2009 07:29:22 -0000 1.1
22 +++ nvclock-0.8_beta4-r2.ebuild 2 Apr 2009 07:30:33 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-video/nvclock/nvclock-0.8_beta4-r2.ebuild,v 1.1 2009/04/02 07:29:22 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-video/nvclock/nvclock-0.8_beta4-r2.ebuild,v 1.2 2009/04/02 07:30:33 jer Exp $
28
29 inherit eutils autotools toolchain-funcs
30
31 @@ -41,7 +41,7 @@
32
33 local myconf
34
35 - myconf="--bindir=/usr/bin"
36 + myconf="--bindir=/usr/bin"
37
38 # Qt3 package doesn't install symlinks from ${QTDIR}/lib64 to ${QTDIR}/lib
39 use amd64 && myconf="${myconf} --with-qt-libs=${QTDIR}/lib64"