Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyparted: pyparted-3.4.ebuild ChangeLog
Date: Fri, 29 Oct 2010 18:46:43
Message-Id: 20101029184637.D320F20051@flycatcher.gentoo.org
1 halcy0n 10/10/29 18:46:37
2
3 Modified: pyparted-3.4.ebuild ChangeLog
4 Log:
5 Mark ~ppc64; bug #300106
6
7 (Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.11 dev-python/pyparted/pyparted-3.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.4.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.4.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.4.ebuild?r1=1.10&r2=1.11
15
16 Index: pyparted-3.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.4.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- pyparted-3.4.ebuild 20 Aug 2010 17:02:12 -0000 1.10
23 +++ pyparted-3.4.ebuild 29 Oct 2010 18:46:37 -0000 1.11
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.4.ebuild,v 1.10 2010/08/20 17:02:12 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.4.ebuild,v 1.11 2010/10/29 18:46:37 halcy0n Exp $
29
30 EAPI="2"
31
32 @@ -11,7 +11,7 @@
33 SRC_URI="https://fedorahosted.org/releases/p/y/${PN}/${P}.tar.gz"
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
37 +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
38 IUSE=""
39
40 DEPEND="
41
42
43
44 1.57 dev-python/pyparted/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/ChangeLog?rev=1.57&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/ChangeLog?rev=1.57&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/ChangeLog?r1=1.56&r2=1.57
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v
53 retrieving revision 1.56
54 retrieving revision 1.57
55 diff -u -r1.56 -r1.57
56 --- ChangeLog 20 Aug 2010 17:02:12 -0000 1.56
57 +++ ChangeLog 29 Oct 2010 18:46:37 -0000 1.57
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/pyparted
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.56 2010/08/20 17:02:12 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.57 2010/10/29 18:46:37 halcy0n Exp $
63 +
64 + 29 Oct 2010; Mark Loeser <halcy0n@g.o> pyparted-3.4.ebuild:
65 + Mark ~ppc64; bug #300106
66
67 20 Aug 2010; Jeroen Roovers <jer@g.o> pyparted-3.4.ebuild:
68 Move from sys-apps/parted to sys-block/parted.