diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-04-06 10:33:54 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-04-06 10:33:54 +0000 |
commit | 9647b4ed7fe2b23a3da98f9dc18f41e65d648269 (patch) | |
tree | c581e23498a6aa1ce391d14dfd5ebe6a572e1320 /net-analyzer/openvas-libraries | |
parent | version bump; drop gns3-converter-1.1.0.ebuild (diff) | |
download | gentoo-2-9647b4ed7fe2b23a3da98f9dc18f41e65d648269.tar.gz gentoo-2-9647b4ed7fe2b23a3da98f9dc18f41e65d648269.tar.bz2 gentoo-2-9647b4ed7fe2b23a3da98f9dc18f41e65d648269.zip |
Version Bump
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'net-analyzer/openvas-libraries')
-rw-r--r-- | net-analyzer/openvas-libraries/ChangeLog | 10 | ||||
-rw-r--r-- | net-analyzer/openvas-libraries/files/openvas-libraries-8.0.1-include.patch (renamed from net-analyzer/openvas-libraries/files/openvas-libraries-8.0_beta6-include.patch) | 0 | ||||
-rw-r--r-- | net-analyzer/openvas-libraries/openvas-libraries-8.0.1.ebuild (renamed from net-analyzer/openvas-libraries/openvas-libraries-8.0_beta6-r1.ebuild) | 6 |
3 files changed, 12 insertions, 4 deletions
diff --git a/net-analyzer/openvas-libraries/ChangeLog b/net-analyzer/openvas-libraries/ChangeLog index b648b0aa4bf7..adfba9b71f45 100644 --- a/net-analyzer/openvas-libraries/ChangeLog +++ b/net-analyzer/openvas-libraries/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-analyzer/openvas-libraries # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog,v 1.37 2015/03/06 10:11:22 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog,v 1.38 2015/04/06 10:33:54 jlec Exp $ + +*openvas-libraries-8.0.1 (06 Apr 2015) + + 06 Apr 2015; Justin Lecher <jlec@gentoo.org> + +files/openvas-libraries-8.0.1-include.patch, +openvas-libraries-8.0.1.ebuild, + -files/openvas-libraries-8.0_beta6-include.patch, + -openvas-libraries-8.0_beta6-r1.ebuild: + Version Bump *openvas-libraries-7.0.9 (06 Mar 2015) diff --git a/net-analyzer/openvas-libraries/files/openvas-libraries-8.0_beta6-include.patch b/net-analyzer/openvas-libraries/files/openvas-libraries-8.0.1-include.patch index e03dd085e3b1..e03dd085e3b1 100644 --- a/net-analyzer/openvas-libraries/files/openvas-libraries-8.0_beta6-include.patch +++ b/net-analyzer/openvas-libraries/files/openvas-libraries-8.0.1-include.patch diff --git a/net-analyzer/openvas-libraries/openvas-libraries-8.0_beta6-r1.ebuild b/net-analyzer/openvas-libraries/openvas-libraries-8.0.1.ebuild index b42406423a15..b0065a4a8a96 100644 --- a/net-analyzer/openvas-libraries/openvas-libraries-8.0_beta6-r1.ebuild +++ b/net-analyzer/openvas-libraries/openvas-libraries-8.0.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-8.0_beta6-r1.ebuild,v 1.1 2015/02/17 10:11:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-8.0.1.ebuild,v 1.1 2015/04/06 10:33:54 jlec Exp $ EAPI=5 inherit cmake-utils -DL_ID=1922 +DL_ID=2015 DESCRIPTION="A remote security scanner for Linux (openvas-libraries)" HOMEPAGE="http://www.openvas.org/" @@ -14,7 +14,7 @@ SRC_URI="http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.t SLOT="0" LICENSE="GPL-2" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="ldap" RDEPEND=" |