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/pyprotocols: ChangeLog pyprotocols-1.0_pre2306.ebuild
Date: Sat, 02 Jan 2010 16:14:10
Message-Id: E1NR6cC-0000DH-6e@stork.gentoo.org
1 maekke 10/01/02 16:14:08
2
3 Modified: ChangeLog pyprotocols-1.0_pre2306.ebuild
4 Log:
5 amd64/x86 stable, bug #297680
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.21 dev-python/pyprotocols/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyprotocols/ChangeLog?rev=1.21&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyprotocols/ChangeLog?rev=1.21&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyprotocols/ChangeLog?r1=1.20&r2=1.21
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v
18 retrieving revision 1.20
19 retrieving revision 1.21
20 diff -u -r1.20 -r1.21
21 --- ChangeLog 20 Dec 2009 17:35:26 -0000 1.20
22 +++ ChangeLog 2 Jan 2010 16:14:07 -0000 1.21
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-python/pyprotocols
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v 1.20 2009/12/20 17:35:26 arfrever Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/ChangeLog,v 1.21 2010/01/02 16:14:07 maekke Exp $
29 +
30 + 02 Jan 2010; Markus Meier <maekke@g.o>
31 + pyprotocols-1.0_pre2306.ebuild:
32 + amd64/x86 stable, bug #297680
33
34 20 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
35 pyprotocols-1.0_pre2306.ebuild:
36
37
38
39 1.8 dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild?r1=1.7&r2=1.8
44
45 Index: pyprotocols-1.0_pre2306.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- pyprotocols-1.0_pre2306.ebuild 20 Dec 2009 17:35:26 -0000 1.7
52 +++ pyprotocols-1.0_pre2306.ebuild 2 Jan 2010 16:14:07 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.7 2009/12/20 17:35:26 arfrever Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306.ebuild,v 1.8 2010/01/02 16:14:07 maekke Exp $
59
60 EAPI="2"
61 SUPPORT_PYTHON_ABIS="1"
62 @@ -14,7 +14,7 @@
63 HOMEPAGE="http://peak.telecommunity.com/PyProtocols.html http://pypi.python.org/pypi/PyProtocols"
64 SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
65
66 -KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
67 +KEYWORDS="amd64 ~ia64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
68 LICENSE="|| ( PSF-2.4 ZPL )"
69 SLOT="0"
70 IUSE=""