Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/hg-git: hg-git-0.2.3.ebuild ChangeLog
Date: Fri, 20 Aug 2010 13:47:53
Message-Id: 20100820134744.17AE12004C@flycatcher.gentoo.org
1 hwoarang 10/08/20 13:47:44
2
3 Modified: hg-git-0.2.3.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #333195
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 dev-vcs/hg-git/hg-git-0.2.3.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.2.3.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.2.3.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.2.3.ebuild?r1=1.3&r2=1.4
14
15 Index: hg-git-0.2.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.2.3.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- hg-git-0.2.3.ebuild 19 Aug 2010 14:02:15 -0000 1.3
22 +++ hg-git-0.2.3.ebuild 20 Aug 2010 13:47:44 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.2.3.ebuild,v 1.3 2010/08/19 14:02:15 phajdan.jr Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.2.3.ebuild,v 1.4 2010/08/20 13:47:44 hwoarang Exp $
28
29 EAPI="3"
30 PYTHON_DEPEND="2"
31 @@ -15,7 +15,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 x86 ~ppc-macos ~x86-solaris"
36 +KEYWORDS="amd64 x86 ~ppc-macos ~x86-solaris"
37 IUSE=""
38
39 RDEPEND=">=dev-vcs/mercurial-1.1
40
41
42
43 1.11 dev-vcs/hg-git/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?rev=1.11&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?rev=1.11&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?r1=1.10&r2=1.11
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v
52 retrieving revision 1.10
53 retrieving revision 1.11
54 diff -u -r1.10 -r1.11
55 --- ChangeLog 19 Aug 2010 14:02:15 -0000 1.10
56 +++ ChangeLog 20 Aug 2010 13:47:44 -0000 1.11
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-vcs/hg-git
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.10 2010/08/19 14:02:15 phajdan.jr Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.11 2010/08/20 13:47:44 hwoarang Exp $
62 +
63 + 20 Aug 2010; Markos Chandras <hwoarang@g.o> hg-git-0.2.3.ebuild:
64 + Stable on amd64 wrt bug #333195
65
66 19 Aug 2010; Pawel Hajdan jr <phajdan.jr@g.o> hg-git-0.2.3.ebuild:
67 x86 stable wrt bug #333195