mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-04 04:30:56 +02:00
openvas: removed patch from svn as they commited a fix which takes priority over the patch
This commit is contained in:
parent
9f2e9572a4
commit
543e2685ec
2 changed files with 5 additions and 5 deletions
|
|
@ -4,4 +4,4 @@ DIST openvas-libraries-3.0.5.tar.gz 782282 RMD160 eaf350ebfba8b49a1c93a8b77cf4ba
|
|||
DIST openvas-libraries-3.1.0.rc2.tar.gz 835186 RMD160 9c85b922bd8b8b4e244ea314947c788b681d68af SHA1 421536e60845480646018c318e2156c61fb9d51d SHA256 b1cd5bbaefa6b87dbf57cafe6c60c025b9a6920c39a4bc17387d83068bfb041d
|
||||
EBUILD openvas-libraries-3.0.5.ebuild 737 RMD160 0b2012cc724c8663a52bae70c4ded229c478a23a SHA1 62e9702a1a77d7386b531ca38a0e4553d2d6f385 SHA256 5b56fc4e43d5e2db1d7cab0bfaa9186e8dd422ca772fb1807ba1e3ebfe35b89f
|
||||
EBUILD openvas-libraries-3.1.0_rc2.ebuild 795 RMD160 486faf46816aeef95c81d1659556ea095dd99fb4 SHA1 44aa48443a18a8769e7c8d737f12198389897ec3 SHA256 be5656c40aa78441a80e4054acce3185fbffc3c47098650064ce316f5270a8ee
|
||||
EBUILD openvas-libraries-9999.ebuild 879 RMD160 4ac062fee2c80cf0c46865a4b6c2c6ac0792648f SHA1 e61920cfe44dab60aaf3195d8d96f762852a0053 SHA256 664278bf5738e6a0cfa7df427a6f3f795d1fe6da5aafbc29c191a72d4785703d
|
||||
EBUILD openvas-libraries-9999.ebuild 883 RMD160 2d0485c4aac455f37b19efbc10bd8e640eb69434 SHA1 a9b69d5077e4cab1e2fe5a54c5959af203a955bc SHA256 b17ac0196cf50a011794b38a81e2506e1465411984d7163d7f2e023e41ba9544
|
||||
|
|
|
|||
|
|
@ -21,10 +21,10 @@ DEPEND=">=net-libs/gnutls-2.0
|
|||
!net-analyzer/openvas-libnasl"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
#remove this patch after they learn how to include things properly
|
||||
epatch "${FILESDIR}"/gpgme-include.patch
|
||||
}
|
||||
#src_prepare() {
|
||||
# #remove this patch after they learn how to include things properly
|
||||
# epatch "${FILESDIR}"/gpgme-include.patch
|
||||
#}
|
||||
|
||||
src_install() {
|
||||
einstall || die "failed to install"
|
||||
|
|
|
|||
Loading…
Reference in a new issue