public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/greenbone-security-assistant: greenbone-security-assistant-4.0.2.ebuild ChangeLog
@ 2013-11-10 18:36 Hanno Boeck (hanno)
  0 siblings, 0 replies; only message in thread
From: Hanno Boeck (hanno) @ 2013-11-10 18:36 UTC (permalink / raw
  To: gentoo-commits

hanno       13/11/10 18:36:29

  Modified:             ChangeLog
  Added:                greenbone-security-assistant-4.0.2.ebuild
  Log:
  Bump.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xA5880072BBB51E42)

Revision  Changes    Path
1.6                  net-analyzer/greenbone-security-assistant/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	15 Sep 2013 09:37:13 -0000	1.5
+++ ChangeLog	10 Nov 2013 18:36:29 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for net-analyzer/greenbone-security-assistant
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v 1.5 2013/09/15 09:37:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v 1.6 2013/11/10 18:36:29 hanno Exp $
+
+*greenbone-security-assistant-4.0.2 (10 Nov 2013)
+
+  10 Nov 2013; Hanno Boeck <hanno@gentoo.org>
+  +greenbone-security-assistant-4.0.2.ebuild:
+  Bump.
 
   15 Sep 2013; Markus Meier <maekke@gentoo.org>
   greenbone-security-assistant-4.0.1.ebuild:
@@ -26,4 +32,3 @@
   09 Oct 2011; Hanno Boeck <hanno@gentoo.org>
   +greenbone-security-assistant-2.0.1.ebuild, +files/gsad, +metadata.xml:
   Initial commit of Greenbone Security Assistant, part of openvas.
-



1.1                  net-analyzer/greenbone-security-assistant/greenbone-security-assistant-4.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-4.0.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-4.0.2.ebuild?rev=1.1&content-type=text/plain

Index: greenbone-security-assistant-4.0.2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-4.0.2.ebuild,v 1.1 2013/11/10 18:36:29 hanno Exp $

EAPI=5

inherit cmake-utils

DESCRIPTION="Greenbone Security Assistant for openvas"
HOMEPAGE="http://www.openvas.org/"
SRC_URI="http://wald.intevation.org/frs/download.php/1422/${P}.tar.gz"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

RDEPEND=">=net-analyzer/openvas-libraries-6.0.0
	dev-libs/libxslt
	net-libs/libmicrohttpd[messages]"
DEPEND="${RDEPEND}
	virtual/pkgconfig"

DOCS="ChangeLog CHANGES README"

src_configure() {
	local mycmakeargs=(
		"-DLOCALSTATEDIR=${EPREFIX}/var"
		"-DSYSCONFDIR=${EPREFIX}/etc"
	)
	cmake-utils_src_configure
}

src_install() {
	cmake-utils_src_install
	doinitd "${FILESDIR}"/gsad
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-10 18:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-10 18:36 [gentoo-commits] gentoo-x86 commit in net-analyzer/greenbone-security-assistant: greenbone-security-assistant-4.0.2.ebuild ChangeLog Hanno Boeck (hanno)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox