Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/hg-git: hg-git-0.8.1.ebuild hg-git-0.8.0.ebuild hg-git-0.7.0.ebuild ChangeLog
Date: Tue, 02 Jun 2015 16:59:16
Message-Id: 20150602165913.0C9B1A0D@oystercatcher.gentoo.org
1 grobian 15/06/02 16:59:13
2
3 Modified: hg-git-0.8.0.ebuild hg-git-0.7.0.ebuild ChangeLog
4 Added: hg-git-0.8.1.ebuild
5 Log:
6 Version bump which works with >=mercurial-3.3.3, thanks Nico R in bug #549434
7
8 (Portage version: 2.2.14-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
9
10 Revision Changes Path
11 1.2 dev-vcs/hg-git/hg-git-0.8.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.8.0.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.8.0.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.8.0.ebuild?r1=1.1&r2=1.2
16
17 Index: hg-git-0.8.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.8.0.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- hg-git-0.8.0.ebuild 2 Feb 2015 10:10:54 -0000 1.1
24 +++ hg-git-0.8.0.ebuild 2 Jun 2015 16:59:12 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.8.0.ebuild,v 1.1 2015/02/02 10:10:54 djc Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.8.0.ebuild,v 1.2 2015/06/02 16:59:12 grobian Exp $
30
31 EAPI="5"
32 PYTHON_COMPAT=( python2_7 )
33 @@ -18,6 +18,7 @@
34
35 RDEPEND="
36 >=dev-vcs/mercurial-1.9.3[${PYTHON_USEDEP}]
37 + <dev-vcs/mercurial-3.3.3[${PYTHON_USEDEP}]
38 >=dev-python/dulwich-0.9.4[${PYTHON_USEDEP}]
39 "
40 DEPEND="${RDEPEND}
41
42
43
44 1.4 dev-vcs/hg-git/hg-git-0.7.0.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.7.0.ebuild?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.7.0.ebuild?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.7.0.ebuild?r1=1.3&r2=1.4
49
50 Index: hg-git-0.7.0.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.7.0.ebuild,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- hg-git-0.7.0.ebuild 26 Jan 2015 09:44:46 -0000 1.3
57 +++ hg-git-0.7.0.ebuild 2 Jun 2015 16:59:12 -0000 1.4
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2015 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.7.0.ebuild,v 1.3 2015/01/26 09:44:46 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.7.0.ebuild,v 1.4 2015/06/02 16:59:12 grobian Exp $
63
64 EAPI="5"
65 PYTHON_COMPAT=( python2_7 )
66 @@ -18,6 +18,7 @@
67
68 RDEPEND="
69 >=dev-vcs/mercurial-1.9.3[${PYTHON_USEDEP}]
70 + <dev-vcs/mercurial-3.3.3[${PYTHON_USEDEP}]
71 >=dev-python/dulwich-0.9.4[${PYTHON_USEDEP}]
72 "
73 DEPEND="${RDEPEND}
74
75
76
77 1.63 dev-vcs/hg-git/ChangeLog
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?rev=1.63&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?rev=1.63&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?r1=1.62&r2=1.63
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v
86 retrieving revision 1.62
87 retrieving revision 1.63
88 diff -u -r1.62 -r1.63
89 --- ChangeLog 2 Feb 2015 10:10:54 -0000 1.62
90 +++ ChangeLog 2 Jun 2015 16:59:12 -0000 1.63
91 @@ -1,6 +1,12 @@
92 # ChangeLog for dev-vcs/hg-git
93 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.62 2015/02/02 10:10:54 djc Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.63 2015/06/02 16:59:12 grobian Exp $
96 +
97 +*hg-git-0.8.1 (02 Jun 2015)
98 +
99 + 02 Jun 2015; Fabian Groffen <grobian@g.o> +hg-git-0.8.1.ebuild,
100 + hg-git-0.7.0.ebuild, hg-git-0.8.0.ebuild:
101 + Version bump which works with >=mercurial-3.3.3, thanks Nico R in bug #549434
102
103 *hg-git-0.8.0 (02 Feb 2015)
104
105
106
107
108 1.1 dev-vcs/hg-git/hg-git-0.8.1.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.8.1.ebuild?rev=1.1&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.8.1.ebuild?rev=1.1&content-type=text/plain
112
113 Index: hg-git-0.8.1.ebuild
114 ===================================================================
115 # Copyright 1999-2015 Gentoo Foundation
116 # Distributed under the terms of the GNU General Public License v2
117 # $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.8.1.ebuild,v 1.1 2015/06/02 16:59:12 grobian Exp $
118
119 EAPI="5"
120 PYTHON_COMPAT=( python2_7 )
121
122 inherit distutils-r1
123
124 DESCRIPTION="push to and pull from a Git repository using Mercurial"
125 HOMEPAGE="http://hg-git.github.io https://pypi.python.org/pypi/hg-git"
126 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
127
128 LICENSE="GPL-2"
129 SLOT="0"
130 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
131 IUSE=""
132
133 RDEPEND="
134 >=dev-vcs/mercurial-1.9.3[${PYTHON_USEDEP}]
135 >=dev-python/dulwich-0.9.4[${PYTHON_USEDEP}]
136 "
137 DEPEND="${RDEPEND}
138 dev-python/setuptools[${PYTHON_USEDEP}]
139 "