Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmxres: wmxres-1.2.ebuild
Date: Sat, 12 Jan 2008 13:58:18
Message-Id: E1JDgsJ-0007F3-QF@stork.gentoo.org
1 drac 08/01/12 13:58:15
2
3 Modified: wmxres-1.2.ebuild
4 Log:
5 quoting
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.7 x11-plugins/wmxres/wmxres-1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmxres/wmxres-1.2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmxres/wmxres-1.2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmxres/wmxres-1.2.ebuild?r1=1.6&r2=1.7
14
15 Index: wmxres-1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmxres/wmxres-1.2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- wmxres-1.2.ebuild 12 Jan 2008 13:57:08 -0000 1.6
22 +++ wmxres-1.2.ebuild 12 Jan 2008 13:58:15 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxres/wmxres-1.2.ebuild,v 1.6 2008/01/12 13:57:08 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxres/wmxres-1.2.ebuild,v 1.7 2008/01/12 13:58:15 drac Exp $
28
29 inherit eutils multilib toolchain-funcs
30
31 @@ -27,7 +27,7 @@
32 src_unpack() {
33 unpack ${A}
34 cd "${S}"
35 - epatch ${FILESDIR}/${PN}-debian-1.1-1.2.patch
36 + epatch "${FILESDIR}"/${PN}-debian-1.1-1.2.patch
37 sed -e "s:-g -c -O2:${CFLAGS} -c:" \
38 -e "s:cc:$(tc-getCC):g" -i Makefile
39 }
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list