Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libasyncns: libasyncns-0.3.ebuild ChangeLog
Date: Sun, 06 Jan 2008 12:14:31
Message-Id: E1JBUOa-00037Z-DJ@stork.gentoo.org
1 corsair 08/01/06 12:14:28
2
3 Modified: libasyncns-0.3.ebuild ChangeLog
4 Log:
5 Added ~ppc64; bug #200076
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.3 net-libs/libasyncns/libasyncns-0.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libasyncns/libasyncns-0.3.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libasyncns/libasyncns-0.3.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libasyncns/libasyncns-0.3.ebuild?r1=1.2&r2=1.3
14
15 Index: libasyncns-0.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.3.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- libasyncns-0.3.ebuild 31 Dec 2007 10:56:10 -0000 1.2
22 +++ libasyncns-0.3.ebuild 6 Jan 2008 12:14:27 -0000 1.3
23 @@ -1,6 +1,6 @@
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/net-libs/libasyncns/libasyncns-0.3.ebuild,v 1.2 2007/12/31 10:56:10 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.3.ebuild,v 1.3 2008/01/06 12:14:27 corsair Exp $
29
30 inherit libtool autotools
31
32 @@ -11,7 +11,7 @@
33 SLOT="0"
34
35 LICENSE="GPL-2"
36 -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86"
38
39 IUSE="doc debug"
40
41
42
43
44 1.3 net-libs/libasyncns/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libasyncns/ChangeLog?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libasyncns/ChangeLog?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libasyncns/ChangeLog?r1=1.2&r2=1.3
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- ChangeLog 31 Dec 2007 10:56:10 -0000 1.2
57 +++ ChangeLog 6 Jan 2008 12:14:27 -0000 1.3
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-libs/libasyncns
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.2 2007/12/31 10:56:10 armin76 Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.3 2008/01/06 12:14:27 corsair Exp $
64 +
65 + 06 Jan 2008; Markus Rothe <corsair@g.o> libasyncns-0.3.ebuild:
66 + Added ~ppc64; bug #200076
67
68 31 Dec 2007; Raúl Porcel <armin76@g.o> libasyncns-0.3.ebuild:
69 Add ~alpha/~ia64/~sparc/~x86 wrt #200076
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list