Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 324824 Details for
Bug 414697
net-analyzer/greenbone-security-assistant-3.0.3 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
greenbone-security-assistant-3.0.3.ebuild
greenbone-security-assistant-3.0.3.ebuild (text/plain), 838 bytes, created by
Alexandr Tiurin
on 2012-09-24 12:55:36 UTC
(
hide
)
Description:
greenbone-security-assistant-3.0.3.ebuild
Filename:
MIME Type:
Creator:
Alexandr Tiurin
Created:
2012-09-24 12:55:36 UTC
Size:
838 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: > >EAPI=4 > >inherit cmake-utils > >DESCRIPTION="Greenbone Security Assistant for openvas" >HOMEPAGE="http://www.openvas.org/" >SRC_URI="http://wald.intevation.org/frs/download.php/1158/${P}.tar.gz" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND=">=net-analyzer/openvas-libraries-5 > dev-libs/libxslt > net-libs/libmicrohttpd" >DEPEND="${RDEPEND} > dev-util/pkgconfig" > >DOCS="ChangeLog CHANGES README" > >CMAKE_IN_SOURCE_BUILD=1 > >src_prepare() { > sed -i \ > -e 's:-Werror::g' \ > CMakeLists.txt || die >} > >src_configure() { > local mycmakeargs=( > "-DLOCALSTATEDIR=${EPREFIX}/var" > "-DSYSCONFDIR=${EPREFIX}/etc" > ) > cmake-utils_src_configure >} > >src_install() { > cmake-utils_src_install > doinitd "${FILESDIR}"/gsad >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 414697
:
310845
| 324824