Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/loudmouth: loudmouth-1.4.3.ebuild loudmouth-1.4.3-r2.ebuild loudmouth-1.4.3-r1.ebuild ChangeLog
Date: Sun, 04 Dec 2011 20:23:58
Message-Id: 20111204202343.AA1E72004B@flycatcher.gentoo.org
1 tetromino 11/12/04 20:23:43
2
3 Modified: loudmouth-1.4.3.ebuild loudmouth-1.4.3-r2.ebuild
4 loudmouth-1.4.3-r1.ebuild ChangeLog
5 Log:
6 Add missing libidn dep, reported by Agostino Sarubbo.
7
8 (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.12 net-libs/loudmouth/loudmouth-1.4.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3.ebuild?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3.ebuild?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3.ebuild?r1=1.11&r2=1.12
16
17 Index: loudmouth-1.4.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3.ebuild,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- loudmouth-1.4.3.ebuild 2 Nov 2011 02:56:39 -0000 1.11
24 +++ loudmouth-1.4.3.ebuild 4 Dec 2011 20:23:43 -0000 1.12
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3.ebuild,v 1.11 2011/11/02 02:56:39 tetromino Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3.ebuild,v 1.12 2011/12/04 20:23:43 tetromino Exp $
30
31 inherit autotools gnome2
32
33 @@ -13,7 +13,9 @@
34
35 IUSE="asyncns doc ssl debug test"
36
37 +# Automagic libidn dependency
38 RDEPEND=">=dev-libs/glib-2.4
39 + net-dns/libidn
40 ssl? ( >=net-libs/gnutls-1.4.0 )
41 asyncns? ( net-libs/libasyncns )"
42 # FIXME:
43
44
45
46 1.2 net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild?r1=1.1&r2=1.2
51
52 Index: loudmouth-1.4.3-r2.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- loudmouth-1.4.3-r2.ebuild 2 Nov 2011 02:56:40 -0000 1.1
59 +++ loudmouth-1.4.3-r2.ebuild 4 Dec 2011 20:23:43 -0000 1.2
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2010 Gentoo Foundation
62 +# Copyright 1999-2011 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild,v 1.1 2011/11/02 02:56:40 tetromino Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild,v 1.2 2011/12/04 20:23:43 tetromino Exp $
66
67 EAPI="4"
68 GNOME_TARBALL_SUFFIX="bz2"
69 @@ -17,7 +17,9 @@
70
71 IUSE="asyncns debug doc ssl static-libs test"
72
73 +# Automagic libidn dependency
74 RDEPEND=">=dev-libs/glib-2.4
75 + net-dns/libidn
76 ssl? ( >=net-libs/gnutls-1.4.0 )
77 asyncns? ( net-libs/libasyncns )"
78 # FIXME:
79
80
81
82 1.13 net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild?rev=1.13&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild?rev=1.13&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild?r1=1.12&r2=1.13
87
88 Index: loudmouth-1.4.3-r1.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild,v
91 retrieving revision 1.12
92 retrieving revision 1.13
93 diff -u -r1.12 -r1.13
94 --- loudmouth-1.4.3-r1.ebuild 2 Nov 2011 02:56:39 -0000 1.12
95 +++ loudmouth-1.4.3-r1.ebuild 4 Dec 2011 20:23:43 -0000 1.13
96 @@ -1,6 +1,6 @@
97 # Copyright 1999-2011 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild,v 1.12 2011/11/02 02:56:39 tetromino Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild,v 1.13 2011/12/04 20:23:43 tetromino Exp $
101
102 inherit autotools gnome2
103
104 @@ -13,7 +13,9 @@
105
106 IUSE="asyncns doc ssl debug test"
107
108 +# Automagic libidn dependency
109 RDEPEND=">=dev-libs/glib-2.4
110 + net-dns/libidn
111 ssl? ( >=net-libs/gnutls-1.4.0 )
112 asyncns? ( net-libs/libasyncns )"
113 # FIXME:
114
115
116
117 1.99 net-libs/loudmouth/ChangeLog
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/loudmouth/ChangeLog?rev=1.99&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/loudmouth/ChangeLog?rev=1.99&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/loudmouth/ChangeLog?r1=1.98&r2=1.99
122
123 Index: ChangeLog
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v
126 retrieving revision 1.98
127 retrieving revision 1.99
128 diff -u -r1.98 -r1.99
129 --- ChangeLog 2 Nov 2011 02:56:40 -0000 1.98
130 +++ ChangeLog 4 Dec 2011 20:23:43 -0000 1.99
131 @@ -1,6 +1,10 @@
132 # ChangeLog for net-libs/loudmouth
133 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
134 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.98 2011/11/02 02:56:40 tetromino Exp $
135 +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.99 2011/12/04 20:23:43 tetromino Exp $
136 +
137 + 04 Dec 2011; Alexandre Rostovtsev <tetromino@g.o>
138 + loudmouth-1.4.3.ebuild, loudmouth-1.4.3-r1.ebuild, loudmouth-1.4.3-r2.ebuild:
139 + Add missing libidn dep, reported by Agostino Sarubbo.
140
141 *loudmouth-1.4.3-r2 (02 Nov 2011)