diff options
Diffstat (limited to 'net-analyzer/dnstracer/dnstracer-1.8.ebuild')
-rw-r--r-- | net-analyzer/dnstracer/dnstracer-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/dnstracer/dnstracer-1.8.ebuild b/net-analyzer/dnstracer/dnstracer-1.8.ebuild index 347e204333ae..5ac545848122 100644 --- a/net-analyzer/dnstracer/dnstracer-1.8.ebuild +++ b/net-analyzer/dnstracer/dnstracer-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dnstracer/dnstracer-1.8.ebuild,v 1.7 2005/02/02 21:38:34 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dnstracer/dnstracer-1.8.ebuild,v 1.8 2005/03/05 08:48:06 corsair Exp $ inherit flag-o-matic @@ -9,7 +9,7 @@ SRC_URI="http://www.mavetju.org/download/${P}.tar.gz" HOMEPAGE="http://www.mavetju.org/unix/general.php" IUSE="ipv6" -KEYWORDS="x86 ~ppc sparc ~s390 ~amd64 ppc-macos ~ppc64" +KEYWORDS="x86 ~ppc sparc ~s390 ~amd64 ppc-macos ppc64" LICENSE="as-is" SLOT="0" DEPEND="virtual/libc" |