diff options
Diffstat (limited to 'dev-perl/Perl-Tidy')
-rw-r--r-- | dev-perl/Perl-Tidy/Perl-Tidy-20210717.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Perl-Tidy/Perl-Tidy-20211029.0.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Perl-Tidy/Perl-Tidy-20210717.0.0.ebuild b/dev-perl/Perl-Tidy/Perl-Tidy-20210717.0.0.ebuild index 5b7d743e5736..3635fbb6b64f 100644 --- a/dev-perl/Perl-Tidy/Perl-Tidy-20210717.0.0.ebuild +++ b/dev-perl/Perl-Tidy/Perl-Tidy-20210717.0.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=8 @@ -10,7 +10,7 @@ DIST_EXAMPLES=( "examples/*" ) inherit perl-module DESCRIPTION="Perl script indenter and beautifier" -HOMEPAGE="http://perltidy.sourceforge.net/ https://metacpan.org/release/Perl-Tidy" +HOMEPAGE="https://perltidy.sourceforge.net/ https://metacpan.org/release/Perl-Tidy" LICENSE="GPL-2+" SLOT="0" diff --git a/dev-perl/Perl-Tidy/Perl-Tidy-20211029.0.0.ebuild b/dev-perl/Perl-Tidy/Perl-Tidy-20211029.0.0.ebuild index f133df4f0613..52beac967bee 100644 --- a/dev-perl/Perl-Tidy/Perl-Tidy-20211029.0.0.ebuild +++ b/dev-perl/Perl-Tidy/Perl-Tidy-20211029.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ DIST_EXAMPLES=( "examples/*" ) inherit perl-module DESCRIPTION="Perl script indenter and beautifier" -HOMEPAGE="http://perltidy.sourceforge.net/ https://metacpan.org/release/Perl-Tidy" +HOMEPAGE="https://perltidy.sourceforge.net/ https://metacpan.org/release/Perl-Tidy" LICENSE="GPL-2+" SLOT="0" |