Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/asio: asio-1.4.1.ebuild ChangeLog
Date: Sat, 03 Jul 2010 15:17:17
Message-Id: 20100703151704.4B4092CE15@corvid.gentoo.org
1 armin76 10/07/03 15:17:04
2
3 Modified: asio-1.4.1.ebuild ChangeLog
4 Log:
5 alpha/ia64/sparc stable wrt #326499
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.6 dev-cpp/asio/asio-1.4.1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/asio/asio-1.4.1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/asio/asio-1.4.1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/asio/asio-1.4.1.ebuild?r1=1.5&r2=1.6
14
15 Index: asio-1.4.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-1.4.1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- asio-1.4.1.ebuild 16 May 2010 16:30:11 -0000 1.5
22 +++ asio-1.4.1.ebuild 3 Jul 2010 15:17:03 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-1.4.1.ebuild,v 1.5 2010/05/16 16:30:11 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-1.4.1.ebuild,v 1.6 2010/07/03 15:17:03 armin76 Exp $
28
29 EAPI=2
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="Boost-1.0"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 ~ia64 ~sparc x86"
36 +KEYWORDS="alpha amd64 ia64 sparc x86"
37 IUSE="doc examples ssl test"
38
39 RDEPEND="ssl? ( dev-libs/openssl )
40
41
42
43 1.22 dev-cpp/asio/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/asio/ChangeLog?rev=1.22&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/asio/ChangeLog?rev=1.22&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/asio/ChangeLog?r1=1.21&r2=1.22
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v
52 retrieving revision 1.21
53 retrieving revision 1.22
54 diff -u -r1.21 -r1.22
55 --- ChangeLog 2 Jul 2010 14:58:54 -0000 1.21
56 +++ ChangeLog 3 Jul 2010 15:17:03 -0000 1.22
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-cpp/asio
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v 1.21 2010/07/02 14:58:54 ssuominen Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v 1.22 2010/07/03 15:17:03 armin76 Exp $
62 +
63 + 03 Jul 2010; Raúl Porcel <armin76@g.o> asio-1.4.1.ebuild:
64 + alpha/ia64/sparc stable wrt #326499
65
66 *asio-1.4.5 (02 Jul 2010)