diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2004-07-27 02:53:04 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2004-07-27 02:53:04 +0000 |
commit | 3b8494a654601f8d680396f377ed518ae701af46 (patch) | |
tree | 5cfca2cc367c224e1826584a083102447e94cb84 /net-analyzer/ngrep/ngrep-1.42.ebuild | |
parent | move openal to global (diff) | |
download | gentoo-2-3b8494a654601f8d680396f377ed518ae701af46.tar.gz gentoo-2-3b8494a654601f8d680396f377ed518ae701af46.tar.bz2 gentoo-2-3b8494a654601f8d680396f377ed518ae701af46.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} |