diff options
author | 2004-07-27 02:53:04 +0000 | |
---|---|---|
committer | 2004-07-27 02:53:04 +0000 | |
commit | 4e7bcab9a368f20758ee471471ec4d5cdfff7b8e (patch) | |
tree | e8621f406cad3e18107a61b090e38da54a79dc8b /net-analyzer/ngrep/ngrep-1.42.ebuild | |
parent | move openal to global (diff) | |
download | historical-4e7bcab9a368f20758ee471471ec4d5cdfff7b8e.tar.gz historical-4e7bcab9a368f20758ee471471ec4d5cdfff7b8e.tar.bz2 historical-4e7bcab9a368f20758ee471471ec4d5cdfff7b8e.zip |
Stable macos. (repoman complains about dependencies, but they have been injected by the base install)
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 662d78f36834..6aa1a5df18b0 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.1 2004/07/05 10:03:38 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ngrep/ngrep-1.42.ebuild,v 1.2 2004/07/27 02:53:04 j4rg0n Exp $ inherit eutils @@ -18,7 +18,7 @@ RDEPEND="virtual/libc" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 macos" src_unpack() { unpack ${A} |