packetstormexploits: remove fetch restriction: upstream fixed the cert

This commit is contained in:
blshkv 2016-05-15 15:36:35 +08:00
parent f36e2b6e21
commit e64b513b8e
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
5 changed files with 0 additions and 35 deletions

View file

@ -27,7 +27,6 @@ SRC_URI="1999? ( https://dl.packetstormsecurity.net/9912-exploits/1999-exploits.
LICENSE="HPND"
SLOT="2012"
KEYWORDS="amd64 x86 arm"
RESTRICT="fetch"
DEPEND=""
RDEPEND="!app-exploits/packetstormexploits:0"
@ -39,12 +38,6 @@ QA_PREBUILT="/usr/share/exploits/packetstormexploits/0001-exploits/bnc246
S="${WORKDIR}"
pkg_nofetch() {
einfo "Upstream's certificate chain is incomplete. Run the following command:"
einfo "wget \"${SRC_URI}\" --no-check-certificate"
einfo "and move the file into ${DISTDIR}"
}
src_install() {
insinto /usr/share/exploits/${PN}/
doins -r *

View file

@ -14,7 +14,6 @@ SRC_URI="https://dl.packetstormsecurity.net/1312-exploits/2013-exploits.tgz"
LICENSE="HPND"
SLOT="2013"
KEYWORDS="amd64 x86 arm"
RESTRICT="fetch"
DEPEND=""
RDEPEND="!app-exploits/packetstormexploits:0"
@ -26,12 +25,6 @@ QA_PREBUILT="/usr/share/exploits/packetstormexploits/0001-exploits/bnc246
S="${WORKDIR}"
pkg_nofetch() {
einfo "Upstream's certificate chain is incomplete. Run the following command:"
einfo "wget \"${SRC_URI}\" --no-check-certificate"
einfo "and move the file into ${DISTDIR}"
}
src_install() {
insinto /usr/share/exploits/${PN}/
doins -r *

View file

@ -14,7 +14,6 @@ SRC_URI="https://dl.packetstormsecurity.net/1412-exploits/2014-exploits.tgz"
LICENSE="HPND"
SLOT="2014"
KEYWORDS="amd64 x86 arm"
RESTRICT="fetch"
DEPEND=""
RDEPEND="!app-exploits/packetstormexploits:0"
@ -26,12 +25,6 @@ QA_PREBUILT="/usr/share/exploits/packetstormexploits/0001-exploits/bnc246
S="${WORKDIR}"
pkg_nofetch() {
einfo "Upstream's certificate chain is incomplete. Run the following command:"
einfo "wget \"${SRC_URI}\" --no-check-certificate"
einfo "and move the file into ${DISTDIR}"
}
src_install() {
insinto /usr/share/exploits/${PN}/
doins -r *

View file

@ -13,19 +13,12 @@ LICENSE="HPND"
SLOT="2015"
KEYWORDS="amd64 x86 arm"
IUSE=""
RESTRICT="fetch"
DEPEND=""
RDEPEND="!app-exploits/packetstormexploits:0"
S="${WORKDIR}"
pkg_nofetch() {
einfo "Upstream's certificate chain is incomplete. Run the following command:"
einfo "wget \"${SRC_URI}\" --no-check-certificate"
einfo "and move the file into ${DISTDIR}"
}
src_install() {
insinto /usr/share/exploits/${PN}/
doins -r *

View file

@ -22,7 +22,6 @@ done
LICENSE="HPND"
SLOT="${MY_PV_YYYY}"
RESTRICT="fetch"
KEYWORDS="amd64 x86 arm"
@ -31,12 +30,6 @@ RDEPEND="!app-exploits/packetstormexploits:0"
S="${WORKDIR}"
pkg_nofetch() {
einfo "Upstream's certificate chain is incomplete. Run the following command:"
einfo "wget \"${SRC_URI}\" --no-check-certificate"
einfo "and move the file into ${DISTDIR}"
}
src_install() {
insinto /usr/share/exploits/${PN}/
doins -r *