Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/bzr: bzr-2.5.1.ebuild ChangeLog
Date: Wed, 30 Jan 2013 19:01:11
Message-Id: 20130130190108.0048D2171D@flycatcher.gentoo.org
1 ago 13/01/30 19:01:07
2
3 Modified: bzr-2.5.1.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #418969
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.13 dev-vcs/bzr/bzr-2.5.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr/bzr-2.5.1.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr/bzr-2.5.1.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr/bzr-2.5.1.ebuild?r1=1.12&r2=1.13
15
16 Index: bzr-2.5.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/bzr/bzr-2.5.1.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- bzr-2.5.1.ebuild 30 Dec 2012 14:02:10 -0000 1.12
23 +++ bzr-2.5.1.ebuild 30 Jan 2013 19:01:07 -0000 1.13
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/bzr-2.5.1.ebuild,v 1.12 2012/12/30 14:02:10 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/bzr-2.5.1.ebuild,v 1.13 2013/01/30 19:01:07 ago Exp $
30
31 EAPI="4"
32 PYTHON_DEPEND="2:2.6"
33 @@ -20,7 +20,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
39 IUSE="curl doc +sftp test"
40
41 RDEPEND="|| ( dev-lang/python:2.7[xml] dev-lang/python:2.6[xml] dev-python/celementtree )
42
43
44
45 1.67 dev-vcs/bzr/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr/ChangeLog?rev=1.67&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr/ChangeLog?rev=1.67&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr/ChangeLog?r1=1.66&r2=1.67
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/bzr/ChangeLog,v
54 retrieving revision 1.66
55 retrieving revision 1.67
56 diff -u -r1.66 -r1.67
57 --- ChangeLog 30 Dec 2012 14:02:10 -0000 1.66
58 +++ ChangeLog 30 Jan 2013 19:01:07 -0000 1.67
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-vcs/bzr
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/ChangeLog,v 1.66 2012/12/30 14:02:10 ago Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/ChangeLog,v 1.67 2013/01/30 19:01:07 ago Exp $
65 +
66 + 30 Jan 2013; Agostino Sarubbo <ago@g.o> bzr-2.5.1.ebuild:
67 + Stable for x86, wrt bug #418969
68
69 30 Dec 2012; Agostino Sarubbo <ago@g.o> bzr-2.5.1.ebuild:
70 Stable for sparc, wrt bug #418969