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 58BB0138334 for ; Sat, 14 Jul 2018 14:58:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88CDEE0AC5; Sat, 14 Jul 2018 14:58:02 +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 4D1DAE0AC5 for ; Sat, 14 Jul 2018 14:58:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C2129335CA0 for ; Sat, 14 Jul 2018 14:58:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2999378 for ; Sat, 14 Jul 2018 14:57:56 +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: <1531580196.68f12bfaf903ced3b42d4d6d26d79b0a39f0c4c9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/aqbanking/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/aqbanking/Manifest net-libs/aqbanking/aqbanking-5.6.10.ebuild X-VCS-Directories: net-libs/aqbanking/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 68f12bfaf903ced3b42d4d6d26d79b0a39f0c4c9 X-VCS-Branch: master Date: Sat, 14 Jul 2018 14:57:56 +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-Archives-Salt: 3a30e2f3-ba90-4fd5-b1f1-564bf384cf49 X-Archives-Hash: 0eb2174050e70b87310a3c931e3cc2cd commit: 68f12bfaf903ced3b42d4d6d26d79b0a39f0c4c9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 14 12:18:47 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 14 14:56:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68f12bfa net-libs/aqbanking: Drop 5.6.10, EAPI5-- Package-Manager: Portage-2.3.41, Repoman-2.3.9 net-libs/aqbanking/Manifest | 1 - net-libs/aqbanking/aqbanking-5.6.10.ebuild | 64 ------------------------------ 2 files changed, 65 deletions(-) diff --git a/net-libs/aqbanking/Manifest b/net-libs/aqbanking/Manifest index 5d032f3186d..f1b885542d1 100644 --- a/net-libs/aqbanking/Manifest +++ b/net-libs/aqbanking/Manifest @@ -1,2 +1 @@ -DIST aqbanking-5.6.10.tar.gz 3687687 BLAKE2B 9bb357db8ddf853867fb4c80c5e86d37bfdccb2244ec6458a3f6117b6e3316cb365e48054102227f8a72fdf2493ae37a6d7303abeda3ad8ea28f783ff36c21bc SHA512 2429be829bf8c7b81b608ceb39d1f7f7f1876b52961d98356c611196577c89991983a0e87575605deda1e4ef71c68a20466457c827c36910b316178d9a37352a DIST aqbanking-5.7.8.tar.gz 3818825 BLAKE2B 6536b11251fda4977fd964f513f4b2bb23cd14d62adffdd18e7508afe85d660b86aa1aadc80fe4ba47c5b393659ba7139c65eaf342795f6f05599efdd2c3904d SHA512 4078c3bc2c0b6f38f853fed064e37b6188c0b8158416ca6482756232ef8fe71e9cc1df0abe8c6bcbe8a7e818c24210f553c367f540d60cb7b7cf0161a9ca7117 diff --git a/net-libs/aqbanking/aqbanking-5.6.10.ebuild b/net-libs/aqbanking/aqbanking-5.6.10.ebuild deleted file mode 100644 index de06edeee68..00000000000 --- a/net-libs/aqbanking/aqbanking-5.6.10.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils - -MY_P="${P/_beta/beta}" -DESCRIPTION="Generic Online Banking Interface" -HOMEPAGE="https://www.aquamaniac.de/sites/aqbanking/index.php" -SRC_URI="https://www.aquamaniac.de/sites/download/download.php?package=03&release=206&file=01&dummy=${MY_P}.tar.gz -> ${MY_P}.tar.gz" -S="${WORKDIR}/${MY_P}" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" -IUSE="chipcard debug doc ebics examples gtk ofx" - -RDEPEND=">=app-misc/ktoblzcheck-1.48 - >=dev-libs/gmp-5 - >=sys-libs/gwenhywfar-4.13.1[gtk?] - virtual/libintl - ofx? ( >=dev-libs/libofx-0.9.5 ) - chipcard? ( >=sys-libs/libchipcard-5.0.2 ) - ebics? ( dev-libs/xmlsec[gcrypt,gnutls] )" -DEPEND="${RDEPEND} - sys-devel/gettext - virtual/pkgconfig - doc? ( app-doc/doxygen )" - -MAKEOPTS="${MAKEOPTS} -j1" # 5.0.x fails with -j9 on quadcore - -src_configure() { - local backends="aqhbci aqnone" - use ofx && backends="${backends} aqofxconnect" - use ebics && backends="${backends} aqebics" - - local mytest - use gtk && mytest="--enable-gui-tests" - - econf \ - $(use_enable debug) \ - $(use_enable doc full-doc) \ - --with-backends="${backends}" \ - --with-docpath=/usr/share/doc/${PF}/apidoc \ - ${mytest} -} - -src_install() { - emake DESTDIR="${D}" install - - rm -rv "${ED}"/usr/share/doc/ || die - - dodoc AUTHORS ChangeLog NEWS README TODO - - newdoc src/plugins/backends/aqhbci/tools/aqhbci-tool/README \ - README.aqhbci-tool - - if use examples; then - docinto tutorials - dodoc tutorials/*.{c,h} tutorials/README - fi - - prune_libtool_files --all -}