diff options
author | 2004-08-22 20:46:30 +0000 | |
---|---|---|
committer | 2004-08-22 20:46:30 +0000 | |
commit | 4ff8b75c27f175247c86dc2a7352fa6f436902b1 (patch) | |
tree | ad4a6ea37a2dc073100369806595ac30b6fac9d1 /net-analyzer/ngrep/ngrep-1.42.ebuild | |
parent | dep on baselibs 1.2.2, not 1.2.1 (Manifest recommit) (diff) | |
download | gentoo-2-4ff8b75c27f175247c86dc2a7352fa6f436902b1.tar.gz gentoo-2-4ff8b75c27f175247c86dc2a7352fa6f436902b1.tar.bz2 gentoo-2-4ff8b75c27f175247c86dc2a7352fa6f436902b1.zip |
Stable on alpha.
Diffstat (limited to 'net-analyzer/ngrep/ngrep-1.42.ebuild')
-rw-r--r-- | net-analyzer/ngrep/ngrep-1.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ngrep/ngrep-1.42.ebuild b/net-analyzer/ngrep/ngrep-1.42.ebuild index c6ca038a58e9..0578cd47e6f3 100644 --- a/net-analyzer/ngrep/ngrep-1.42.ebuild +++ b/net-analyzer/ngrep/ngrep-1.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ngrep-1.42.ebuild,v 1.4 2004/08/20 04:03:57 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ngrep-1.42.ebuild,v 1.5 2004/08/22 20:46:30 kloeri Exp $ inherit eutils @@ -18,7 +18,7 @@ RDEPEND="virtual/libc" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc sparc ~alpha ~amd64 macos" +KEYWORDS="x86 ~ppc sparc alpha ~amd64 macos" src_unpack() { unpack ${A} |