Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/nstx: nstx-1.1_beta6-r2.ebuild
Date: Thu, 28 Oct 2010 10:28:59
Message-Id: 20101028102852.D43EF20051@flycatcher.gentoo.org
1 ssuominen 10/10/28 10:28:52
2
3 Modified: nstx-1.1_beta6-r2.ebuild
4 Log:
5 quoting
6
7 (Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 net-misc/nstx/nstx-1.1_beta6-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nstx/nstx-1.1_beta6-r2.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nstx/nstx-1.1_beta6-r2.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nstx/nstx-1.1_beta6-r2.ebuild?r1=1.5&r2=1.6
15
16 Index: nstx-1.1_beta6-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/nstx/nstx-1.1_beta6-r2.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- nstx-1.1_beta6-r2.ebuild 23 Sep 2009 19:42:03 -0000 1.5
23 +++ nstx-1.1_beta6-r2.ebuild 28 Oct 2010 10:28:52 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nstx/nstx-1.1_beta6-r2.ebuild,v 1.5 2009/09/23 19:42:03 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nstx/nstx-1.1_beta6-r2.ebuild,v 1.6 2010/10/28 10:28:52 ssuominen Exp $
30
31 inherit versionator toolchain-funcs eutils
32
33 @@ -24,7 +24,7 @@
34
35 src_unpack() {
36 unpack ${MY_P}.tgz
37 - epatch ${DISTDIR}/${DEBIAN_A}
38 + epatch "${DISTDIR}"/${DEBIAN_A}
39 }
40
41 src_compile() {