summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/dnstracer')
-rw-r--r--net-analyzer/dnstracer/ChangeLog7
-rw-r--r--net-analyzer/dnstracer/dnstracer-1.7.ebuild4
-rw-r--r--net-analyzer/dnstracer/dnstracer-1.8.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/net-analyzer/dnstracer/ChangeLog b/net-analyzer/dnstracer/ChangeLog
index 6351df0902b0..bb8efea880a6 100644
--- a/net-analyzer/dnstracer/ChangeLog
+++ b/net-analyzer/dnstracer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/dnstracer
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dnstracer/ChangeLog,v 1.14 2005/01/01 06:36:57 j4rg0n Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dnstracer/ChangeLog,v 1.15 2005/01/01 13:13:43 corsair Exp $
+
+ 01 Jan 2005; Markus Rothe <corsair@gentoo.org> dnstracer-1.8.ebuild:
+ Added ~ppc64 to KEYWORDS
01 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> dnstracer-1.8.ebuild:
Added to ~ppc-macos, bug #58249
diff --git a/net-analyzer/dnstracer/dnstracer-1.7.ebuild b/net-analyzer/dnstracer/dnstracer-1.7.ebuild
index 6184db227f2d..ffab4e82640a 100644
--- a/net-analyzer/dnstracer/dnstracer-1.7.ebuild
+++ b/net-analyzer/dnstracer/dnstracer-1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.7.ebuild,v 1.8 2004/07/08 22:49:14 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dnstracer/dnstracer-1.7.ebuild,v 1.9 2005/01/01 13:13:43 corsair Exp $
DESCRIPTION="Determines where a given nameserver gets its information from"
SRC_URI="http://www.mavetju.org/download/${P}.tar.gz"
diff --git a/net-analyzer/dnstracer/dnstracer-1.8.ebuild b/net-analyzer/dnstracer/dnstracer-1.8.ebuild
index 9601d8225c13..3c0f56085320 100644
--- a/net-analyzer/dnstracer/dnstracer-1.8.ebuild
+++ b/net-analyzer/dnstracer/dnstracer-1.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.5 2005/01/01 06:36:57 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dnstracer/dnstracer-1.8.ebuild,v 1.6 2005/01/01 13:13:43 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"
+KEYWORDS="x86 ~ppc sparc ~s390 ~amd64 ~ppc-macos ~ppc64"
LICENSE="as-is"
SLOT="0"
DEPEND="virtual/libc"