Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/bzr: ChangeLog bzr-2.2.2-r1.ebuild
Date: Fri, 25 Feb 2011 20:33:22
Message-Id: 20110225203311.CF0A920054@flycatcher.gentoo.org
1 xarthisius 11/02/25 20:33:11
2
3 Modified: ChangeLog bzr-2.2.2-r1.ebuild
4 Log:
5 ppc/ppc64 stable wrt #346985
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.22 dev-vcs/bzr/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr/ChangeLog?rev=1.22&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr/ChangeLog?rev=1.22&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr/ChangeLog?r1=1.21&r2=1.22
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/bzr/ChangeLog,v
19 retrieving revision 1.21
20 retrieving revision 1.22
21 diff -u -r1.21 -r1.22
22 --- ChangeLog 13 Feb 2011 11:46:33 -0000 1.21
23 +++ ChangeLog 25 Feb 2011 20:33:11 -0000 1.22
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-vcs/bzr
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/ChangeLog,v 1.21 2011/02/13 11:46:33 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/ChangeLog,v 1.22 2011/02/25 20:33:11 xarthisius Exp $
29 +
30 + 25 Feb 2011; Kacper Kowalik <xarthisius@g.o> bzr-2.2.2-r1.ebuild:
31 + ppc/ppc64 stable wrt #346985
32
33 *bzr-2.2.4 (13 Feb 2011)
34
35
36
37
38 1.7 dev-vcs/bzr/bzr-2.2.2-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr/bzr-2.2.2-r1.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr/bzr-2.2.2-r1.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr/bzr-2.2.2-r1.ebuild?r1=1.6&r2=1.7
43
44 Index: bzr-2.2.2-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/bzr/bzr-2.2.2-r1.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- bzr-2.2.2-r1.ebuild 5 Feb 2011 22:47:44 -0000 1.6
51 +++ bzr-2.2.2-r1.ebuild 25 Feb 2011 20:33:11 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/bzr-2.2.2-r1.ebuild,v 1.6 2011/02/05 22:47:44 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/bzr-2.2.2-r1.ebuild,v 1.7 2011/02/25 20:33:11 xarthisius Exp $
57
58 EAPI="3"
59 PYTHON_DEPEND="2"
60 @@ -19,7 +19,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
65 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
66 IUSE="curl doc emacs +sftp test"
67
68 # Disable until https://bugs.launchpad.net/bzr/+bug/392127 is released.