diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-02-07 02:10:46 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-02-07 02:10:46 +0000 |
commit | a9dc120c4ee32a8dccc80e3ec0cce156fbae4aec (patch) | |
tree | 2f49c80457a0d1821802bf9577f74cbdfb33471a /net-analyzer/nmap | |
parent | amd64 patch (diff) | |
download | historical-a9dc120c4ee32a8dccc80e3ec0cce156fbae4aec.tar.gz historical-a9dc120c4ee32a8dccc80e3ec0cce156fbae4aec.tar.bz2 historical-a9dc120c4ee32a8dccc80e3ec0cce156fbae4aec.zip |
stable on ppc
Diffstat (limited to 'net-analyzer/nmap')
-rw-r--r-- | net-analyzer/nmap/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nmap/nmap-3.48.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nmap/ChangeLog b/net-analyzer/nmap/ChangeLog index 2fac5e02452a..38f514b68400 100644 --- a/net-analyzer/nmap/ChangeLog +++ b/net-analyzer/nmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nmap # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.50 2004/02/03 15:58:17 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.51 2004/02/07 02:10:46 pylon Exp $ + + 07 Feb 2004; Lars Weiler <pylon@gentoo.org> nmap-3.48.ebuild: + stable on ppc 03 Feb 2004; Guy Martin <gmsoft@gentoo.org> nmap-3.50.ebuild : Marked stable on hppa. diff --git a/net-analyzer/nmap/nmap-3.48.ebuild b/net-analyzer/nmap/nmap-3.48.ebuild index fb8eab646fe4..7d8f22a403f8 100644 --- a/net-analyzer/nmap/nmap-3.48.ebuild +++ b/net-analyzer/nmap/nmap-3.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.48.ebuild,v 1.6 2004/01/22 14:15:01 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.48.ebuild,v 1.7 2004/02/07 02:10:46 pylon Exp $ inherit gcc eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.insecure.org/nmap/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64" +KEYWORDS="x86 ppc sparc ~alpha hppa ~amd64" IUSE="gtk gnome" DEPEND="virtual/glibc |