Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/sipsak: ChangeLog sipsak-0.9.1.ebuild sipsak-0.9.6_p1.ebuild sipsak-0.9.5.ebuild
Date: Sun, 21 Oct 2007 15:27:30
Message-Id: E1IjcXh-0002Q8-QJ@stork.gentoo.org
1 maekke 07/10/21 15:16:41
2
3 Modified: ChangeLog sipsak-0.9.1.ebuild
4 sipsak-0.9.6_p1.ebuild sipsak-0.9.5.ebuild
5 Log:
6 add some quotes and x86 stable, bug #143842
7 (Portage version: 2.1.3.15)
8
9 Revision Changes Path
10 1.16 net-misc/sipsak/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/sipsak/ChangeLog?rev=1.16&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/sipsak/ChangeLog?rev=1.16&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/sipsak/ChangeLog?r1=1.15&r2=1.16
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/sipsak/ChangeLog,v
19 retrieving revision 1.15
20 retrieving revision 1.16
21 diff -u -r1.15 -r1.16
22 --- ChangeLog 22 Feb 2007 02:46:34 -0000 1.15
23 +++ ChangeLog 21 Oct 2007 15:16:41 -0000 1.16
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-misc/sipsak
26 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/ChangeLog,v 1.15 2007/02/22 02:46:34 peper Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/ChangeLog,v 1.16 2007/10/21 15:16:41 maekke Exp $
29 +
30 + 21 Oct 2007; Markus Meier <maekke@g.o> sipsak-0.9.1.ebuild,
31 + sipsak-0.9.5.ebuild, sipsak-0.9.6_p1.ebuild:
32 + add some quotes and x86 stable, bug #143842
33
34 22 Feb 2007; Piotr JaroszyƄski <peper@g.o> ChangeLog:
35 Transition to Manifest2.
36
37
38
39 1.3 net-misc/sipsak/sipsak-0.9.1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/sipsak/sipsak-0.9.1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/sipsak/sipsak-0.9.1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/sipsak/sipsak-0.9.1.ebuild?r1=1.2&r2=1.3
44
45 Index: sipsak-0.9.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.9.1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- sipsak-0.9.1.ebuild 21 Aug 2005 10:44:00 -0000 1.2
52 +++ sipsak-0.9.1.ebuild 21 Oct 2007 15:16:41 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2005 Gentoo Foundation
55 +# Copyright 1999-2007 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.9.1.ebuild,v 1.2 2005/08/21 10:44:00 grobian Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.9.1.ebuild,v 1.3 2007/10/21 15:16:41 maekke Exp $
59
60 IUSE=""
61
62 @@ -15,7 +15,7 @@
63 DEPEND="virtual/libc"
64
65 src_install() {
66 - emake DESTDIR=${D} install || die "install failed"
67 + emake DESTDIR="${D}" install || die "install failed"
68
69 dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
70 }
71
72
73
74 1.4 net-misc/sipsak/sipsak-0.9.6_p1.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/sipsak/sipsak-0.9.6_p1.ebuild?rev=1.4&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/sipsak/sipsak-0.9.6_p1.ebuild?rev=1.4&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/sipsak/sipsak-0.9.6_p1.ebuild?r1=1.3&r2=1.4
79
80 Index: sipsak-0.9.6_p1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.9.6_p1.ebuild,v
83 retrieving revision 1.3
84 retrieving revision 1.4
85 diff -u -r1.3 -r1.4
86 --- sipsak-0.9.6_p1.ebuild 27 Nov 2006 21:49:19 -0000 1.3
87 +++ sipsak-0.9.6_p1.ebuild 21 Oct 2007 15:16:41 -0000 1.4
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2006 Gentoo Foundation
90 +# Copyright 1999-2007 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.9.6_p1.ebuild,v 1.3 2006/11/27 21:49:19 drizzt Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.9.6_p1.ebuild,v 1.4 2007/10/21 15:16:41 maekke Exp $
94
95 IUSE="gnutls"
96
97 @@ -10,7 +10,7 @@
98
99 LICENSE="GPL-2"
100 SLOT="0"
101 -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86 ~x86-fbsd"
102 +KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc x86 ~x86-fbsd"
103
104 RDEPEND="gnutls? ( net-libs/gnutls )
105 net-dns/c-ares"
106 @@ -26,6 +26,6 @@
107 }
108
109 src_install() {
110 - emake DESTDIR=${D} install || die "install failed"
111 + emake DESTDIR="${D}" install || die "install failed"
112 dodoc AUTHORS ChangeLog NEWS README TODO
113 }
114
115
116
117 1.2 net-misc/sipsak/sipsak-0.9.5.ebuild
118
119 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/sipsak/sipsak-0.9.5.ebuild?rev=1.2&view=markup
120 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/sipsak/sipsak-0.9.5.ebuild?rev=1.2&content-type=text/plain
121 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/sipsak/sipsak-0.9.5.ebuild?r1=1.1&r2=1.2
122
123 Index: sipsak-0.9.5.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.9.5.ebuild,v
126 retrieving revision 1.1
127 retrieving revision 1.2
128 diff -u -r1.1 -r1.2
129 --- sipsak-0.9.5.ebuild 25 Nov 2005 11:11:24 -0000 1.1
130 +++ sipsak-0.9.5.ebuild 21 Oct 2007 15:16:41 -0000 1.2
131 @@ -1,6 +1,6 @@
132 -# Copyright 1999-2005 Gentoo Foundation
133 +# Copyright 1999-2007 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.9.5.ebuild,v 1.1 2005/11/25 11:11:24 dragonheart Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.9.5.ebuild,v 1.2 2007/10/21 15:16:41 maekke Exp $
137
138 IUSE="gnutls"
139
140 @@ -25,6 +25,6 @@
141 }
142
143 src_install() {
144 - emake DESTDIR=${D} install || die "install failed"
145 + emake DESTDIR="${D}" install || die "install failed"
146 dodoc AUTHORS ChangeLog NEWS README TODO
147 }
148
149
150
151 --
152 gentoo-commits@g.o mailing list