Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/python-biggles: ChangeLog python-biggles-1.6.4-r1.ebuild
Date: Thu, 24 Jan 2008 08:07:51
Message-Id: E1JHx7j-0001Gz-Sw@stork.gentoo.org
1 opfer 08/01/24 08:07:47
2
3 Modified: ChangeLog python-biggles-1.6.4-r1.ebuild
4 Log:
5 stable x86, bug 207223
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.11 dev-python/python-biggles/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-biggles/ChangeLog?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-biggles/ChangeLog?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-biggles/ChangeLog?r1=1.10&r2=1.11
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-biggles/ChangeLog,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- ChangeLog 24 Aug 2007 23:12:49 -0000 1.10
22 +++ ChangeLog 24 Jan 2008 08:07:47 -0000 1.11
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-python/python-biggles
25 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-biggles/ChangeLog,v 1.10 2007/08/24 23:12:49 coldwind Exp $
27 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-biggles/ChangeLog,v 1.11 2008/01/24 08:07:47 opfer Exp $
29 +
30 + 24 Jan 2008; Christian Faulhammer <opfer@g.o>
31 + python-biggles-1.6.4-r1.ebuild:
32 + stable x86, bug 207223
33
34 24 Aug 2007; Santiago M. Mola <coldwind@g.o>
35 python-biggles-1.6.3.ebuild, python-biggles-1.6.4.ebuild,
36
37
38
39 1.3 dev-python/python-biggles/python-biggles-1.6.4-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.4-r1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.4-r1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.4-r1.ebuild?r1=1.2&r2=1.3
44
45 Index: python-biggles-1.6.4-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.4-r1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- python-biggles-1.6.4-r1.ebuild 24 Aug 2007 23:12:49 -0000 1.2
52 +++ python-biggles-1.6.4-r1.ebuild 24 Jan 2008 08:07:47 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.4-r1.ebuild,v 1.2 2007/08/24 23:12:49 coldwind Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.4-r1.ebuild,v 1.3 2008/01/24 08:07:47 opfer Exp $
59
60 inherit distutils eutils
61
62 @@ -19,7 +19,7 @@
63
64 IUSE=""
65 SLOT="0"
66 -KEYWORDS="~amd64 ~ia64 ~x86"
67 +KEYWORDS="~amd64 ~ia64 x86"
68 LICENSE="GPL-2"
69
70 PYTHON_MODNAME=biggles
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list