Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/mr/
Date: Fri, 03 Mar 2017 07:44:43
Message-Id: 1488527064.30d5c4929fbd2742df54cb643150c1d91851dad0.tamiko@gentoo
1 commit: 30d5c4929fbd2742df54cb643150c1d91851dad0
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 3 07:36:50 2017 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 07:44:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d5c492
7
8 dev-vcs/mr: update homepage and metadata, bug #611454
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.2
11
12 dev-vcs/mr/metadata.xml | 3 ---
13 dev-vcs/mr/mr-1.20150503.ebuild | 4 ++--
14 dev-vcs/mr/mr-1.20160123.ebuild | 4 ++--
15 3 files changed, 4 insertions(+), 7 deletions(-)
16
17 diff --git a/dev-vcs/mr/metadata.xml b/dev-vcs/mr/metadata.xml
18 index a7b0b2d956e..816a43e4d8f 100644
19 --- a/dev-vcs/mr/metadata.xml
20 +++ b/dev-vcs/mr/metadata.xml
21 @@ -27,7 +27,4 @@
22
23 This package also includes the webcheckout command.
24 </longdescription>
25 - <upstream>
26 - <remote-id type="github">joeyh/myrepos</remote-id>
27 - </upstream>
28 </pkgmetadata>
29
30 diff --git a/dev-vcs/mr/mr-1.20150503.ebuild b/dev-vcs/mr/mr-1.20150503.ebuild
31 index 5ed16dcaab0..df9eb5f9988 100644
32 --- a/dev-vcs/mr/mr-1.20150503.ebuild
33 +++ b/dev-vcs/mr/mr-1.20150503.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2016 Gentoo Foundation
36 +# Copyright 1999-2017 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38
39 EAPI=5
40 @@ -6,7 +6,7 @@ EAPI=5
41 MY_P="myrepos-${PV}"
42
43 DESCRIPTION="Multiple Repository management tool"
44 -HOMEPAGE="https://github.com/joeyh/myrepos"
45 +HOMEPAGE="https://myrepos.branchable.com/"
46 SRC_URI="https://github.com/joeyh/myrepos/archive/${PV}.tar.gz -> ${P}.tar.gz"
47
48 LICENSE="GPL-2"
49
50 diff --git a/dev-vcs/mr/mr-1.20160123.ebuild b/dev-vcs/mr/mr-1.20160123.ebuild
51 index 5ed16dcaab0..df9eb5f9988 100644
52 --- a/dev-vcs/mr/mr-1.20160123.ebuild
53 +++ b/dev-vcs/mr/mr-1.20160123.ebuild
54 @@ -1,4 +1,4 @@
55 -# Copyright 1999-2016 Gentoo Foundation
56 +# Copyright 1999-2017 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58
59 EAPI=5
60 @@ -6,7 +6,7 @@ EAPI=5
61 MY_P="myrepos-${PV}"
62
63 DESCRIPTION="Multiple Repository management tool"
64 -HOMEPAGE="https://github.com/joeyh/myrepos"
65 +HOMEPAGE="https://myrepos.branchable.com/"
66 SRC_URI="https://github.com/joeyh/myrepos/archive/${PV}.tar.gz -> ${P}.tar.gz"
67
68 LICENSE="GPL-2"