Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pmw: ChangeLog pmw-1.3.3.ebuild pmw-2.0.0.ebuild pmw-1.3.2-r2.ebuild
Date: Tue, 29 Jan 2013 12:36:00
Message-Id: 20130129123556.B21022171D@flycatcher.gentoo.org
1 jlec 13/01/29 12:35:56
2
3 Modified: ChangeLog pmw-1.3.3.ebuild pmw-2.0.0.ebuild
4 pmw-1.3.2-r2.ebuild
5 Log:
6 dev-python/pmw: Correct SLOTs, #453570
7
8 (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
9
10 Revision Changes Path
11 1.37 dev-python/pmw/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pmw/ChangeLog?rev=1.37&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pmw/ChangeLog?rev=1.37&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pmw/ChangeLog?r1=1.36&r2=1.37
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/pmw/ChangeLog,v
20 retrieving revision 1.36
21 retrieving revision 1.37
22 diff -u -r1.36 -r1.37
23 --- ChangeLog 21 Jan 2013 13:52:57 -0000 1.36
24 +++ ChangeLog 29 Jan 2013 12:35:56 -0000 1.37
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-python/pmw
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/ChangeLog,v 1.36 2013/01/21 13:52:57 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/ChangeLog,v 1.37 2013/01/29 12:35:56 jlec Exp $
30 +
31 + 29 Jan 2013; Justin Lecher <jlec@g.o> pmw-1.3.2-r2.ebuild,
32 + pmw-1.3.3.ebuild, pmw-2.0.0.ebuild:
33 + Correct SLOTs, #453570
34
35 *pmw-2.0.0 (21 Jan 2013)
36 *pmw-1.3.3 (21 Jan 2013)
37
38
39
40 1.2 dev-python/pmw/pmw-1.3.3.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pmw/pmw-1.3.3.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pmw/pmw-1.3.3.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pmw/pmw-1.3.3.ebuild?r1=1.1&r2=1.2
45
46 Index: pmw-1.3.3.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.3.3.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- pmw-1.3.3.ebuild 21 Jan 2013 13:52:57 -0000 1.1
53 +++ pmw-1.3.3.ebuild 29 Jan 2013 12:35:56 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.3.3.ebuild,v 1.1 2013/01/21 13:52:57 jlec Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.3.3.ebuild,v 1.2 2013/01/29 12:35:56 jlec Exp $
59
60 EAPI=5
61
62 @@ -16,10 +16,13 @@
63 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
64
65 LICENSE="BSD"
66 -SLOT="0"
67 +SLOT="py2"
68 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
69 IUSE="doc examples"
70
71 +DEPEND="!dev-python/pmw:0"
72 +RDEPEND="${DEPEND}"
73 +
74 S="${WORKDIR}/src"
75
76 DOCS="Pmw/README"
77
78
79
80 1.2 dev-python/pmw/pmw-2.0.0.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pmw/pmw-2.0.0.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pmw/pmw-2.0.0.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pmw/pmw-2.0.0.ebuild?r1=1.1&r2=1.2
85
86 Index: pmw-2.0.0.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-2.0.0.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- pmw-2.0.0.ebuild 21 Jan 2013 13:52:57 -0000 1.1
93 +++ pmw-2.0.0.ebuild 29 Jan 2013 12:35:56 -0000 1.2
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2013 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-2.0.0.ebuild,v 1.1 2013/01/21 13:52:57 jlec Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-2.0.0.ebuild,v 1.2 2013/01/29 12:35:56 jlec Exp $
99
100 EAPI=5
101
102 @@ -16,10 +16,13 @@
103 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
104
105 LICENSE="BSD"
106 -SLOT="0"
107 -KEYWORDS=""
108 +SLOT="py3"
109 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
110 IUSE="doc examples"
111
112 +DEPEND="!dev-python/pmw:0"
113 +RDEPEND="${DEPEND}"
114 +
115 S="${WORKDIR}/src"
116
117 DOCS="Pmw/README"
118
119
120
121 1.10 dev-python/pmw/pmw-1.3.2-r2.ebuild
122
123 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pmw/pmw-1.3.2-r2.ebuild?rev=1.10&view=markup
124 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pmw/pmw-1.3.2-r2.ebuild?rev=1.10&content-type=text/plain
125 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pmw/pmw-1.3.2-r2.ebuild?r1=1.9&r2=1.10
126
127 Index: pmw-1.3.2-r2.ebuild
128 ===================================================================
129 RCS file: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.3.2-r2.ebuild,v
130 retrieving revision 1.9
131 retrieving revision 1.10
132 diff -u -r1.9 -r1.10
133 --- pmw-1.3.2-r2.ebuild 21 Feb 2012 07:08:54 -0000 1.9
134 +++ pmw-1.3.2-r2.ebuild 29 Jan 2013 12:35:56 -0000 1.10
135 @@ -1,6 +1,6 @@
136 -# Copyright 1999-2012 Gentoo Foundation
137 +# Copyright 1999-2013 Gentoo Foundation
138 # Distributed under the terms of the GNU General Public License v2
139 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.3.2-r2.ebuild,v 1.9 2012/02/21 07:08:54 patrick Exp $
140 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.3.2-r2.ebuild,v 1.10 2013/01/29 12:35:56 jlec Exp $
141
142 EAPI="3"
143 PYTHON_DEPEND="2"
144 @@ -12,7 +12,7 @@
145
146 MY_P="Pmw.${PV}"
147
148 -DESCRIPTION="A toolkit for building high-level compound widgets in Python using the Tkinter module."
149 +DESCRIPTION="Toolkit for building high-level compound widgets in Python using the Tkinter module"
150 HOMEPAGE="http://pmw.sourceforge.net/"
151 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
152
153 @@ -21,8 +21,10 @@
154 KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
155 IUSE="doc examples"
156
157 -DEPEND=""
158 -RDEPEND=""
159 +DEPEND="
160 + !dev-python/pmw:py2
161 + !dev-python/pmw:py3"
162 +RDEPEND="${DEPEND}"
163
164 S="${WORKDIR}/${MY_P}/src"