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.39c0349187badc03a3c40b1e9b7840722951c01b.asturm@gentoo
1 commit: 39c0349187badc03a3c40b1e9b7840722951c01b
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 8 20:26:44 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=39c03491
7
8 app-admin/radmind: Capitalise
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-admin/radmind/radmind-1.15.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/radmind/radmind-1.15.1.ebuild b/app-admin/radmind/radmind-1.15.1.ebuild
17 index 62e78e98fb1..7c4ecf7017b 100644
18 --- a/app-admin/radmind/radmind-1.15.1.ebuild
19 +++ b/app-admin/radmind/radmind-1.15.1.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -DESCRIPTION="command-line tools and server to remotely administer multiple Unix filesystems"
25 +DESCRIPTION="Command-line tools and server to remotely administer multiple Unix filesystems"
26 HOMEPAGE="https://github.com/Radmind https://sourceforge.net/projects/radmind/"
27 SRC_URI="https://github.com/voretaq7/radmind/releases/download/${P}/${P}.tar.gz"