diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-21 00:45:48 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-21 00:45:48 +0000 |
commit | 5e7d2e0f6acde2d0cba38fc398e8a261b405c7a9 (patch) | |
tree | ffbc4d4a7979266d7ac9755884cfbb07c7254d81 /dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild | |
parent | amd64 stable (diff) | |
download | gentoo-2-5e7d2e0f6acde2d0cba38fc398e8a261b405c7a9.tar.gz gentoo-2-5e7d2e0f6acde2d0cba38fc398e8a261b405c7a9.tar.bz2 gentoo-2-5e7d2e0f6acde2d0cba38fc398e8a261b405c7a9.zip |
sparc stable
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild')
-rw-r--r-- | dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild index 62562d2d34a3..36c515b78355 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-2006 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.6 2006/10/21 00:43:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild,v 1.7 2006/10/21 00:45:48 mcummings Exp $ inherit perl-module eutils @@ -13,4 +13,4 @@ DEPEND="net-libs/libpcap dev-lang/perl" SLOT="0" LICENSE="Artistic" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc sparc ~x86" |