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/ipsorcery: ipsorcery-1.6.ebuild ipsorcery-1.5.ebuild ipsorcery-2.0.9-r1.ebuild ipsorcery-2.0.9.ebuild
Date: Thu, 28 Oct 2010 10:48:22
Message-Id: 20101028104818.BC0D420051@flycatcher.gentoo.org
1 ssuominen 10/10/28 10:48:18
2
3 Modified: ipsorcery-1.6.ebuild ipsorcery-1.5.ebuild
4 ipsorcery-2.0.9-r1.ebuild ipsorcery-2.0.9.ebuild
5 Log:
6 quoting
7
8 (Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.11 net-misc/ipsorcery/ipsorcery-1.6.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.6.ebuild?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.6.ebuild?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.6.ebuild?r1=1.10&r2=1.11
16
17 Index: ipsorcery-1.6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.6.ebuild,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- ipsorcery-1.6.ebuild 15 Jul 2004 02:54:17 -0000 1.10
24 +++ ipsorcery-1.6.ebuild 28 Oct 2010 10:48:18 -0000 1.11
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2004 Gentoo Foundation
27 +# Copyright 1999-2010 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.6.ebuild,v 1.10 2004/07/15 02:54:17 agriffis Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.6.ebuild,v 1.11 2010/10/28 10:48:18 ssuominen Exp $
31
32 IUSE="gtk"
33
34 @@ -15,7 +15,7 @@
35
36 src_unpack() {
37 unpack ipsorc-${PV}.tar.gz
38 - cd ${WORKDIR}
39 + cd "${WORKDIR}"
40 mv ipsorc-${PV} ipsorcery-${PV}
41 }
42
43
44
45
46 1.12 net-misc/ipsorcery/ipsorcery-1.5.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.5.ebuild?rev=1.12&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.5.ebuild?rev=1.12&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.5.ebuild?r1=1.11&r2=1.12
51
52 Index: ipsorcery-1.5.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.5.ebuild,v
55 retrieving revision 1.11
56 retrieving revision 1.12
57 diff -u -r1.11 -r1.12
58 --- ipsorcery-1.5.ebuild 15 Jul 2004 02:54:17 -0000 1.11
59 +++ ipsorcery-1.5.ebuild 28 Oct 2010 10:48:18 -0000 1.12
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2004 Gentoo Foundation
62 +# Copyright 1999-2010 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.5.ebuild,v 1.11 2004/07/15 02:54:17 agriffis Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-1.5.ebuild,v 1.12 2010/10/28 10:48:18 ssuominen Exp $
66
67 IUSE="gtk"
68
69 @@ -15,7 +15,7 @@
70
71 src_unpack() {
72 unpack ipsorc-${PV}.tar.gz
73 - cd ${WORKDIR}
74 + cd "${WORKDIR}"
75 mv ipsorc-${PV} ipsorcery-${PV}
76 }
77
78
79
80
81 1.2 net-misc/ipsorcery/ipsorcery-2.0.9-r1.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsorcery/ipsorcery-2.0.9-r1.ebuild?rev=1.2&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsorcery/ipsorcery-2.0.9-r1.ebuild?rev=1.2&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsorcery/ipsorcery-2.0.9-r1.ebuild?r1=1.1&r2=1.2
86
87 Index: ipsorcery-2.0.9-r1.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-2.0.9-r1.ebuild,v
90 retrieving revision 1.1
91 retrieving revision 1.2
92 diff -u -r1.1 -r1.2
93 --- ipsorcery-2.0.9-r1.ebuild 21 Aug 2010 19:13:59 -0000 1.1
94 +++ ipsorcery-2.0.9-r1.ebuild 28 Oct 2010 10:48:18 -0000 1.2
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2010 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-2.0.9-r1.ebuild,v 1.1 2010/08/21 19:13:59 hwoarang Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-2.0.9-r1.ebuild,v 1.2 2010/10/28 10:48:18 ssuominen Exp $
100
101 inherit toolchain-funcs
102 DESCRIPTION="Ipsorcery allows you to generate IP, TCP, UDP, ICMP, and IGMP packets."
103 @@ -20,7 +20,7 @@
104 src_unpack() {
105 unpack ${A}
106 sed -i -e "s:-g -O2:${CFLAGS} ${LDFLAGS}:g" \
107 - -e "/^CC/s:=.*$:="$(tc-getCC)":" ${S}/Makefile \
108 + -e "/^CC/s:=.*$:="$(tc-getCC)":" "${S}"/Makefile \
109 || die "sed failed"
110 }
111
112
113
114
115 1.4 net-misc/ipsorcery/ipsorcery-2.0.9.ebuild
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsorcery/ipsorcery-2.0.9.ebuild?rev=1.4&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsorcery/ipsorcery-2.0.9.ebuild?rev=1.4&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipsorcery/ipsorcery-2.0.9.ebuild?r1=1.3&r2=1.4
120
121 Index: ipsorcery-2.0.9.ebuild
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-2.0.9.ebuild,v
124 retrieving revision 1.3
125 retrieving revision 1.4
126 diff -u -r1.3 -r1.4
127 --- ipsorcery-2.0.9.ebuild 12 Jul 2007 02:52:16 -0000 1.3
128 +++ ipsorcery-2.0.9.ebuild 28 Oct 2010 10:48:18 -0000 1.4
129 @@ -1,6 +1,6 @@
130 -# Copyright 1999-2005 Gentoo Foundation
131 +# Copyright 1999-2010 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-2.0.9.ebuild,v 1.3 2007/07/12 02:52:16 mr_bones_ Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsorcery/ipsorcery-2.0.9.ebuild,v 1.4 2010/10/28 10:48:18 ssuominen Exp $
135
136 DESCRIPTION="Ipsorcery allows you to generate IP, TCP, UDP, ICMP, and IGMP packets."
137 SRC_URI="http://www.legions.org/~phric/ipsorc-${PV}.tar.gz"
138 @@ -15,7 +15,7 @@
139
140 src_unpack() {
141 unpack ${A}
142 - sed -i -e "s:-O2:$CFLAGS:g" ${S}/Makefile
143 + sed -i -e "s:-O2:$CFLAGS:g" "${S}"/Makefile
144 }
145
146 src_compile () {