From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BCCE913835A for ; Sun, 15 Nov 2020 14:01:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E66D6E0875; Sun, 15 Nov 2020 14:01:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA8B3E0875 for ; Sun, 15 Nov 2020 14:01:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1D6D533BEA8 for ; Sun, 15 Nov 2020 14:01:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 949F33A9 for ; Sun, 15 Nov 2020 14:01:20 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1605447720.c6dc05725617c77f0988d6eee107cf76f88d05af.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/gwenhywfar/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/gwenhywfar/Manifest sys-libs/gwenhywfar/gwenhywfar-5.1.2.ebuild sys-libs/gwenhywfar/metadata.xml X-VCS-Directories: sys-libs/gwenhywfar/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c6dc05725617c77f0988d6eee107cf76f88d05af X-VCS-Branch: master Date: Sun, 15 Nov 2020 14:01:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6844e501-c446-4077-82ed-c0f680daa512 X-Archives-Hash: 7a121df7700688d3a8b4c0d68e40a504 commit: c6dc05725617c77f0988d6eee107cf76f88d05af Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 15 13:40:28 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 15 13:42:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6dc0572 sys-libs/gwenhywfar: Drop 5.1.2 Closes: https://bugs.gentoo.org/752144 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-libs/gwenhywfar/Manifest | 1 - sys-libs/gwenhywfar/gwenhywfar-5.1.2.ebuild | 116 ---------------------------- sys-libs/gwenhywfar/metadata.xml | 8 -- 3 files changed, 125 deletions(-) diff --git a/sys-libs/gwenhywfar/Manifest b/sys-libs/gwenhywfar/Manifest index 447a75de0d4..d7685261487 100644 --- a/sys-libs/gwenhywfar/Manifest +++ b/sys-libs/gwenhywfar/Manifest @@ -1,2 +1 @@ -DIST gwenhywfar-5.1.2.tar.gz 2354910 BLAKE2B e73519d33da9268f90ae2924b177c4ef684c9d991faa1f788f8c30ea669fa27d645481e6e41673b22d2796376aaab9cec72de6874b89c2fe141102cfbac2d2e4 SHA512 20374ed6c134b310f375eb286d83bf6074e397e3c6e22b0370d06fb870b9506f171a9276cad9a809331d8917e3bca1eca30a5d5776818ca7f5b06100474a7e0f DIST gwenhywfar-5.4.1.tar.gz 2373780 BLAKE2B bc2666145d958c5ab9c5600be65bcdd4a2ea6e35f3bd83a5ba9a2380dcc8788e91038733c49c1c16ff00d27eea999a0c0f4a02a70f30180d54a1541dbb951131 SHA512 78ec815374410bb3ebbbcc5c18120b47bbc2460aa8a620fae068f3c6aaeb16351139fe0e28e8dc7037ffb9eaa449011d2483dde3c99ecd0fed7bb2c9f97f89a0 diff --git a/sys-libs/gwenhywfar/gwenhywfar-5.1.2.ebuild b/sys-libs/gwenhywfar/gwenhywfar-5.1.2.ebuild deleted file mode 100644 index cfb7644453e..00000000000 --- a/sys-libs/gwenhywfar/gwenhywfar-5.1.2.ebuild +++ /dev/null @@ -1,116 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MY_P="${P/_rc/rc}" -inherit qmake-utils - -DESCRIPTION="Multi-platform helper library for other libraries" -HOMEPAGE="https://www.aquamaniac.de/sites/aqbanking/index.php" -SRC_URI="https://www.aquamaniac.de/rdm/attachments/download/234/${MY_P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0/79" # correspond with libgwenhywfar.so version -KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" -IUSE="debug designer doc fox gtk libressl qml qt5 sensors serialport test webkit" - -REQUIRED_USE="designer? ( qt5 ) qml? ( qt5 ) sensors? ( qt5 ) serialport? ( qt5 ) webkit? ( qt5 )" - -BDEPEND=" - sys-devel/gettext - virtual/pkgconfig - doc? ( app-doc/doxygen ) -" -COMMON_DEPEND=" - dev-libs/libgcrypt:0= - dev-libs/libgpg-error - libressl? ( dev-libs/libressl:0= ) - !libressl? ( dev-libs/openssl:0= ) - net-libs/gnutls:= - virtual/libiconv - virtual/libintl - virtual/opengl - designer? ( dev-qt/designer:5 ) - fox? ( x11-libs/fox:1.6 ) - gtk? ( x11-libs/gtk+:3 ) - qml? ( dev-qt/qtdeclarative:5 ) - qt5? ( - dev-qt/qtconcurrent:5 - dev-qt/qtcore:5 - dev-qt/qtdbus:5 - dev-qt/qtgui:5 - dev-qt/qthelp:5 - dev-qt/qtmultimedia:5[widgets] - dev-qt/qtnetwork:5 - dev-qt/qtopengl:5 - dev-qt/qtprintsupport:5 - dev-qt/qtscript:5 - dev-qt/qtsql:5 - dev-qt/qtsvg:5 - dev-qt/qtwidgets:5 - dev-qt/qtx11extras:5 - dev-qt/qtxml:5 - dev-qt/qtxmlpatterns:5 - ) - sensors? ( dev-qt/qtsensors:5 ) - serialport? ( dev-qt/qtserialport:5 ) - webkit? ( dev-qt/qtwebkit:5 ) -" -DEPEND="${COMMON_DEPEND} - test? ( dev-qt/qttest:5 ) -" -RDEPEND="${COMMON_DEPEND} - gtk? ( ! - - Build plugins for dev-qt/designer - Use x11-libs/fox graphical toolkit - Enable support for plugins using QML - Enable support for dev-qt/qtsensors module - Enable support for dev-qt/qtserialport module - Enable support for dev-qt/qtwebkit -