Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/ipy: ipy-0.53.ebuild ChangeLog
Date: Fri, 28 Dec 2007 10:45:13
Message-Id: E1J8Ci7-0008Iz-Ad@stork.gentoo.org
1 maekke 07/12/28 10:45:03
2
3 Modified: ipy-0.53.ebuild ChangeLog
4 Log:
5 x86 stable, bug #203554
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.4 dev-python/ipy/ipy-0.53.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ipy/ipy-0.53.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ipy/ipy-0.53.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ipy/ipy-0.53.ebuild?r1=1.3&r2=1.4
14
15 Index: ipy-0.53.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/ipy/ipy-0.53.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- ipy-0.53.ebuild 26 Jul 2007 18:14:10 -0000 1.3
22 +++ ipy-0.53.ebuild 28 Dec 2007 10:45:02 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ipy-0.53.ebuild,v 1.3 2007/07/26 18:14:10 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ipy-0.53.ebuild,v 1.4 2007/12/28 10:45:02 maekke Exp $
28
29 inherit eutils distutils
30
31 @@ -11,7 +11,7 @@
32 HOMEPAGE="http://software.inl.fr/trac/trac.cgi/wiki/IPy"
33 SLOT="0"
34 LICENSE="BSD"
35 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
37 IUSE="examples"
38
39 S="${WORKDIR}/${MY_P}"
40
41
42
43 1.8 dev-python/ipy/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ipy/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ipy/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ipy/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/ipy/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 26 Jul 2007 18:14:10 -0000 1.7
56 +++ ChangeLog 28 Dec 2007 10:45:02 -0000 1.8
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/ipy
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ChangeLog,v 1.7 2007/07/26 18:14:10 corsair Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ChangeLog,v 1.8 2007/12/28 10:45:02 maekke Exp $
62 +
63 + 28 Dec 2007; Markus Meier <maekke@g.o> ipy-0.53.ebuild:
64 + x86 stable, bug #203554
65
66 26 Jul 2007; Markus Rothe <corsair@g.o> ipy-0.53.ebuild:
67 Added ~ppc64; bug #186188
68
69
70
71 --
72 gentoo-commits@g.o mailing list