diff options
author | Hanno Boeck <hanno@gentoo.org> | 2008-12-20 23:40:34 +0000 |
---|---|---|
committer | Hanno Boeck <hanno@gentoo.org> | 2008-12-20 23:40:34 +0000 |
commit | eb63eb81cccc6a41fa81a504d1aa758a2c3e48c5 (patch) | |
tree | c0c0f7f64a7700dff5afc1b56e271261676da8ec /net-analyzer/openvas | |
parent | Install in /opt fog bug #251613 (diff) | |
download | historical-eb63eb81cccc6a41fa81a504d1aa758a2c3e48c5.tar.gz historical-eb63eb81cccc6a41fa81a504d1aa758a2c3e48c5.tar.bz2 historical-eb63eb81cccc6a41fa81a504d1aa758a2c3e48c5.zip |
remove old openvas ebuild
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.28-rc9 x86_64
Diffstat (limited to 'net-analyzer/openvas')
-rw-r--r-- | net-analyzer/openvas/Manifest | 11 | ||||
-rw-r--r-- | net-analyzer/openvas/openvas-1.0.0.ebuild | 15 |
2 files changed, 10 insertions, 16 deletions
diff --git a/net-analyzer/openvas/Manifest b/net-analyzer/openvas/Manifest index a4cc1fd1643c..813f9bef6caa 100644 --- a/net-analyzer/openvas/Manifest +++ b/net-analyzer/openvas/Manifest @@ -1,4 +1,13 @@ -EBUILD openvas-1.0.0.ebuild 545 RMD160 427a1f6d1b2e214f11268acb26434c9d1e1e6c80 SHA1 554bb16b35c006520ac048b3038f86fb311e0c8d SHA256 bdef74d0797752f76817c48e6baff53b7d035b7def30f02fa6078ca6617fa05f +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + EBUILD openvas-1.0.1.ebuild 550 RMD160 6c59490a4b8f96bb8b10f55c7fb352d60c1a1444 SHA1 bf0aab9b1ce7686c084edbb171d65457c98ddaf5 SHA256 157e5e2a600b1a36e8fdab59f840de299d54c59e91e637c68f39e5309a476403 MISC ChangeLog 589 RMD160 65b3703d2087249282af2805ae103ab96076b43f SHA1 20e1bfd8b39d6568e4e7428fcfc51b7fecb4eb25 SHA256 8752cf055320389986c1ee41ef9dd062be7411cdd0782d5cb493cd38f183a5d5 MISC metadata.xml 217 RMD160 3b01d5dab901ee93217f72b711954d3cccbb1717 SHA1 e304788b60dd2cf214d360a21d267e8635474d98 SHA256 2f5dfc1eb79d2d9ee02663da6e1449f499c3a37b7f4cc2391e18d7789a314669 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.9 (GNU/Linux) + +iEYEARECAAYFAklNgnIACgkQr2QksT29OyAKOQCcDww1SqFlT9aECFsv+xKGhvpu +p1sAnAq0+K/ZQgtZPXoxKXjuWM7Eay9B +=m/aP +-----END PGP SIGNATURE----- diff --git a/net-analyzer/openvas/openvas-1.0.0.ebuild b/net-analyzer/openvas/openvas-1.0.0.ebuild deleted file mode 100644 index dfdd30833c21..000000000000 --- a/net-analyzer/openvas/openvas-1.0.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas/openvas-1.0.0.ebuild,v 1.1 2008/02/08 13:20:37 hanno Exp $ - -DESCRIPTION="A remote security scanner" -HOMEPAGE="http://www.openvas.org/" -DEPEND=">=net-analyzer/openvas-libraries-1.0.0 - >=net-analyzer/openvas-libnasl-1.0.0 - >=net-analyzer/openvas-server-1.0.0 - >=net-analyzer/openvas-plugins-1.0.0 - >=net-analyzer/openvas-client-1.0.0" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~x86" -IUSE="" |