diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2003-12-24 19:06:36 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2003-12-24 19:06:36 +0000 |
commit | 7e310a9284b671d784f601b964f7976b687a9ba1 (patch) | |
tree | 809178c2cbf528727bb857d654aef25626e1e531 /net-analyzer/nmap | |
parent | Added ~sparc keyword. (diff) | |
download | historical-7e310a9284b671d784f601b964f7976b687a9ba1.tar.gz historical-7e310a9284b671d784f601b964f7976b687a9ba1.tar.bz2 historical-7e310a9284b671d784f601b964f7976b687a9ba1.zip |
Bumped to stable on sparc.
Diffstat (limited to 'net-analyzer/nmap')
-rw-r--r-- | net-analyzer/nmap/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nmap/Manifest | 6 | ||||
-rw-r--r-- | net-analyzer/nmap/nmap-3.48.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net-analyzer/nmap/ChangeLog b/net-analyzer/nmap/ChangeLog index 595fe12a89e7..77c0ec1d718f 100644 --- a/net-analyzer/nmap/ChangeLog +++ b/net-analyzer/nmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nmap # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.44 2003/12/14 03:52:04 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.45 2003/12/24 19:06:26 bazik Exp $ + + 24 Dec 2003; Sven Blumenstein <bazik@gentoo.org> nmap-3.48.ebuild: + Bumped to stable on sparc. 14 Dec 2003; Guy Martin <gmsoft@gentoo.org> nmap-3.45.ebuild: Marked stable on hppa. diff --git a/net-analyzer/nmap/Manifest b/net-analyzer/nmap/Manifest index 43a466aabf58..dfdc319ca500 100644 --- a/net-analyzer/nmap/Manifest +++ b/net-analyzer/nmap/Manifest @@ -1,8 +1,8 @@ -MD5 04cb38b863f215450f5082dc0f35d58c ChangeLog 5867 -MD5 58fb86f7023cdee4e07dc1e3e4db4213 nmap-3.00.ebuild 1016 MD5 f12c1ff4837f9b1b359488f3cacd8130 nmap-3.30.ebuild 1136 +MD5 58fb86f7023cdee4e07dc1e3e4db4213 nmap-3.00.ebuild 1016 +MD5 f395c4e3f95f4a84d8cce7b760177bdd nmap-3.48.ebuild 1007 MD5 3398140a05f01f5a6108afc840fca7a9 nmap-3.45.ebuild 1000 -MD5 2cac26ac8820357bedadac6e1aa5c463 nmap-3.48.ebuild 1008 +MD5 b81b88ad18f16f0d3992ed19ffd13a1e ChangeLog 5965 MD5 b974965bf7f0a11a9bbd7829b3f81e42 files/digest-nmap-3.00 58 MD5 71e95ca8be6f8faf7acb7b35658c2d03 files/digest-nmap-3.30 132 MD5 7a58117777c97362ea9c4a6982cca224 files/digest-nmap-3.45 133 diff --git a/net-analyzer/nmap/nmap-3.48.ebuild b/net-analyzer/nmap/nmap-3.48.ebuild index b7581a11cbd9..81b496569f74 100644 --- a/net-analyzer/nmap/nmap-3.48.ebuild +++ b/net-analyzer/nmap/nmap-3.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2 2003/10/20 06:22:27 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.48.ebuild,v 1.3 2003/12/24 19:06:26 bazik 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 ~mips ~amd64" +KEYWORDS="~x86 ~ppc sparc ~alpha ~hppa ~mips ~amd64" IUSE="gtk gnome" DEPEND="virtual/glibc |