diff options
Diffstat (limited to 'dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild')
-rw-r--r-- | dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild index 2cd3019cb27a..4bbc2d5625b1 100644 --- a/dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild +++ b/dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 DIST_AUTHOR=SAPER DIST_VERSION=0.18 DIST_EXAMPLES=( "eg/*" ) -inherit perl-module eutils +inherit perl-module DESCRIPTION="Interface to the pcap(3) LBL packet capture library" |