Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/decorator: decorator-3.3.3.ebuild ChangeLog decorator-3.3.2.ebuild decorator-3.3.1.ebuild
Date: Sun, 30 Sep 2012 17:03:59
Message-Id: 20120930170348.1BE2021600@flycatcher.gentoo.org
1 armin76 12/09/30 17:03:48
2
3 Modified: decorator-3.3.3.ebuild ChangeLog
4 decorator-3.3.2.ebuild decorator-3.3.1.ebuild
5 Log:
6 Add ~s390/~sh wrt #381709
7
8 (Portage version: 2.1.11.16/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.2 dev-python/decorator/decorator-3.3.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.3.ebuild?r1=1.1&r2=1.2
16
17 Index: decorator-3.3.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- decorator-3.3.3.ebuild 8 May 2012 10:50:52 -0000 1.1
24 +++ decorator-3.3.3.ebuild 30 Sep 2012 17:03:47 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.3.ebuild,v 1.1 2012/05/08 10:50:52 djc Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.3.ebuild,v 1.2 2012/09/30 17:03:47 armin76 Exp $
30
31 EAPI="3"
32 SUPPORT_PYTHON_ABIS="1"
33 @@ -14,7 +14,7 @@
34
35 LICENSE="BSD"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
39 IUSE=""
40
41 DEPEND="dev-python/setuptools"
42
43
44
45 1.56 dev-python/decorator/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.56&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.56&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?r1=1.55&r2=1.56
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v
54 retrieving revision 1.55
55 retrieving revision 1.56
56 diff -u -r1.55 -r1.56
57 --- ChangeLog 17 Jun 2012 18:41:23 -0000 1.55
58 +++ ChangeLog 30 Sep 2012 17:03:47 -0000 1.56
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-python/decorator
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.55 2012/06/17 18:41:23 armin76 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.56 2012/09/30 17:03:47 armin76 Exp $
64 +
65 + 30 Sep 2012; Raúl Porcel <armin76@g.o> decorator-3.3.1.ebuild,
66 + decorator-3.3.2.ebuild, decorator-3.3.3.ebuild:
67 + Add ~s390/~sh wrt #381709
68
69 17 Jun 2012; Raúl Porcel <armin76@g.o> decorator-3.3.2.ebuild:
70 alpha/ia64/sparc stable wrt #415851
71
72
73
74 1.9 dev-python/decorator/decorator-3.3.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild?rev=1.9&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild?rev=1.9&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild?r1=1.8&r2=1.9
79
80 Index: decorator-3.3.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v
83 retrieving revision 1.8
84 retrieving revision 1.9
85 diff -u -r1.8 -r1.9
86 --- decorator-3.3.2.ebuild 17 Jun 2012 18:41:23 -0000 1.8
87 +++ decorator-3.3.2.ebuild 30 Sep 2012 17:03:47 -0000 1.9
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v 1.8 2012/06/17 18:41:23 armin76 Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v 1.9 2012/09/30 17:03:47 armin76 Exp $
93
94 EAPI="3"
95 SUPPORT_PYTHON_ABIS="1"
96 @@ -14,7 +14,7 @@
97
98 LICENSE="BSD"
99 SLOT="0"
100 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
101 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
102 IUSE=""
103
104 DEPEND="dev-python/setuptools"
105
106
107
108 1.8 dev-python/decorator/decorator-3.3.1.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.1.ebuild?rev=1.8&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.1.ebuild?rev=1.8&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.1.ebuild?r1=1.7&r2=1.8
113
114 Index: decorator-3.3.1.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.1.ebuild,v
117 retrieving revision 1.7
118 retrieving revision 1.8
119 diff -u -r1.7 -r1.8
120 --- decorator-3.3.1.ebuild 26 Jan 2012 13:43:19 -0000 1.7
121 +++ decorator-3.3.1.ebuild 30 Sep 2012 17:03:47 -0000 1.8
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2012 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.1.ebuild,v 1.7 2012/01/26 13:43:19 ssuominen Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.1.ebuild,v 1.8 2012/09/30 17:03:47 armin76 Exp $
127
128 EAPI="3"
129 SUPPORT_PYTHON_ABIS="1"
130 @@ -14,7 +14,7 @@
131
132 LICENSE="BSD"
133 SLOT="0"
134 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
135 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
136 IUSE=""
137
138 DEPEND="dev-python/setuptools"