diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:49:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:49:12 +0000 |
commit | ad7068feb81ca56629858ebae1cf4e8bd7c04b21 (patch) | |
tree | 2e4ef88cba1ec6adb89497d0e3856854c2c5aabf /dev-perl/Net-Pcap | |
parent | Stable for x86, wrt bug #456578 (diff) | |
download | gentoo-2-ad7068feb81ca56629858ebae1cf4e8bd7c04b21.tar.gz gentoo-2-ad7068feb81ca56629858ebae1cf4e8bd7c04b21.tar.bz2 gentoo-2-ad7068feb81ca56629858ebae1cf4e8bd7c04b21.zip |
Stable for x86, wrt bug #456582
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Net-Pcap')
-rw-r--r-- | dev-perl/Net-Pcap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Net-Pcap/Net-Pcap-0.170.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-Pcap/ChangeLog b/dev-perl/Net-Pcap/ChangeLog index e7e973fcfe21..1b680fbd3447 100644 --- a/dev-perl/Net-Pcap/ChangeLog +++ b/dev-perl/Net-Pcap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Net-Pcap # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v 1.50 2013/03/25 20:29:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v 1.51 2013/03/25 20:49:12 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Net-Pcap-0.170.0.ebuild: + Stable for x86, wrt bug #456582 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Net-Pcap-0.170.0.ebuild: Stable for amd64, wrt bug #456582 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 6cf60f3e9983..6ef3cb77079b 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.2 2013/03/25 20:29:25 ago Exp $ +# $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 $ 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 |