diff options
author | 2021-01-03 22:53:51 +0000 | |
---|---|---|
committer | 2021-01-03 22:53:51 +0000 | |
commit | 85513d940d565845ce4361868ab9c25cf8187645 (patch) | |
tree | 350ae989e58b376ccf3de53d0dc0b9364f704d6e /app-office | |
parent | app-office/skrooge: add libofx subslot dep (diff) | |
download | gentoo-85513d940d565845ce4361868ab9c25cf8187645.tar.gz gentoo-85513d940d565845ce4361868ab9c25cf8187645.tar.bz2 gentoo-85513d940d565845ce4361868ab9c25cf8187645.zip |
app-office/homebank: add libofx subslot dep
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/homebank/homebank-5.2.2.ebuild | 4 | ||||
-rw-r--r-- | app-office/homebank/homebank-5.2.8.ebuild | 4 | ||||
-rw-r--r-- | app-office/homebank/homebank-5.3.2.ebuild | 4 | ||||
-rw-r--r-- | 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 d7e0d5401663..ef8c42748659 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 6ce67e8a1086..ef8c42748659 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 27f8975b5eb7..02469b83466e 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 27f8975b5eb7..02469b83466e 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 |