From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C020B1384B4 for ; Wed, 18 Nov 2015 15:57:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D7C021C025; Wed, 18 Nov 2015 15:57:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CF26521C025 for ; Wed, 18 Nov 2015 15:57:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AF9DF3406DD for ; Wed, 18 Nov 2015 15:57:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F0BFA7F for ; Wed, 18 Nov 2015 15:57:24 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1447861478.25d5b888de8a61df3e73a03e70258aa2b1f041d3.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/openvas/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/openvas/openvas-7.0.10.ebuild net-analyzer/openvas/openvas-7.0.11.ebuild net-analyzer/openvas/openvas-8.0.3.ebuild net-analyzer/openvas/openvas-8.0.4.ebuild X-VCS-Directories: net-analyzer/openvas/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 25d5b888de8a61df3e73a03e70258aa2b1f041d3 X-VCS-Branch: master Date: Wed, 18 Nov 2015 15:57:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4ca7e80b-1115-4b0e-867f-eb8be2a3c7fd X-Archives-Hash: 776fffd10f4154c472db5b692f34b143 commit: 25d5b888de8a61df3e73a03e70258aa2b1f041d3 Author: Justin Lecher gentoo org> AuthorDate: Wed Nov 18 15:44:38 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Nov 18 15:44:38 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25d5b888 net-analyzer/openvas: Drop old Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher gentoo.org> net-analyzer/openvas/openvas-7.0.10.ebuild | 44 ------------------------------ net-analyzer/openvas/openvas-7.0.11.ebuild | 44 ------------------------------ net-analyzer/openvas/openvas-8.0.3.ebuild | 44 ------------------------------ net-analyzer/openvas/openvas-8.0.4.ebuild | 44 ------------------------------ 4 files changed, 176 deletions(-) diff --git a/net-analyzer/openvas/openvas-7.0.10.ebuild b/net-analyzer/openvas/openvas-7.0.10.ebuild deleted file mode 100644 index 9a43739..0000000 --- a/net-analyzer/openvas/openvas-7.0.10.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit readme.gentoo - -DESCRIPTION="A remote security scanner" -HOMEPAGE="http://www.openvas.org/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -IUSE="+pdf" - -DEPEND=" - >=net-analyzer/openvas-libraries-7.0.10 - >=net-analyzer/openvas-scanner-4.0.6 - >=net-analyzer/openvas-manager-5.0.10 - >=net-analyzer/openvas-cli-1.3.1 - net-analyzer/openvas-tools - pdf? ( - app-text/htmldoc - dev-texlive/texlive-latexextra - virtual/latex-base - )" -# greenbone-security-desktop is broken and unsupported upstream -RDEPEND="${DEPEND}" - -S="${WORKDIR}" - -pkg_postinst() { - elog "Additional support for extra checks can be get from" - optfeature "Nikto — a web server scanning and testing tool" net-analyzer/nikto - optfeature "NMAP — a portscanner" net-analyzer/nmap - optfeature "ike-scan - an IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan - optfeature "amap — an application protocol detection tool" net-analyzer/amap - optfeature "ldapsearch from OpenLDAP utilities — retrieves information from LDAP dictionaries" net-nds/openldap - optfeature "ovaldi (OVAL) — an OVAL Interpreter" app-forensics/ovaldi - optfeature "portbunny — a Linux-kernel-based portscanner" net-analyzer/portbunny - optfeature "w3af — a web application attack and audit framework" net-analyzer/w3af - optfeature "The Greenbone Security Assistant as alternative to the plain scanner" net-analyzer/greenbone-security-assistant -} diff --git a/net-analyzer/openvas/openvas-7.0.11.ebuild b/net-analyzer/openvas/openvas-7.0.11.ebuild deleted file mode 100644 index f7fcb2f..0000000 --- a/net-analyzer/openvas/openvas-7.0.11.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit readme.gentoo - -DESCRIPTION="A remote security scanner" -HOMEPAGE="http://www.openvas.org/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -IUSE="+pdf" - -DEPEND=" - >=net-analyzer/openvas-libraries-7.0.10 - >=net-analyzer/openvas-scanner-4.0.7 - >=net-analyzer/openvas-manager-5.0.11 - >=net-analyzer/openvas-cli-1.3.1 - net-analyzer/openvas-tools - pdf? ( - app-text/htmldoc - dev-texlive/texlive-latexextra - virtual/latex-base - )" -# greenbone-security-desktop is broken and unsupported upstream -RDEPEND="${DEPEND}" - -S="${WORKDIR}" - -pkg_postinst() { - elog "Additional support for extra checks can be get from" - optfeature "Nikto — a web server scanning and testing tool" net-analyzer/nikto - optfeature "NMAP — a portscanner" net-analyzer/nmap - optfeature "ike-scan - an IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan - optfeature "amap — an application protocol detection tool" net-analyzer/amap - optfeature "ldapsearch from OpenLDAP utilities — retrieves information from LDAP dictionaries" net-nds/openldap - optfeature "ovaldi (OVAL) — an OVAL Interpreter" app-forensics/ovaldi - optfeature "portbunny — a Linux-kernel-based portscanner" net-analyzer/portbunny - optfeature "w3af — a web application attack and audit framework" net-analyzer/w3af - optfeature "The Greenbone Security Assistant as alternative to the plain scanner" net-analyzer/greenbone-security-assistant -} diff --git a/net-analyzer/openvas/openvas-8.0.3.ebuild b/net-analyzer/openvas/openvas-8.0.3.ebuild deleted file mode 100644 index 18539bc..0000000 --- a/net-analyzer/openvas/openvas-8.0.3.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit readme.gentoo - -DESCRIPTION="A remote security scanner" -HOMEPAGE="http://www.openvas.org/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS=" ~amd64 ~x86" -IUSE="+pdf" - -DEPEND=" - >=net-analyzer/openvas-libraries-8.0.3 - >=net-analyzer/openvas-scanner-5.0.3 - >=net-analyzer/openvas-manager-6.0.3 - >=net-analyzer/openvas-cli-1.4.0 - net-analyzer/openvas-tools - pdf? ( - app-text/htmldoc - dev-texlive/texlive-latexextra - virtual/latex-base - )" -# greenbone-security-desktop is broken and unsupported upstream -RDEPEND="${DEPEND}" - -S="${WORKDIR}" - -pkg_postinst() { - elog "Additional support for extra checks can be get from" - optfeature "Nikto — a web server scanning and testing tool" net-analyzer/nikto - optfeature "NMAP — a portscanner" net-analyzer/nmap - optfeature "ike-scan - an IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan - optfeature "amap — an application protocol detection tool" net-analyzer/amap - optfeature "ldapsearch from OpenLDAP utilities — retrieves information from LDAP dictionaries" net-nds/openldap - optfeature "ovaldi (OVAL) — an OVAL Interpreter" app-forensics/ovaldi - optfeature "portbunny — a Linux-kernel-based portscanner" net-analyzer/portbunny - optfeature "w3af — a web application attack and audit framework" net-analyzer/w3af - optfeature "The Greenbone Security Assistant as alternative to the plain scanner" net-analyzer/greebone-security-assistant -} diff --git a/net-analyzer/openvas/openvas-8.0.4.ebuild b/net-analyzer/openvas/openvas-8.0.4.ebuild deleted file mode 100644 index edd5f44..0000000 --- a/net-analyzer/openvas/openvas-8.0.4.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit readme.gentoo - -DESCRIPTION="A remote security scanner" -HOMEPAGE="http://www.openvas.org/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS=" ~amd64 ~x86" -IUSE="+pdf" - -DEPEND=" - >=net-analyzer/openvas-libraries-8.0.4 - >=net-analyzer/openvas-scanner-5.0.4 - >=net-analyzer/openvas-manager-6.0.4 - >=net-analyzer/openvas-cli-1.4.2 - net-analyzer/openvas-tools - pdf? ( - app-text/htmldoc - dev-texlive/texlive-latexextra - virtual/latex-base - )" -# greenbone-security-desktop is broken and unsupported upstream -RDEPEND="${DEPEND}" - -S="${WORKDIR}" - -pkg_postinst() { - elog "Additional support for extra checks can be get from" - optfeature "Nikto — a web server scanning and testing tool" net-analyzer/nikto - optfeature "NMAP — a portscanner" net-analyzer/nmap - optfeature "ike-scan - an IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan - optfeature "amap — an application protocol detection tool" net-analyzer/amap - optfeature "ldapsearch from OpenLDAP utilities — retrieves information from LDAP dictionaries" net-nds/openldap - optfeature "ovaldi (OVAL) — an OVAL Interpreter" app-forensics/ovaldi - optfeature "portbunny — a Linux-kernel-based portscanner" net-analyzer/portbunny - optfeature "w3af — a web application attack and audit framework" net-analyzer/w3af - optfeature "The Greenbone Security Assistant as alternative to the plain scanner" net-analyzer/greebone-security-assistant -}