diff options
-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" |