diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 10:11:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 10:11:28 +0000 |
commit | 771205ddad91890db9898b9c02b2d4ebb9dd37bc (patch) | |
tree | ccdb22442f0dd33f5400f0232adeb45db4394c5a /dev-perl/Net-Pcap | |
parent | Stable for ppc, wrt bug #456580 (diff) | |
download | gentoo-2-771205ddad91890db9898b9c02b2d4ebb9dd37bc.tar.gz gentoo-2-771205ddad91890db9898b9c02b2d4ebb9dd37bc.tar.bz2 gentoo-2-771205ddad91890db9898b9c02b2d4ebb9dd37bc.zip |
Stable for ppc, wrt bug #456582
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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 1b680fbd3447..2f70af024d1b 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.51 2013/03/25 20:49:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v 1.52 2013/03/26 10:11:28 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Net-Pcap-0.170.0.ebuild: + Stable for ppc, wrt bug #456582 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Net-Pcap-0.170.0.ebuild: Stable for x86, 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 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 |