Skip to content

Commit

Permalink
packetstormexploits-2024.12.ebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
blshkv committed Jan 12, 2025
1 parent 28bc54b commit 48de5ee
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Meta ebuild of packetstorm exploits"
HOMEPAGE="http://packetstormsecurity.net"
LICENSE="HPND"
SLOT="0"
KEYWORDS="amd64 arm64 x86"

IUSE="2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 +2022 +2023 +2024"

RDEPEND="
2012? ( app-exploits/packetstormexploits:2012 )
2013? ( app-exploits/packetstormexploits:2013 )
2014? ( app-exploits/packetstormexploits:2014 )
2015? ( app-exploits/packetstormexploits:2015 )
2016? ( app-exploits/packetstormexploits:2016 )
2017? ( app-exploits/packetstormexploits:2017 )
2018? ( app-exploits/packetstormexploits:2018 )
2019? ( app-exploits/packetstormexploits:2019 )
2020? ( app-exploits/packetstormexploits:2020 )
2021? ( app-exploits/packetstormexploits:2021 )
2022? ( app-exploits/packetstormexploits:2022 )
2023? ( app-exploits/packetstormexploits:2023 )
2024? ( app-exploits/packetstormexploits:2024 )
"
1 change: 1 addition & 0 deletions app-exploits/packetstormexploits/Manifest
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ DIST 2020-exploits.tgz 498757861 BLAKE2B 40cdbaaade2f10435bfe79174fa2b778b487692
DIST 2021-exploits.tgz 60478779 BLAKE2B a88fee8fdb9964210fae852935a7e848d49bb42bec0ef02a5ecb1e18a02c8499a73b1e38207529cae3a36c4ce30d48fee05b8c31619ea9bc230930844754fc9a SHA512 626370b19d08cdb8f6f5827a5c976f32c5af59173bda25bd67d320a222f70a3a8ea201cbcf952e12a02e387409ba5de5de831052882bd66ed5e664d7505bc682
DIST 2022-exploits.tgz 55022751 BLAKE2B 1e9b3a4cbda982a0d80be8b21f3ef15c0d6917418739fcbcdf35e0bc3ccbb44fcb51892407caa2fb78b8125642bd09533785f0c093eadf9c0a14c3ac08cd1645 SHA512 076479e1da355a96c473a74584b15720abd8d071f940e1770a7fb2abc561a20c10b3ed7641417a35e922b97e5c78ffb5cb4648e0167dd4cadd1d3609f0671ab5
DIST 2023-exploits.tgz 35061367 BLAKE2B 41e43cfa7bef9f537af8279c2c47b6c267b46c0dabc3dbff7c9ba65ca36d9ce9a8a1b12f2891a6d7926f5713765676b07c95b5c6fd4671b68e2cafadffab165b SHA512 03e86898a8466740455f51215c1195900f6f9d0d45d834acd1545686edf177c31b91e93b47110ad37579661527a1d8b70aecb1f1c7e34939068344f32e8a50c8
DIST 2024-exploits.tgz 175738288 BLAKE2B ef272b3504c8386ebf3f1029cdeb4dee8f771da76d6dc3c42029f1d5f062bc0d1a1d24af92256264e1efc245fe8c0741977fa7ed0e7be9f063838324734801ff SHA512 6c20e494acf2a3fb8b2a7920aecb6ac2585b5f65bed992c1109c0617198db4d4e48fe0d9649dee3fb5acb27fd479df8a9a666eef37ff80a6fe00c22719cfe0b6

0 comments on commit 48de5ee

Please sign in to comment.