diff options
-rw-r--r-- | perl-core/libnet/libnet-1.270.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/libnet/libnet-1.270.0.ebuild b/perl-core/libnet/libnet-1.270.0.ebuild index 90636b3a6431..96467d65b5b1 100644 --- a/perl-core/libnet/libnet-1.270.0.ebuild +++ b/perl-core/libnet/libnet-1.270.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 MODULE_AUTHOR=SHAY MODULE_VERSION=1.27 -inherit eutils perl-module +inherit perl-module DESCRIPTION="A URI Perl Module" |