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 | 6 |
1 files changed, 3 insertions, 3 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 211ddf2d9f11..6cf60f3e9983 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-2012 Gentoo Foundation +# 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.1 2012/12/03 17:32:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.170.0.ebuild,v 1.2 2013/03/25 20:29:25 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 |