diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-09 14:28:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-09 14:28:42 +0000 |
commit | da669fc7f367eef39c0d716c4ae5204dce0856da (patch) | |
tree | 2da623fe7e7619e37af0858cabc04d24c60fb5c4 /net-libs/libpcap/libpcap-0.9.5.ebuild | |
parent | old (diff) | |
download | gentoo-2-da669fc7f367eef39c0d716c4ae5204dce0856da.tar.gz gentoo-2-da669fc7f367eef39c0d716c4ae5204dce0856da.tar.bz2 gentoo-2-da669fc7f367eef39c0d716c4ae5204dce0856da.zip |
alpha stable wrt #184717
(Portage version: 2.1.3_rc7)
Diffstat (limited to 'net-libs/libpcap/libpcap-0.9.5.ebuild')
-rw-r--r-- | net-libs/libpcap/libpcap-0.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libpcap/libpcap-0.9.5.ebuild b/net-libs/libpcap/libpcap-0.9.5.ebuild index 25ecd8bd9916..7cc289afbf99 100644 --- a/net-libs/libpcap/libpcap-0.9.5.ebuild +++ b/net-libs/libpcap/libpcap-0.9.5.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/net-libs/libpcap/libpcap-0.9.5.ebuild,v 1.14 2007/05/12 18:13:58 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/libpcap-0.9.5.ebuild,v 1.15 2007/07/09 14:28:42 armin76 Exp $ inherit autotools eutils multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.tcpdump.org/release/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="ipv6" DEPEND="!virtual/libpcap" |