diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-05-08 20:31:56 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-05-09 00:56:13 +0200 |
commit | c6e02af6fc9124115ca4cb45b6e29bcc4417d979 (patch) | |
tree | fa69e60f60b6ac6dc5871aba86aafa433b0218af /app-admin/radmind | |
parent | www-client/falkon: Add missing dependency (diff) | |
download | gentoo-c6e02af6fc9124115ca4cb45b6e29bcc4417d979.tar.gz gentoo-c6e02af6fc9124115ca4cb45b6e29bcc4417d979.tar.bz2 gentoo-c6e02af6fc9124115ca4cb45b6e29bcc4417d979.zip |
app-admin/radmind: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11942
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-admin/radmind')
-rw-r--r-- | app-admin/radmind/radmind-1.14.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-admin/radmind/radmind-1.15.1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/radmind/radmind-1.14.1-r1.ebuild b/app-admin/radmind/radmind-1.14.1-r1.ebuild index f571df699003..e21fec83efb0 100644 --- a/app-admin/radmind/radmind-1.14.1-r1.ebuild +++ b/app-admin/radmind/radmind-1.14.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit eutils DESCRIPTION="command-line tools and server to remotely administer multiple Unix filesystems" -HOMEPAGE="http://rsug.itd.umich.edu/software/radmind/" +HOMEPAGE="https://github.com/Radmind https://sourceforge.net/projects/radmind/" SRC_URI="mirror://sourceforge/radmind/${P}.tar.gz" LICENSE="HPND" diff --git a/app-admin/radmind/radmind-1.15.1.ebuild b/app-admin/radmind/radmind-1.15.1.ebuild index 6f595b238a99..62e78e98fb18 100644 --- a/app-admin/radmind/radmind-1.15.1.ebuild +++ b/app-admin/radmind/radmind-1.15.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="command-line tools and server to remotely administer multiple Unix filesystems" -HOMEPAGE="http://rsug.itd.umich.edu/software/radmind/ https://github.com/voretaq7/radmind" +HOMEPAGE="https://github.com/Radmind https://sourceforge.net/projects/radmind/" SRC_URI="https://github.com/voretaq7/radmind/releases/download/${P}/${P}.tar.gz" LICENSE="HPND" |