diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-18 18:22:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-18 18:22:53 +0000 |
commit | a7fb97f54a17367b4910635fd998b04622cb60d3 (patch) | |
tree | ff734c00ea3066602678a956771caf87130272dc /dev-perl | |
parent | Removed old versions. (diff) | |
download | gentoo-2-a7fb97f54a17367b4910635fd998b04622cb60d3.tar.gz gentoo-2-a7fb97f54a17367b4910635fd998b04622cb60d3.tar.bz2 gentoo-2-a7fb97f54a17367b4910635fd998b04622cb60d3.zip |
stable ppc, bug 262842
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Net-Pcap/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Net-Pcap/Net-Pcap-0.16.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Net-Pcap/ChangeLog b/dev-perl/Net-Pcap/ChangeLog index e7e56d7442c3..aa67e754eb9f 100644 --- a/dev-perl/Net-Pcap/ChangeLog +++ b/dev-perl/Net-Pcap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Net-Pcap -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v 1.38 2008/12/08 02:27:06 robbat2 Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v 1.39 2009/03/18 18:22:53 ranger Exp $ + + 18 Mar 2009; Brent Baude <ranger@gentoo.org> Net-Pcap-0.16.ebuild: + stable ppc, bug 262842 *Net-Pcap-0.16 (08 Dec 2008) diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.16.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.16.ebuild index 416c1754580b..1bdc6833238d 100644 --- a/dev-perl/Net-Pcap/Net-Pcap-0.16.ebuild +++ b/dev-perl/Net-Pcap/Net-Pcap-0.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.16.ebuild,v 1.1 2008/12/08 02:27:06 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.16.ebuild,v 1.2 2009/03/18 18:22:53 ranger Exp $ inherit perl-module eutils @@ -13,4 +13,4 @@ DEPEND="net-libs/libpcap dev-lang/perl" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86" |