diff options
Diffstat (limited to 'dev-perl/Net-Pcap/Net-Pcap-0.170.0.ebuild')
-rw-r--r-- | dev-perl/Net-Pcap/Net-Pcap-0.170.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.170.0.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.170.0.ebuild index 6ef3cb77079b..613e008f4cd8 100644 --- a/dev-perl/Net-Pcap/Net-Pcap-0.170.0.ebuild +++ b/dev-perl/Net-Pcap/Net-Pcap-0.170.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.170.0.ebuild,v 1.3 2013/03/25 20:49:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.170.0.ebuild,v 1.4 2013/03/26 10:11:28 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module eutils DESCRIPTION="Perl Net::Pcap - Perl binding to the LBL pcap" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc x86" +KEYWORDS="~alpha amd64 ppc x86" IUSE="" RDEPEND="net-libs/libpcap |