Skip to content

Commit

Permalink
theHarvester-4.5.0.ebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
blshkv committed Dec 21, 2023
1 parent 112ce2c commit 3c6affe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion net-analyzer/theHarvester/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
DIST theHarvester-4.4.3.tar.gz 862441 BLAKE2B f5e5eece2f1b5ce2dd7c39694f35c6364015cda3d0c458d3cca0bdd022cd071a83b00ed1c87447240fe6cc473ee266ae900399351e8d44a10c5ce2959dbe7761 SHA512 659c4c64482296c1eb1ce07869e6e06e373c89eef13aa3dafa22111510d40fd2b929f255aba3c61bd1d4d9c09d7ba5ecdb7fc84f678fc28c0a67b96a619c4768
DIST theHarvester-4.4.4.tar.gz 862445 BLAKE2B acf625bc5ab31628c32f27736a485a0fb294329adb90bad77d411edfc786ff80cc70ecc828fb5ddc8ba32b3a2aba9252445e0051cc461ce6b9bd4c7b5ff904b0 SHA512 8e5b115b320c1aa882afcdec011b29ce4b677f1580315499baef200fb05e5cfe9b554eaf443886aa95e0dd26ccff92a4ade5a7d64ffb227833755d7eedd66d71
DIST theHarvester-4.5.0.tar.gz 864382 BLAKE2B 9b8552432a81f82fe2d1c648eb53f382bc549b017a5fd18d3b0e6d36b8f49af93672de2489a118edcebdf4ea40386c87efc5269a739db03d958dbfcdd1959e31 SHA512 4cc13cfaa951587afcd999296f7fa0cd9fdfa65fb2363bb7389df440bde94e64bd2533de0a7e14d302822c2bf3889988d2224a8000278606675f987fb3b4bc3d
2 changes: 1 addition & 1 deletion net-analyzer/theHarvester/theHarvester-4.4.4-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SRC_URI="https://github.com/laramies/theHarvester/archive/${PV}.tar.gz -> ${P}.t
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
#IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

# RESTRICT="!test? ( test )"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SRC_URI="https://github.com/laramies/theHarvester/archive/${PV}.tar.gz -> ${P}.t
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
#IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

# RESTRICT="!test? ( test )"
Expand All @@ -37,6 +37,7 @@ RDEPEND="${PYTHON_DEPS}
dev-python/ujson[${PYTHON_USEDEP}]
dev-python/pyppeteer[${PYTHON_USEDEP}]
>=dev-python/pyyaml-6.0[${PYTHON_USEDEP}]
>=dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/retrying[${PYTHON_USEDEP}]
>=dev-python/shodan-1.28.0[${PYTHON_USEDEP}]
Expand Down

0 comments on commit 3c6affe

Please sign in to comment.