Compare commits

..

No commits in common. "dd4d7d6224b2dd998c4883ecc89a40fa1467d20d" and "38a0afd1eacff89a02ec7a1362fd9335c2c44e07" have entirely different histories.

6 changed files with 6 additions and 6 deletions

View File

@ -46,7 +46,7 @@ IUSE=""
# Right now euscan-ng and euscan can't be both installed on the same system # Right now euscan-ng and euscan can't be both installed on the same system
DEPEND=" DEPEND="
!app-portage/euscan !app-portage/euscan
>=dev-python/beautifulsoup4-4.8.2[${PYTHON_USEDEP}] >=dev-python/beautifulsoup-4.8.2[${PYTHON_USEDEP}]
" "
RDEPEND=" RDEPEND="
${DEPEND} ${DEPEND}

View File

@ -46,7 +46,7 @@ IUSE=""
# Right now euscan-ng and euscan can't be both installed on the same system # Right now euscan-ng and euscan can't be both installed on the same system
DEPEND=" DEPEND="
!app-portage/euscan !app-portage/euscan
>=dev-python/beautifulsoup4-4.8.2[${PYTHON_USEDEP}] >=dev-python/beautifulsoup-4.8.2[${PYTHON_USEDEP}]
" "
RDEPEND=" RDEPEND="
${DEPEND} ${DEPEND}

View File

@ -16,7 +16,7 @@ KEYWORDS="~amd64"
DEPEND=" DEPEND="
>=dev-python/lxml-3.6.1 >=dev-python/lxml-3.6.1
dev-python/beautifulsoup4 dev-python/beautifulsoup:4
" "
S="${WORKDIR}/html-sanitizer-${PV}" S="${WORKDIR}/html-sanitizer-${PV}"

View File

@ -25,7 +25,7 @@ SLOT="0"
RDEPEND=" RDEPEND="
>=dev-python/requests-2.22.0[${PYTHON_USEDEP}] >=dev-python/requests-2.22.0[${PYTHON_USEDEP}]
dev-python/PySocks[${PYTHON_USEDEP}] dev-python/PySocks[${PYTHON_USEDEP}]
dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
dev-python/colorama[${PYTHON_USEDEP}] dev-python/colorama[${PYTHON_USEDEP}]
dev-python/ffmpeg-python[${PYTHON_USEDEP}] dev-python/ffmpeg-python[${PYTHON_USEDEP}]
dev-python/itunespy[${PYTHON_USEDEP}] dev-python/itunespy[${PYTHON_USEDEP}]

View File

@ -25,7 +25,7 @@ SLOT="0"
RDEPEND=" RDEPEND="
>=dev-python/requests-2.22.0[${PYTHON_USEDEP}] >=dev-python/requests-2.22.0[${PYTHON_USEDEP}]
dev-python/PySocks[${PYTHON_USEDEP}] dev-python/PySocks[${PYTHON_USEDEP}]
dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
dev-python/colorama[${PYTHON_USEDEP}] dev-python/colorama[${PYTHON_USEDEP}]
dev-python/ffmpeg-python[${PYTHON_USEDEP}] dev-python/ffmpeg-python[${PYTHON_USEDEP}]
dev-python/itunespy[${PYTHON_USEDEP}] dev-python/itunespy[${PYTHON_USEDEP}]

View File

@ -25,7 +25,7 @@ SLOT="0"
RDEPEND=" RDEPEND="
>=dev-python/requests-2.22.0[${PYTHON_USEDEP}] >=dev-python/requests-2.22.0[${PYTHON_USEDEP}]
dev-python/PySocks[${PYTHON_USEDEP}] dev-python/PySocks[${PYTHON_USEDEP}]
dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
dev-python/colorama[${PYTHON_USEDEP}] dev-python/colorama[${PYTHON_USEDEP}]
dev-python/ffmpeg-python[${PYTHON_USEDEP}] dev-python/ffmpeg-python[${PYTHON_USEDEP}]
dev-python/itunespy[${PYTHON_USEDEP}] dev-python/itunespy[${PYTHON_USEDEP}]