Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/git-bz: git-bz-9999.ebuild ChangeLog
Date: Tue, 03 Dec 2013 12:06:30
Message-Id: 20131203120621.5BCD72004B@flycatcher.gentoo.org
1 mgorny 13/12/03 12:06:21
2
3 Modified: git-bz-9999.ebuild ChangeLog
4 Log:
5 Remove my repository from EGIT_REPO_URI since it is not up-to-date.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
8
9 Revision Changes Path
10 1.8 dev-vcs/git-bz/git-bz-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-bz/git-bz-9999.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-bz/git-bz-9999.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-bz/git-bz-9999.ebuild?r1=1.7&r2=1.8
15
16 Index: git-bz-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-bz/git-bz-9999.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- git-bz-9999.ebuild 15 Oct 2013 19:37:58 -0000 1.7
23 +++ git-bz-9999.ebuild 3 Dec 2013 12:06:21 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-bz/git-bz-9999.ebuild,v 1.7 2013/10/15 19:37:58 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-bz/git-bz-9999.ebuild,v 1.8 2013/12/03 12:06:21 mgorny Exp $
29
30 EAPI=5
31 PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
32 @@ -9,8 +9,7 @@
33
34 #if LIVE
35 EGIT_REPO_URI="git://git.fishsoup.net/${PN}
36 - http://git.fishsoup.net/cgit/${PN}
37 - https://bitbucket.org/mgorny/${PN}.git"
38 + http://git.fishsoup.net/cgit/${PN}"
39 inherit git-r3
40 #endif
41
42
43
44
45 1.10 dev-vcs/git-bz/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-bz/ChangeLog?rev=1.10&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-bz/ChangeLog?rev=1.10&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-bz/ChangeLog?r1=1.9&r2=1.10
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-bz/ChangeLog,v
54 retrieving revision 1.9
55 retrieving revision 1.10
56 diff -u -r1.9 -r1.10
57 --- ChangeLog 15 Oct 2013 19:37:58 -0000 1.9
58 +++ ChangeLog 3 Dec 2013 12:06:21 -0000 1.10
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-vcs/git-bz
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-bz/ChangeLog,v 1.9 2013/10/15 19:37:58 mgorny Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-bz/ChangeLog,v 1.10 2013/12/03 12:06:21 mgorny Exp $
64 +
65 + 03 Dec 2013; Michał Górny <mgorny@g.o> git-bz-9999.ebuild:
66 + Remove my repository from EGIT_REPO_URI since it is not up-to-date.
67
68 15 Oct 2013; Michał Górny <mgorny@g.o> git-bz-9999.ebuild:
69 Switch to git-r3 and python-single-r1. Update to use new configure & Makefile.