diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-10-24 19:09:50 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-10-24 19:09:50 +0000 |
commit | cc2836bc313500eacc8f0c7d4d4d8c84b9d6980d (patch) | |
tree | b07b3a1e5816c41bf4371aa329ab33544683e1e9 /net-analyzer/nbtscan | |
parent | Marked ppc-macos stable (bug #151875) (diff) | |
download | gentoo-2-cc2836bc313500eacc8f0c7d4d4d8c84b9d6980d.tar.gz gentoo-2-cc2836bc313500eacc8f0c7d4d4d8c84b9d6980d.tar.bz2 gentoo-2-cc2836bc313500eacc8f0c7d4d4d8c84b9d6980d.zip |
Marked ppc-macos stable (bug #151519)
(Portage version: 2.1.1)
Diffstat (limited to 'net-analyzer/nbtscan')
-rw-r--r-- | net-analyzer/nbtscan/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nbtscan/nbtscan-1.5.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nbtscan/ChangeLog b/net-analyzer/nbtscan/ChangeLog index 83767734c70c..edffa5b05f6f 100644 --- a/net-analyzer/nbtscan/ChangeLog +++ b/net-analyzer/nbtscan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nbtscan # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v 1.21 2006/10/21 08:41:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v 1.22 2006/10/24 19:09:50 grobian Exp $ + + 24 Oct 2006; Fabian Groffen <grobian@gentoo.org> nbtscan-1.5.1-r1.ebuild: + Marked ppc-macos stable (bug #151519) 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> nbtscan-1.5.1-r1.ebuild: diff --git a/net-analyzer/nbtscan/nbtscan-1.5.1-r1.ebuild b/net-analyzer/nbtscan/nbtscan-1.5.1-r1.ebuild index de7459703355..01fef19d672e 100644 --- a/net-analyzer/nbtscan/nbtscan-1.5.1-r1.ebuild +++ b/net-analyzer/nbtscan/nbtscan-1.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r1.ebuild,v 1.6 2006/10/21 08:41:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.5.1-r1.ebuild,v 1.7 2006/10/24 19:09:50 grobian Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.sourcefiles.org/Networking/Tools/Miscellanenous/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc-macos sparc ~x86" +KEYWORDS="amd64 ppc ppc-macos sparc ~x86" IUSE="" DEPEND="virtual/libc" |