diff options
author | 2006-10-11 03:08:27 +0000 | |
---|---|---|
committer | 2006-10-11 03:08:27 +0000 | |
commit | dee13cfc0f37ef79a8f3dadcc0ff319cd93d4e96 (patch) | |
tree | cd3d92cb372d79244d2553510615447821cec28b /dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild | |
parent | Marking amd64 stable; cleaned out stale ebuild (diff) | |
download | historical-dee13cfc0f37ef79a8f3dadcc0ff319cd93d4e96.tar.gz historical-dee13cfc0f37ef79a8f3dadcc0ff319cd93d4e96.tar.bz2 historical-dee13cfc0f37ef79a8f3dadcc0ff319cd93d4e96.zip |
Cleaning up ebuilds
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild')
-rw-r--r-- | dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild | 3 |
1 files changed, 1 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 62a36febaa0f..7578f29fc51a 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.4 2006/09/09 14:38:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.14.ebuild,v 1.5 2006/10/11 03:08:27 mcummings Exp $ inherit perl-module eutils @@ -11,7 +11,6 @@ IUSE="" DEPEND="net-libs/libpcap dev-perl/IO-Interface dev-lang/perl" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="Artistic" KEYWORDS="~amd64 ~ppc ~sparc ~x86" |