Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/farsight2: farsight2-0.0.15.ebuild ChangeLog
Date: Mon, 26 Oct 2009 21:16:11
Message-Id: E1N2WvB-0004PF-Qg@stork.gentoo.org
1 klausman 09/10/26 21:16:09
2
3 Modified: farsight2-0.0.15.ebuild ChangeLog
4 Log:
5 Keyworded on alpha, bug #289662
6 (Portage version: 2.1.7.1/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 net-libs/farsight2/farsight2-0.0.15.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/farsight2/farsight2-0.0.15.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/farsight2/farsight2-0.0.15.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/farsight2/farsight2-0.0.15.ebuild?r1=1.4&r2=1.5
14
15 Index: farsight2-0.0.15.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.15.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- farsight2-0.0.15.ebuild 19 Sep 2009 19:04:20 -0000 1.4
22 +++ farsight2-0.0.15.ebuild 26 Oct 2009 21:16:09 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.15.ebuild,v 1.4 2009/09/19 19:04:20 tester Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.15.ebuild,v 1.5 2009/10/26 21:16:09 klausman Exp $
28
29 EAPI="2"
30
31 @@ -9,7 +9,7 @@
32 SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz"
33
34 LICENSE="LGPL-2.1"
35 -KEYWORDS="~amd64 ~ppc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~ppc ~x86"
37 IUSE="python test msn"
38 SLOT="0"
39
40
41
42
43 1.20 net-libs/farsight2/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/farsight2/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/farsight2/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/farsight2/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 25 Oct 2009 16:59:52 -0000 1.19
56 +++ ChangeLog 26 Oct 2009 21:16:09 -0000 1.20
57 @@ -1,6 +1,10 @@
58 # ChangeLog for net-libs/farsight2
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.19 2009/10/25 16:59:52 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.20 2009/10/26 21:16:09 klausman Exp $
62 +
63 + 26 Oct 2009; Tobias Klausmann <klausman@g.o>
64 + farsight2-0.0.15.ebuild:
65 + Keyworded on alpha, bug #289662
66
67 25 Oct 2009; nixnut <nixnut@g.o> farsight2-0.0.14.ebuild:
68 ppc stable #289298