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 CD39C13835B for ; Sun, 3 Jan 2021 22:56:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0E76E091A; Sun, 3 Jan 2021 22:56:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9AF9CE091A for ; Sun, 3 Jan 2021 22:56:42 +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 9A62A33D3C7 for ; Sun, 3 Jan 2021 22:56:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A18B48B for ; Sun, 3 Jan 2021 22:56:40 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1609714431.85513d940d565845ce4361868ab9c25cf8187645.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/homebank/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/homebank/homebank-5.2.2.ebuild app-office/homebank/homebank-5.2.8.ebuild app-office/homebank/homebank-5.3.2.ebuild app-office/homebank/homebank-5.4.2.ebuild X-VCS-Directories: app-office/homebank/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 85513d940d565845ce4361868ab9c25cf8187645 X-VCS-Branch: master Date: Sun, 3 Jan 2021 22:56:40 +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: 2f567859-4c6e-4eb4-ac0b-e50ae145f1b2 X-Archives-Hash: bb4c159d5acc5e2d5d2695c6107e3388 commit: 85513d940d565845ce4361868ab9c25cf8187645 Author: Sam James gentoo org> AuthorDate: Sun Jan 3 22:53:51 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 3 22:53:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85513d94 app-office/homebank: add libofx subslot dep Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> app-office/homebank/homebank-5.2.2.ebuild | 4 ++-- app-office/homebank/homebank-5.2.8.ebuild | 4 ++-- app-office/homebank/homebank-5.3.2.ebuild | 4 ++-- app-office/homebank/homebank-5.4.2.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app-office/homebank/homebank-5.2.2.ebuild b/app-office/homebank/homebank-5.2.2.ebuild index d7e0d540166..ef8c4274865 100644 --- a/app-office/homebank/homebank-5.2.2.ebuild +++ b/app-office/homebank/homebank-5.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.39 x11-libs/gdk-pixbuf >=x11-libs/gtk+-3.22:3 x11-libs/pango - ofx? ( >=dev-libs/libofx-0.8.3 )" + ofx? ( >=dev-libs/libofx-0.8.3:= )" DEPEND="${RDEPEND} >=dev-lang/perl-5.8.1 dev-perl/XML-Parser diff --git a/app-office/homebank/homebank-5.2.8.ebuild b/app-office/homebank/homebank-5.2.8.ebuild index 6ce67e8a108..ef8c4274865 100644 --- a/app-office/homebank/homebank-5.2.8.ebuild +++ b/app-office/homebank/homebank-5.2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.39 x11-libs/gdk-pixbuf >=x11-libs/gtk+-3.22:3 x11-libs/pango - ofx? ( >=dev-libs/libofx-0.8.3 )" + ofx? ( >=dev-libs/libofx-0.8.3:= )" DEPEND="${RDEPEND} >=dev-lang/perl-5.8.1 dev-perl/XML-Parser diff --git a/app-office/homebank/homebank-5.3.2.ebuild b/app-office/homebank/homebank-5.3.2.ebuild index 27f8975b5eb..02469b83466 100644 --- a/app-office/homebank/homebank-5.3.2.ebuild +++ b/app-office/homebank/homebank-5.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.39 x11-libs/gdk-pixbuf >=x11-libs/gtk+-3.22:3 x11-libs/pango - ofx? ( >=dev-libs/libofx-0.8.3 )" + ofx? ( >=dev-libs/libofx-0.8.3:= )" DEPEND="${RDEPEND} >=dev-lang/perl-5.8.1 dev-perl/XML-Parser diff --git a/app-office/homebank/homebank-5.4.2.ebuild b/app-office/homebank/homebank-5.4.2.ebuild index 27f8975b5eb..02469b83466 100644 --- a/app-office/homebank/homebank-5.4.2.ebuild +++ b/app-office/homebank/homebank-5.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.39 x11-libs/gdk-pixbuf >=x11-libs/gtk+-3.22:3 x11-libs/pango - ofx? ( >=dev-libs/libofx-0.8.3 )" + ofx? ( >=dev-libs/libofx-0.8.3:= )" DEPEND="${RDEPEND} >=dev-lang/perl-5.8.1 dev-perl/XML-Parser