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 games-util/glbsp: glbsp-2.24.ebuild
Date: Sun, 28 Nov 2010 01:01:59
Message-Id: 20101128010143.A8D8620051@flycatcher.gentoo.org
1 mr_bones_ 10/11/28 01:01:43
2
3 Modified: glbsp-2.24.ebuild
4 Log:
5 tidy
6
7 (Portage version: 2.1.9.24/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 games-util/glbsp/glbsp-2.24.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/glbsp/glbsp-2.24.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/glbsp/glbsp-2.24.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/glbsp/glbsp-2.24.ebuild?r1=1.1&r2=1.2
15
16 Index: glbsp-2.24.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-util/glbsp/glbsp-2.24.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- glbsp-2.24.ebuild 25 Nov 2010 10:58:59 -0000 1.1
23 +++ glbsp-2.24.ebuild 28 Nov 2010 01:01:43 -0000 1.2
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/games-util/glbsp/glbsp-2.24.ebuild,v 1.1 2010/11/25 10:58:59 tupone Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-util/glbsp/glbsp-2.24.ebuild,v 1.2 2010/11/28 01:01:43 mr_bones_ Exp $
29
30 EAPI=2
31 inherit eutils toolchain-funcs versionator
32 @@ -15,9 +15,9 @@
33 KEYWORDS="~amd64 ~ppc ~x86"
34 IUSE="fltk"
35
36 -RDEPEND="fltk? ( x11-libs/fltk:1.1 )"
37 -DEPEND="${RDEPEND}"
38 -S="${WORKDIR}"/${P}-source
39 +DEPEND="fltk? ( x11-libs/fltk:1.1 )"
40 +
41 +S=${WORKDIR}/${P}-source
42
43 src_prepare() {
44 epatch "${FILESDIR}"/${P}-ldflags.patch