diff options
author | 2011-01-10 18:50:32 +0000 | |
---|---|---|
committer | 2011-01-10 18:50:32 +0000 | |
commit | 28860f43ef926fb65d1f40d9ab01905409f69f6e (patch) | |
tree | 0099cda7b0e15d3963fd08e2a5acbb2a612ae5e6 /net-analyzer/ngrep/ngrep-1.45-r3.ebuild | |
parent | Remove old versions. (diff) | |
download | gentoo-2-28860f43ef926fb65d1f40d9ab01905409f69f6e.tar.gz gentoo-2-28860f43ef926fb65d1f40d9ab01905409f69f6e.tar.bz2 gentoo-2-28860f43ef926fb65d1f40d9ab01905409f69f6e.zip |
ppc64 stable wrt #299040
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'net-analyzer/ngrep/ngrep-1.45-r3.ebuild')
-rw-r--r-- | net-analyzer/ngrep/ngrep-1.45-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/ngrep/ngrep-1.45-r3.ebuild b/net-analyzer/ngrep/ngrep-1.45-r3.ebuild index 9520f46edfbf..5796212f17cb 100644 --- a/net-analyzer/ngrep/ngrep-1.45-r3.ebuild +++ b/net-analyzer/ngrep/ngrep-1.45-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ngrep-1.45-r3.ebuild,v 1.6 2010/12/29 15:41:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ngrep-1.45-r3.ebuild,v 1.7 2011/01/10 18:50:32 xarthisius Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ngrep/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ipv6 pcre" DEPEND="net-libs/libpcap |