diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 20:19:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 20:19:27 +0000 |
commit | 7f9a0326a6e052bc16fc25759adcf1c2fe6e6e62 (patch) | |
tree | d2badd4889ab5917788bb9cc120cf57596127866 /dev-perl | |
parent | ia64 stable (diff) | |
download | gentoo-2-7f9a0326a6e052bc16fc25759adcf1c2fe6e6e62.tar.gz gentoo-2-7f9a0326a6e052bc16fc25759adcf1c2fe6e6e62.tar.bz2 gentoo-2-7f9a0326a6e052bc16fc25759adcf1c2fe6e6e62.zip |
ia64 stable
(Portage version: 2.1.3_rc7)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Net-Pcap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-Pcap/ChangeLog b/dev-perl/Net-Pcap/ChangeLog index b4b2e343c9b6..f39dbfe8d790 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v 1.35 2007/03/05 12:18:06 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/ChangeLog,v 1.36 2007/07/11 20:19:27 armin76 Exp $ + + 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> Net-Pcap-0.14.ebuild: + ia64 stable 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Net-Pcap-0.14.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild index f96dba109abd..4c4d12f1bdb8 100644 --- a/dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild +++ b/dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.14.ebuild,v 1.11 2007/03/05 12:18:06 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild,v 1.12 2007/07/11 20:19:27 armin76 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" |