diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-18 17:02:04 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-18 17:02:04 +0000 |
commit | ee18eafcd857ae00ef721a2ac0f82ba3223bb5fc (patch) | |
tree | 418002916f3748e1b3739a01cb166005dcc6ec01 /net-analyzer/nbtscan | |
parent | Fixed digest. (diff) | |
download | gentoo-2-ee18eafcd857ae00ef721a2ac0f82ba3223bb5fc.tar.gz gentoo-2-ee18eafcd857ae00ef721a2ac0f82ba3223bb5fc.tar.bz2 gentoo-2-ee18eafcd857ae00ef721a2ac0f82ba3223bb5fc.zip |
Stable ppc-macos
Diffstat (limited to 'net-analyzer/nbtscan')
-rw-r--r-- | net-analyzer/nbtscan/ChangeLog | 9 | ||||
-rw-r--r-- | net-analyzer/nbtscan/nbtscan-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nbtscan/nbtscan-1.5.1.ebuild | 6 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net-analyzer/nbtscan/ChangeLog b/net-analyzer/nbtscan/ChangeLog index 4ffb44cc6c87..8b50c9c99781 100644 --- a/net-analyzer/nbtscan/ChangeLog +++ b/net-analyzer/nbtscan/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for net-analyzer/nbtscan -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v 1.14 2004/10/09 12:12:03 dholm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v 1.15 2005/01/18 17:02:04 j4rg0n Exp $ + + 18 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> nbtscan-1.5.1.ebuild: + Stable ppc-macos. 09 Oct 2004; David Holm <dholm@gentoo.org> nbtscan-1.5.1.ebuild: Added to ~ppc. 25 Jul 2004; Lina Pezzella <j4rg0n@gentoo.org> nbtscan-1.5.1.ebuild: - Stable on macos. + Unstable on macos. 19 Jul 2004; Jason Wever <weeve@gentoo.org> nbtscan-1.5.1.ebuild: Stable on sparc. diff --git a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild b/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild index 5dce89cbd0c5..25e6c4ec11e7 100644 --- a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild +++ b/net-analyzer/nbtscan/nbtscan-1.0.3.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/nbtscan/nbtscan-1.0.3.ebuild,v 1.11 2004/07/10 11:54:44 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild,v 1.12 2005/01/18 17:02:04 j4rg0n Exp $ DESCRIPTION="NBTscan is a program for scanning IP networks for NetBIOS name information" SRC_URI="http://www.inetcat.org/software/${P}.tar.gz" diff --git a/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild b/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild index 0313d4dc17aa..d7c9142a5b89 100644 --- a/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild +++ b/net-analyzer/nbtscan/nbtscan-1.5.1.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/nbtscan/nbtscan-1.5.1.ebuild,v 1.11 2004/10/23 06:41:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild,v 1.12 2005/01/18 17:02:04 j4rg0n Exp $ S=${WORKDIR}/${P}a DESCRIPTION="NBTscan is a program for scanning IP networks for NetBIOS name information" @@ -11,7 +11,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~amd64 ~ppc-macos" +KEYWORDS="x86 sparc ~amd64 ppc-macos" IUSE="" src_compile() { |