diff options
Diffstat (limited to 'dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild')
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild index 129d48d63e20..a69fd0ce1610 100644 --- a/dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild +++ b/dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ DIST_VERSION=0.76 inherit perl-module toolchain-funcs DESCRIPTION="An rsync perl module" -HOMEPAGE="http://perlrsync.sourceforge.net/ https://metacpan.org/release/File-RsyncP" +HOMEPAGE="https://perlrsync.sourceforge.net/ https://metacpan.org/release/File-RsyncP" # Bundled files make for some weirdness LICENSE="GPL-3+ GPL-2+ RSA" SLOT="0" |