From 79599515788b85b18aa655e7b7f8cc05c1bbddd8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 16 Feb 2019 12:59:29 +0000 Subject: gentoo resync : 16.02.1018 --- dev-qt/qthelp/Manifest | 4 +--- dev-qt/qthelp/qthelp-5.11.1.ebuild | 30 ------------------------------ dev-qt/qthelp/qthelp-5.11.3.ebuild | 2 +- 3 files changed, 2 insertions(+), 34 deletions(-) delete mode 100644 dev-qt/qthelp/qthelp-5.11.1.ebuild (limited to 'dev-qt/qthelp') diff --git a/dev-qt/qthelp/Manifest b/dev-qt/qthelp/Manifest index 1e7d4b8f2602..abf4aa046117 100644 --- a/dev-qt/qthelp/Manifest +++ b/dev-qt/qthelp/Manifest @@ -1,5 +1,3 @@ -DIST qttools-everywhere-src-5.11.1.tar.xz 9720996 BLAKE2B 5c7ca72ea6933e13eb07bafbd594db1dbde820c060d18cd26e30421b359633641a12834b0e9f0a94fac6c9df3d0d1e699a1bcb2d4831515509593813b021ad0f SHA512 cf690c630db79b4cd86d5d608175fb2c5463a985d7cb8a592c0995db04593c2c2ddddb52a3dc21348462639efdd3f9c57d3897a8384708b912b42cf1ac2c7482 DIST qttools-everywhere-src-5.11.3.tar.xz 9705920 BLAKE2B 1c44d914463cd2bb2e61652debbd4661822442e0fc02569d98c17e3898d6acdd7546fb978af4a3dfe4fd00d66cbd4424b794ee7e7a26460465503b03b5f9957a SHA512 f9604ef4c33892a429c4f7252892271888b64e087ce8e943308680628b8c3a033aa2ea6659e6210ac90e3404120f458c77f650f20fed13f4723ed3c03a598eaf -EBUILD qthelp-5.11.1.ebuild 652 BLAKE2B 07c0b114cb4a842a2db8b2a977b6f7c5ea7bbb23eee9362fe685eb8963c8737a3620cf305eb53e16f04b362505d9d3642cc6c6147d197f7b586969a150f0295d SHA512 82637bf23d27cf1f3f34e4518de3f30668cb6653ec7be9e9ba724609ce98814680de9a2f6092d34ffdd70a7669ca2b3351b15dc0ba2c4607308111bb49c5cfcb -EBUILD qthelp-5.11.3.ebuild 653 BLAKE2B eb850bef6700089d0de198e763bd937bf08b6b93509136aad18727614ba0e5994e8cdcd89ee3cdcbd5b41cef26efefb5e4192e17754840ccccf2957cb5329d18 SHA512 ada24fd683e39aeb22d1127a24afc56fbc4f18dbe42256a4dcc34800cf1c77fdb3cbc72e127278cea4f78a500105ab50cc47e4299adfde0d69521c014e8051c6 +EBUILD qthelp-5.11.3.ebuild 652 BLAKE2B cb1225df44f4a8dad23c78e6ea0bb12e8bb98ca7d8de0f96327219a25007032441c31fd982c7457b02447c432949581ce2a7d6a4b55a20e84faa4d6656cad22b SHA512 61cea3b47303b4c3e39428f23fc0ce53d7097c38e86c89818040c0b52f4f2b2aabad481f1e41ab49e9c30ae8e824f41e4bc7f9bdb19d8fe4b7bf20d5bd259990 MISC metadata.xml 481 BLAKE2B 210b94f2e7cdb09b2e07ec4a931ea47d5aed734be52e9dcb132ae174fc0707ebd82feff52e44490c7133274c4dd31b0898f9fa54ce700b635b6a45c2cbf2b5c6 SHA512 bc22732d392630b21ba3895b22a3b1835fe639f930bad0ebab511757df89ebbb30530f0c482ff0a7eb24c7ba844f0b2448040dc5252ac98b0ac01423f236829f diff --git a/dev-qt/qthelp/qthelp-5.11.1.ebuild b/dev-qt/qthelp/qthelp-5.11.1.ebuild deleted file mode 100644 index ec05d1634ad5..000000000000 --- a/dev-qt/qthelp/qthelp-5.11.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -QT5_MODULE="qttools" -inherit qt5-build - -DESCRIPTION="Qt5 module for integrating online documentation into applications" - -if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" -fi - -IUSE="" - -DEPEND=" - ~dev-qt/qtcore-${PV} - ~dev-qt/qtgui-${PV} - ~dev-qt/qtnetwork-${PV} - ~dev-qt/qtsql-${PV}[sqlite] - ~dev-qt/qtwidgets-${PV} -" -RDEPEND="${DEPEND}" - -QT5_TARGET_SUBDIRS=( - src/assistant/help - src/assistant/qcollectiongenerator - src/assistant/qhelpconverter - src/assistant/qhelpgenerator -) diff --git a/dev-qt/qthelp/qthelp-5.11.3.ebuild b/dev-qt/qthelp/qthelp-5.11.3.ebuild index a1aa8122d141..9d441ee0bd1e 100644 --- a/dev-qt/qthelp/qthelp-5.11.3.ebuild +++ b/dev-qt/qthelp/qthelp-5.11.3.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Qt5 module for integrating online documentation into applications" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" fi IUSE="" -- cgit v1.2.3