Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/farsight2: ChangeLog farsight2-0.0.17.ebuild
Date: Wed, 02 Feb 2011 01:30:02
Message-Id: 20110202012921.349DD20054@flycatcher.gentoo.org
1 jer 11/02/02 01:29:21
2
3 Modified: ChangeLog farsight2-0.0.17.ebuild
4 Log:
5 Stable for HPPA (bug #320205).
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux i686)
8
9 Revision Changes Path
10 1.40 net-libs/farsight2/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farsight2/ChangeLog?rev=1.40&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farsight2/ChangeLog?rev=1.40&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farsight2/ChangeLog?r1=1.39&r2=1.40
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v
19 retrieving revision 1.39
20 retrieving revision 1.40
21 diff -u -r1.39 -r1.40
22 --- ChangeLog 21 Dec 2010 22:43:26 -0000 1.39
23 +++ ChangeLog 2 Feb 2011 01:29:21 -0000 1.40
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/farsight2
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.39 2010/12/21 22:43:26 eva Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.40 2011/02/02 01:29:21 jer Exp $
30 +
31 + 02 Feb 2011; Jeroen Roovers <jer@g.o> farsight2-0.0.17.ebuild:
32 + Stable for HPPA (bug #320205).
33
34 21 Dec 2010; Gilles Dartiguelongue <eva@g.o> farsight2-0.0.20.ebuild:
35 Add support for multiple python slots, bug #349239.
36
37
38
39 1.9 net-libs/farsight2/farsight2-0.0.17.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farsight2/farsight2-0.0.17.ebuild?rev=1.9&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farsight2/farsight2-0.0.17.ebuild?rev=1.9&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farsight2/farsight2-0.0.17.ebuild?r1=1.8&r2=1.9
44
45 Index: farsight2-0.0.17.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.17.ebuild,v
48 retrieving revision 1.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- farsight2-0.0.17.ebuild 21 Nov 2010 00:52:34 -0000 1.8
52 +++ farsight2-0.0.17.ebuild 2 Feb 2011 01:29:21 -0000 1.9
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.17.ebuild,v 1.8 2010/11/21 00:52:34 xmw Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.17.ebuild,v 1.9 2011/02/02 01:29:21 jer Exp $
59
60 EAPI="2"
61
62 @@ -9,7 +9,7 @@
63 SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz"
64
65 LICENSE="LGPL-2.1"
66 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
67 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
68 IUSE="python test msn upnp"
69 SLOT="0"