Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/decorator: decorator-3.3.0.ebuild ChangeLog
Date: Wed, 02 Feb 2011 01:20:47
Message-Id: 20110202012036.B152120054@flycatcher.gentoo.org
1 jer 11/02/02 01:20:36
2
3 Modified: decorator-3.3.0.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #353451).
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 dev-python/decorator/decorator-3.3.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.0.ebuild?r1=1.1&r2=1.2
15
16 Index: decorator-3.3.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- decorator-3.3.0.ebuild 1 Jan 2011 18:48:42 -0000 1.1
23 +++ decorator-3.3.0.ebuild 2 Feb 2011 01:20:36 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.0.ebuild,v 1.1 2011/01/01 18:48:42 arfrever Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.0.ebuild,v 1.2 2011/02/02 01:20:36 jer Exp $
29
30 EAPI="3"
31 SUPPORT_PYTHON_ABIS="1"
32 @@ -14,7 +14,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
37 +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
38 IUSE=""
39
40 DEPEND="dev-python/setuptools"
41
42
43
44 1.31 dev-python/decorator/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.31&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.31&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?r1=1.30&r2=1.31
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v
53 retrieving revision 1.30
54 retrieving revision 1.31
55 diff -u -r1.30 -r1.31
56 --- ChangeLog 29 Jan 2011 17:05:17 -0000 1.30
57 +++ ChangeLog 2 Feb 2011 01:20:36 -0000 1.31
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/decorator
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.30 2011/01/29 17:05:17 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.31 2011/02/02 01:20:36 jer Exp $
63 +
64 + 02 Feb 2011; Jeroen Roovers <jer@g.o> decorator-3.3.0.ebuild:
65 + Stable for HPPA (bug #353451).
66
67 29 Jan 2011; Raúl Porcel <armin76@g.o> decorator-3.2.1.ebuild:
68 alpha/ia64/sparc stable wrt #350307