diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-31 21:45:50 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-31 21:45:50 +0000 |
commit | c09171593a563b1a91afcf24f3548e1f72e2e427 (patch) | |
tree | 58f413976876e61da7a5ebe26479bc44760ed330 /net-analyzer/nmap | |
parent | ~amd64 - closes bug #57958 (Manifest recommit) (diff) | |
download | gentoo-2-c09171593a563b1a91afcf24f3548e1f72e2e427.tar.gz gentoo-2-c09171593a563b1a91afcf24f3548e1f72e2e427.tar.bz2 gentoo-2-c09171593a563b1a91afcf24f3548e1f72e2e427.zip |
stable on ppc64, bug #57451
Diffstat (limited to 'net-analyzer/nmap')
-rw-r--r-- | net-analyzer/nmap/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nmap/nmap-3.55.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nmap/ChangeLog b/net-analyzer/nmap/ChangeLog index b9197aa8dced..66a812b8c791 100644 --- a/net-analyzer/nmap/ChangeLog +++ b/net-analyzer/nmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nmap # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.59 2004/07/07 12:14:42 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.60 2004/07/31 21:45:50 tgall Exp $ + + 31 Jul 2004; Tom Gall <tgall@gentoo.org> nmap-3.55.ebuild: + stable on ppc64, bug #57451 *nmap-3.55 (07 Jul 2004) diff --git a/net-analyzer/nmap/nmap-3.55.ebuild b/net-analyzer/nmap/nmap-3.55.ebuild index 50c8b81a9048..83aa3bb2144a 100644 --- a/net-analyzer/nmap/nmap-3.55.ebuild +++ b/net-analyzer/nmap/nmap-3.55.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/nmap/nmap-3.55.ebuild,v 1.3 2004/07/30 03:40:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.55.ebuild,v 1.4 2004/07/31 21:45:50 tgall Exp $ inherit gcc eutils gnuconfig @@ -11,7 +11,7 @@ SRC_URI="http://www.insecure.org/nmap/dist/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ppc64" IUSE="gtk gnome" DEPEND="virtual/libc |