diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/libnasl/libnasl-2.2.11.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/nessus-2.2.11 | 11 | ||||
-rw-r--r-- | net-analyzer/nessus-core/nessus-core-2.2.11.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/nessus-libraries/nessus-libraries-2.2.11.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/nessus-plugins/nessus-plugins-2.2.11.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/nessus/nessus-2.2.11.ebuild | 2 |
6 files changed, 5 insertions, 16 deletions
diff --git a/net-analyzer/libnasl/libnasl-2.2.11.ebuild b/net-analyzer/libnasl/libnasl-2.2.11.ebuild index 15fe245..01ecfdc 100644 --- a/net-analyzer/libnasl/libnasl-2.2.11.ebuild +++ b/net-analyzer/libnasl/libnasl-2.2.11.ebuild @@ -12,7 +12,7 @@ RESTRICT="mirror fetch strip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="" IUSE="" DEPEND="=net-analyzer/nessus-libraries-${PV}" diff --git a/net-analyzer/nessus-2.2.11 b/net-analyzer/nessus-2.2.11 deleted file mode 100644 index ced3bc3..0000000 --- a/net-analyzer/nessus-2.2.11 +++ /dev/null @@ -1,11 +0,0 @@ -_mtime_=1243291248 -_guessed_eapi_=0 -DEPEND=~net-analyzer/nessus-libraries-2.2.11 ~net-analyzer/libnasl-2.2.11 ~net-analyzer/nessus-core-2.2.11 ~net-analyzer/nessus-plugins-2.2.11 -RDEPEND=~net-analyzer/nessus-libraries-2.2.11 ~net-analyzer/libnasl-2.2.11 ~net-analyzer/nessus-core-2.2.11 ~net-analyzer/nessus-plugins-2.2.11 -SLOT=0 -HOMEPAGE=http://www.nessus.org/ -LICENSE=GPL-2 -DESCRIPTION=A remote security scanner for Linux -KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd -EAPI=0 -DEFINED_PHASES=postinst postrm diff --git a/net-analyzer/nessus-core/nessus-core-2.2.11.ebuild b/net-analyzer/nessus-core/nessus-core-2.2.11.ebuild index 0c96d63..c0bf5b0 100644 --- a/net-analyzer/nessus-core/nessus-core-2.2.11.ebuild +++ b/net-analyzer/nessus-core/nessus-core-2.2.11.ebuild @@ -13,7 +13,7 @@ RESTRICT="mirror fetch strip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="" IUSE="X tcpd debug prelude" DEPEND="=net-analyzer/nessus-libraries-${PV} =net-analyzer/libnasl-${PV} diff --git a/net-analyzer/nessus-libraries/nessus-libraries-2.2.11.ebuild b/net-analyzer/nessus-libraries/nessus-libraries-2.2.11.ebuild index e244559..6dc0706 100644 --- a/net-analyzer/nessus-libraries/nessus-libraries-2.2.11.ebuild +++ b/net-analyzer/nessus-libraries/nessus-libraries-2.2.11.ebuild @@ -10,7 +10,7 @@ SRC_URI="${P}.tar.gz" RESTRICT="mirror fetch strip" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="" IUSE="" # Hard dep on SSL since libnasl won't compile when this package is emerged -ssl. diff --git a/net-analyzer/nessus-plugins/nessus-plugins-2.2.11.ebuild b/net-analyzer/nessus-plugins/nessus-plugins-2.2.11.ebuild index 599c8e4..00ba104 100644 --- a/net-analyzer/nessus-plugins/nessus-plugins-2.2.11.ebuild +++ b/net-analyzer/nessus-plugins/nessus-plugins-2.2.11.ebuild @@ -15,7 +15,7 @@ DEPEND=">=net-analyzer/nessus-core-${PV}" SLOT="0" IUSE="" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="" pkg_nofetch() { einfo "Please download ${PN}-${PV}.tar.gz from ${HOMEPAGE}/download" diff --git a/net-analyzer/nessus/nessus-2.2.11.ebuild b/net-analyzer/nessus/nessus-2.2.11.ebuild index 7bc0cb9..b3f390a 100644 --- a/net-analyzer/nessus/nessus-2.2.11.ebuild +++ b/net-analyzer/nessus/nessus-2.2.11.ebuild @@ -10,7 +10,7 @@ DEPEND="~net-analyzer/nessus-libraries-${PV} ~net-analyzer/nessus-plugins-${PV}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="" IUSE="" pkg_postinst() { |