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/monmotha: monmotha-2.3.8.ebuild
Date: Thu, 28 Oct 2010 11:10:17
Message-Id: 20101028111012.D955E20051@flycatcher.gentoo.org
1 ssuominen 10/10/28 11:10:12
2
3 Modified: monmotha-2.3.8.ebuild
4 Log:
5 quoting
6
7 (Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 net-misc/monmotha/monmotha-2.3.8.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/monmotha/monmotha-2.3.8.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/monmotha/monmotha-2.3.8.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/monmotha/monmotha-2.3.8.ebuild?r1=1.2&r2=1.3
15
16 Index: monmotha-2.3.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/monmotha/monmotha-2.3.8.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- monmotha-2.3.8.ebuild 28 Apr 2007 16:57:51 -0000 1.2
23 +++ monmotha-2.3.8.ebuild 28 Oct 2010 11:10:12 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 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/monmotha/monmotha-2.3.8.ebuild,v 1.2 2007/04/28 16:57:51 swegener Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-misc/monmotha/monmotha-2.3.8.ebuild,v 1.3 2010/10/28 11:10:12 ssuominen Exp $
30
31 DESCRIPTION="MonMotha IPTables-based firewall script."
32 HOMEPAGE="http://monmotha.mplug.org/firewall/"
33 @@ -18,7 +18,7 @@
34 SRC_URI="http://monmotha.mplug.org/~monmotha/firewall/firewall/${MY_PVP[0]}.${MY_PVP[1]}/rc.firewall-${PV}"
35
36 src_unpack() {
37 - cp ${DISTDIR}/${A} ${S}/
38 + cp "${DISTDIR}"/${A} "${S}"/
39 }
40
41 src_install() {