diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 15:00:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 15:00:43 +0000 |
commit | 4def1aebec79cdb4b35893fc41b272b4fa312421 (patch) | |
tree | f4fba8a6ae9b5cde93a56d75963488bede7b1442 /net-analyzer | |
parent | Stable for alpha, wrt bug #446522 (diff) | |
download | gentoo-2-4def1aebec79cdb4b35893fc41b272b4fa312421.tar.gz gentoo-2-4def1aebec79cdb4b35893fc41b272b4fa312421.tar.bz2 gentoo-2-4def1aebec79cdb4b35893fc41b272b4fa312421.zip |
Stable for alpha, wrt bug #445500
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nmap/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nmap/nmap-6.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nmap/ChangeLog b/net-analyzer/nmap/ChangeLog index 33812a924089..c156e34605d9 100644 --- a/net-analyzer/nmap/ChangeLog +++ b/net-analyzer/nmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nmap # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.273 2012/12/29 14:29:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.274 2012/12/30 15:00:43 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> nmap-6.01.ebuild: + Stable for alpha, wrt bug #445500 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> nmap-6.01.ebuild: Stable for sparc, wrt bug #445500 diff --git a/net-analyzer/nmap/nmap-6.01.ebuild b/net-analyzer/nmap/nmap-6.01.ebuild index 3192bb15fbb9..4a5c01feaa04 100644 --- a/net-analyzer/nmap/nmap-6.01.ebuild +++ b/net-analyzer/nmap/nmap-6.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.01.ebuild,v 1.14 2012/12/29 14:29:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.01.ebuild,v 1.15 2012/12/30 15:00:43 ago Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="gtk ipv6 lua ncat ndiff nmap-update nping ssl" NMAP_PYTHON_DEPEND=" |