From fc637fb28da700da71ec2064d65ca5a7a31b9c6c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 18 Aug 2019 18:16:17 +0100 Subject: gentoo resync : 18.08.2019 --- app-misc/pip3line/Manifest | 4 ++-- app-misc/pip3line/pip3line-3.6.0.ebuild | 5 +++-- app-misc/pip3line/pip3line-9999.ebuild | 5 +++-- 3 files changed, 8 insertions(+), 6 deletions(-) (limited to 'app-misc/pip3line') diff --git a/app-misc/pip3line/Manifest b/app-misc/pip3line/Manifest index 05a6d4e19022..861130192a42 100644 --- a/app-misc/pip3line/Manifest +++ b/app-misc/pip3line/Manifest @@ -1,4 +1,4 @@ DIST pip3line-3.6.0.tar.gz 736294 BLAKE2B 75bc3bcd3ad547a31a1fc97f525a8575136ba1bcb48e5e9d7292732c04d2a62cd03710a4e6d76a652d5259e5081cf8cc8c2dfc3265ecf1f3ea5cbc6870c02ab6 SHA512 4263d18749533f1137dc3546a6a5b5856f9c5dc09355c866c7e6a8fc59787c84ee979f648f563c465aab314ff9155bba6e34e7d4641438d96bdb786c93dfaec8 -EBUILD pip3line-3.6.0.ebuild 2120 BLAKE2B b44333643c594346fc1d29a624637e8d9012556c153021c28886f1656a38ae37ed3aa62bf059c040cf47f18110b429a552e0eda85079dd50b2ded8187bd1fdec SHA512 e03e62f2f1e744fbec25bac24f9060952f91295a939bad3012d5e6ee0dba94f5d63dd3c0baaaddbd7f9957bdb6fa4a0268a14b8847d3251a405321cf0b44cde1 -EBUILD pip3line-9999.ebuild 2120 BLAKE2B b44333643c594346fc1d29a624637e8d9012556c153021c28886f1656a38ae37ed3aa62bf059c040cf47f18110b429a552e0eda85079dd50b2ded8187bd1fdec SHA512 e03e62f2f1e744fbec25bac24f9060952f91295a939bad3012d5e6ee0dba94f5d63dd3c0baaaddbd7f9957bdb6fa4a0268a14b8847d3251a405321cf0b44cde1 +EBUILD pip3line-3.6.0.ebuild 2156 BLAKE2B 8d357980d5aeaec72fd1001b460a9c7e2a7953517983a9d57d5150f9521cac25bc9fe92a1677e4a83d237131e28be2dc9f045afae34d2bae742bbbfa8e472f23 SHA512 363ea88afc4f7be471fb624a8129e8e195cbcfd557f2615219a49848edc9d49e8e6a2150ec0309fbcb6ec52c6ea8314b73f099ac57f968f2a9c261d7b3155d2a +EBUILD pip3line-9999.ebuild 2156 BLAKE2B 8d357980d5aeaec72fd1001b460a9c7e2a7953517983a9d57d5150f9521cac25bc9fe92a1677e4a83d237131e28be2dc9f045afae34d2bae742bbbfa8e472f23 SHA512 363ea88afc4f7be471fb624a8129e8e195cbcfd557f2615219a49848edc9d49e8e6a2150ec0309fbcb6ec52c6ea8314b73f099ac57f968f2a9c261d7b3155d2a MISC metadata.xml 617 BLAKE2B bf8ccd6ecd2783621a6e1c91c216afdf58ae3f4957541fe830fc3a39478331535b50097ae30f51d4ce305cf013cd613b45e3fca41d93b00f0e9a468c3f7b6346 SHA512 49298f62bc28cf669a9308741352fb510a1e7c5ba3749bfe6a9cb284e0ae35be27f672c404c194719440d68c2667f7ac58bb134335c5c95937c1b2e1d5f9e94e diff --git a/app-misc/pip3line/pip3line-3.6.0.ebuild b/app-misc/pip3line/pip3line-3.6.0.ebuild index 8506a3ba9967..6bc81c630244 100644 --- a/app-misc/pip3line/pip3line-3.6.0.ebuild +++ b/app-misc/pip3line/pip3line-3.6.0.ebuild @@ -23,10 +23,11 @@ LICENSE="GPL-3" SLOT="0" # A few comments -# the ssl flag is just there to enable the plugin for low level crypto algorithms. +# the ssl flag is just there to enable the plugin for low level crypto algorithms. # It has nothing to do with the SSL/TLS protocol itself. IUSE="distorm python qscintilla ssl" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" ${PYTHON_DEPS} @@ -53,7 +54,7 @@ src_configure() { ) # distorm is statically linked, due to insufficiencies - # in the current distorm64 package + # in the current distorm64 package if use distorm; then mycmakeargs+=(-DWITH_DISTORM_LINK_STATICALLY=ON) diff --git a/app-misc/pip3line/pip3line-9999.ebuild b/app-misc/pip3line/pip3line-9999.ebuild index 8506a3ba9967..6bc81c630244 100644 --- a/app-misc/pip3line/pip3line-9999.ebuild +++ b/app-misc/pip3line/pip3line-9999.ebuild @@ -23,10 +23,11 @@ LICENSE="GPL-3" SLOT="0" # A few comments -# the ssl flag is just there to enable the plugin for low level crypto algorithms. +# the ssl flag is just there to enable the plugin for low level crypto algorithms. # It has nothing to do with the SSL/TLS protocol itself. IUSE="distorm python qscintilla ssl" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" ${PYTHON_DEPS} @@ -53,7 +54,7 @@ src_configure() { ) # distorm is statically linked, due to insufficiencies - # in the current distorm64 package + # in the current distorm64 package if use distorm; then mycmakeargs+=(-DWITH_DISTORM_LINK_STATICALLY=ON) -- cgit v1.2.3