Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/asio: asio-0.3.9.ebuild ChangeLog
Date: Tue, 05 Feb 2008 15:45:19
Message-Id: E1JMPz2-000142-VN@stork.gentoo.org
1 drac 08/02/05 15:45:16
2
3 Modified: asio-0.3.9.ebuild ChangeLog
4 Log:
5 amd64 stable wrt #209002
6 (Portage version: 2.1.4.1)
7
8 Revision Changes Path
9 1.2 dev-cpp/asio/asio-0.3.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild?r1=1.1&r2=1.2
14
15 Index: asio-0.3.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- asio-0.3.9.ebuild 24 Dec 2007 07:42:09 -0000 1.1
22 +++ asio-0.3.9.ebuild 5 Feb 2008 15:45:16 -0000 1.2
23 @@ -1,10 +1,10 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild,v 1.1 2007/12/24 07:42:09 dev-zero Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild,v 1.2 2008/02/05 15:45:16 drac Exp $
29
30 inherit eutils
31
32 -KEYWORDS="~amd64 ~x86"
33 +KEYWORDS="amd64 ~x86"
34
35 DESCRIPTION="Asynchronous Network Library"
36 HOMEPAGE="http://asio.sourceforge.net/"
37
38
39
40 1.12 dev-cpp/asio/ChangeLog
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/asio/ChangeLog?rev=1.12&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/asio/ChangeLog?rev=1.12&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/asio/ChangeLog?r1=1.11&r2=1.12
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v
49 retrieving revision 1.11
50 retrieving revision 1.12
51 diff -u -r1.11 -r1.12
52 --- ChangeLog 24 Dec 2007 07:42:09 -0000 1.11
53 +++ ChangeLog 5 Feb 2008 15:45:16 -0000 1.12
54 @@ -1,6 +1,9 @@
55 # ChangeLog for dev-cpp/asio
56 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v 1.11 2007/12/24 07:42:09 dev-zero Exp $
58 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v 1.12 2008/02/05 15:45:16 drac Exp $
60 +
61 + 05 Feb 2008; Samuli Suominen <drac@g.o> asio-0.3.9.ebuild:
62 + amd64 stable wrt #209002
63
64 *asio-0.3.9 (24 Dec 2007)
65
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list