Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/stfl: ChangeLog stfl-0.21.ebuild
Date: Thu, 24 Jun 2010 18:37:17
Message-Id: 20100624183714.7CA692CF4D@corvid.gentoo.org
1 angelos 10/06/24 18:37:14
2
3 Modified: ChangeLog stfl-0.21.ebuild
4 Log:
5 Stable on amd64 wrt bug #318317
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.29 dev-libs/stfl/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/ChangeLog?rev=1.29&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/ChangeLog?rev=1.29&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/ChangeLog?r1=1.28&r2=1.29
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/stfl/ChangeLog,v
18 retrieving revision 1.28
19 retrieving revision 1.29
20 diff -u -r1.28 -r1.29
21 --- ChangeLog 15 Jun 2010 16:58:00 -0000 1.28
22 +++ ChangeLog 24 Jun 2010 18:37:14 -0000 1.29
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-libs/stfl
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/ChangeLog,v 1.28 2010/06/15 16:58:00 arfrever Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/ChangeLog,v 1.29 2010/06/24 18:37:14 angelos Exp $
28 +
29 + 24 Jun 2010; Christoph Mende <angelos@g.o> stfl-0.21.ebuild:
30 + Stable on amd64 wrt bug #318317
31
32 15 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
33 stfl-0.21.ebuild:
34
35
36
37 1.5 dev-libs/stfl/stfl-0.21.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/stfl-0.21.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/stfl-0.21.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/stfl-0.21.ebuild?r1=1.4&r2=1.5
42
43 Index: stfl-0.21.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-libs/stfl/stfl-0.21.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- stfl-0.21.ebuild 15 Jun 2010 16:58:00 -0000 1.4
50 +++ stfl-0.21.ebuild 24 Jun 2010 18:37:14 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/stfl-0.21.ebuild,v 1.4 2010/06/15 16:58:00 arfrever Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/stfl-0.21.ebuild,v 1.5 2010/06/24 18:37:14 angelos Exp $
56
57 EAPI="3"
58 SUPPORT_PYTHON_ABIS="1"
59 @@ -13,7 +13,7 @@
60
61 LICENSE="LGPL-3"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~ppc x86"
64 +KEYWORDS="amd64 ~ppc x86"
65
66 IUSE="examples perl python ruby"