Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/radmind/
Date: Wed, 08 May 2019 22:56:59
Message-Id: 1557356173.c6e02af6fc9124115ca4cb45b6e29bcc4417d979.asturm@gentoo
1 commit: c6e02af6fc9124115ca4cb45b6e29bcc4417d979
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Wed May 8 18:31:56 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed May 8 22:56:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6e02af6
7
8 app-admin/radmind: update HOMEPAGE
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/11942
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 app-admin/radmind/radmind-1.14.1-r1.ebuild | 4 ++--
15 app-admin/radmind/radmind-1.15.1.ebuild | 2 +-
16 2 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/app-admin/radmind/radmind-1.14.1-r1.ebuild b/app-admin/radmind/radmind-1.14.1-r1.ebuild
19 index f571df69900..e21fec83efb 100644
20 --- a/app-admin/radmind/radmind-1.14.1-r1.ebuild
21 +++ b/app-admin/radmind/radmind-1.14.1-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -6,7 +6,7 @@ EAPI=5
29 inherit eutils
30
31 DESCRIPTION="command-line tools and server to remotely administer multiple Unix filesystems"
32 -HOMEPAGE="http://rsug.itd.umich.edu/software/radmind/"
33 +HOMEPAGE="https://github.com/Radmind https://sourceforge.net/projects/radmind/"
34 SRC_URI="mirror://sourceforge/radmind/${P}.tar.gz"
35
36 LICENSE="HPND"
37
38 diff --git a/app-admin/radmind/radmind-1.15.1.ebuild b/app-admin/radmind/radmind-1.15.1.ebuild
39 index 6f595b238a9..62e78e98fb1 100644
40 --- a/app-admin/radmind/radmind-1.15.1.ebuild
41 +++ b/app-admin/radmind/radmind-1.15.1.ebuild
42 @@ -4,7 +4,7 @@
43 EAPI=7
44
45 DESCRIPTION="command-line tools and server to remotely administer multiple Unix filesystems"
46 -HOMEPAGE="http://rsug.itd.umich.edu/software/radmind/ https://github.com/voretaq7/radmind"
47 +HOMEPAGE="https://github.com/Radmind https://sourceforge.net/projects/radmind/"
48 SRC_URI="https://github.com/voretaq7/radmind/releases/download/${P}/${P}.tar.gz"
49
50 LICENSE="HPND"