[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2026-02-26 Thread Eli Schwartz
commit: 7d76d86c43cf30611763f6a846ad5862c756dfcf
Author: Eli Schwartz  gentoo  org>
AuthorDate: Thu Feb 26 23:56:04 2026 +
Commit: Eli Schwartz  gentoo  org>
CommitDate: Thu Feb 26 23:56:04 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d76d86c

app-office/homebank: Stabilize 5.9.7 amd64, #970627

Signed-off-by: Eli Schwartz  gentoo.org>

 app-office/homebank/homebank-5.9.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/homebank/homebank-5.9.7.ebuild 
b/app-office/homebank/homebank-5.9.7.ebuild
index a46ace707ea2..ae48c0aedfe7 100644
--- a/app-office/homebank/homebank-5.9.7.ebuild
+++ b/app-office/homebank/homebank-5.9.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-12-28 Thread Petr Vaněk
commit: d9ff49343c451eef4372bfcb8bdc73f3b8c4a8c2
Author: Petr Vaněk  gentoo  org>
AuthorDate: Sun Dec 28 16:18:41 2025 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Sun Dec 28 16:19:01 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ff4934

app-office/homebank: add 5.9.7

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.9.7.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 9de1f7c74baf..7e6f2e86bda4 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1 +1,2 @@
 DIST homebank-5.9.5.tar.gz 4018789 BLAKE2B 
09dae27088932b4dd951f27af0831df172052091c12d7698e80d976101cb49c93e51079f6bfcbce20f5d152f77cec8062eea84ac3d7f2d602e025d2918c01fca
 SHA512 
257185f925e0abd24b819eb8733b0162646870f1caf37cc4a19ad4664af8e5e3668baf3d2b660ac699ed61c6c4ec86d7e864213c34affe597ae72d49a0e102f0
+DIST homebank-5.9.7.tar.gz 4039855 BLAKE2B 
1fea7ee87cf933c83a6e71691e6999f2efac18d02ca9127d2fd823ab4f2bb56db9077e79ea8ad5951c5240baddda178892e371f566f2a1b857c4be387ce58b89
 SHA512 
c4b95683823344bbac7ce72e82512c8d8f69802d53087474798e3fed0e28d6505b7e42b0d3f321006ffb19f565a4ef660ad5d678d408e6f3bf1dff64a0c91e68

diff --git a/app-office/homebank/homebank-5.9.7.ebuild 
b/app-office/homebank/homebank-5.9.7.ebuild
new file mode 100644
index ..a46ace707ea2
--- /dev/null
+++ b/app-office/homebank/homebank-5.9.7.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="+ofx"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-11-12 Thread Petr Vaněk
commit: e245eeb6da6203e410aca071db7952817888f434
Author: Petr Vaněk  gentoo  org>
AuthorDate: Wed Nov 12 09:44:41 2025 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Wed Nov 12 09:44:41 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e245eeb6

app-office/homebank: drop 5.9.4

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 -
 app-office/homebank/homebank-5.9.4.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 814bac97a433..9de1f7c74baf 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1 @@
-DIST homebank-5.9.4.tar.gz 4013867 BLAKE2B 
ddd5affd011dfd33f9b732241b934d08437d4ad82d464ada9b21d6b3ef7987250a3daa36380c99e89f1744537a99761684b07f0ecd8fa6b52128fc44fb1a07f6
 SHA512 
0d9c81c9f74b529301da1081cf217dd65ee0b8aff8293b30b41d4ed928cf2535f0e057dd5ac51dab23ca4958708ac2b543f7c4196259aae37df28423562b1a04
 DIST homebank-5.9.5.tar.gz 4018789 BLAKE2B 
09dae27088932b4dd951f27af0831df172052091c12d7698e80d976101cb49c93e51079f6bfcbce20f5d152f77cec8062eea84ac3d7f2d602e025d2918c01fca
 SHA512 
257185f925e0abd24b819eb8733b0162646870f1caf37cc4a19ad4664af8e5e3668baf3d2b660ac699ed61c6c4ec86d7e864213c34affe597ae72d49a0e102f0

diff --git a/app-office/homebank/homebank-5.9.4.ebuild 
b/app-office/homebank/homebank-5.9.4.ebuild
deleted file mode 100644
index baef6e11a850..
--- a/app-office/homebank/homebank-5.9.4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="
-   https://www.gethomebank.org/
-   https://launchpad.net/homebank
-"
-SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
-IUSE="+ofx"
-
-RDEPEND="
-   >=dev-libs/glib-2.39:2
-   net-libs/libsoup:3.0
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-10-17 Thread Sam James
commit: 1d55c649a9f76ea77e897a4210431269699e02ee
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 13 10:16:40 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 13 10:16:40 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d55c649

app-office/homebank: Stabilize 5.9.5 amd64, #964261

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.9.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.9.5.ebuild 
b/app-office/homebank/homebank-5.9.5.ebuild
index a46ace707ea2..baef6e11a850 100644
--- a/app-office/homebank/homebank-5.9.5.ebuild
+++ b/app-office/homebank/homebank-5.9.5.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-09-20 Thread Petr Vaněk
commit: cc8bc0358b8c99647d2a4c9c713affc4bcee1b3f
Author: Petr Vaněk  gentoo  org>
AuthorDate: Tue Sep  9 06:12:41 2025 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Tue Sep  9 06:56:49 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc8bc035

app-office/homebank: drop 5.9.1, 5.9.2

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  2 --
 app-office/homebank/homebank-5.9.1.ebuild | 45 --
 app-office/homebank/homebank-5.9.2.ebuild | 46 ---
 3 files changed, 93 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index e42ec238344e..6529f5af10a5 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1 @@
-DIST homebank-5.9.1.tar.gz 4034657 BLAKE2B 
8ac8071e550a33a30c64266378404ddc60baa1dea66bc13e4f36fba4fc332be5db9d3a56b17d31821d864cce0a464edd2ca912b9100b9a67c266d6091175ca81
 SHA512 
53083044dc71c0e1b41d3adf23452b669c8cc5c0660f7452fc040aef52a5f7845e40ac82e8ff8eda9c79f5c3501f7de791d0757545918e2af91fc9dd9a0fcbeb
-DIST homebank-5.9.2fix.tar.gz 4015208 BLAKE2B 
39af5ff7491a30eb7008fce8dede2cdf65f5ea6229eeb6d4369ebe02632cb100067083bb3f6070b1bf34584b089393a7f6916b58a6b6fa79b07a177da5c6af3b
 SHA512 
43c968e805898cf3b1af4eccdba25dbc51d5a927729c78aeb0065ffb98d34c56de4d6a4e57005e86250c56b20122955987a9904d7bc2ea8417499ec8ae94b8e2
 DIST homebank-5.9.4.tar.gz 4013867 BLAKE2B 
ddd5affd011dfd33f9b732241b934d08437d4ad82d464ada9b21d6b3ef7987250a3daa36380c99e89f1744537a99761684b07f0ecd8fa6b52128fc44fb1a07f6
 SHA512 
0d9c81c9f74b529301da1081cf217dd65ee0b8aff8293b30b41d4ed928cf2535f0e057dd5ac51dab23ca4958708ac2b543f7c4196259aae37df28423562b1a04

diff --git a/app-office/homebank/homebank-5.9.1.ebuild 
b/app-office/homebank/homebank-5.9.1.ebuild
deleted file mode 100644
index baef6e11a850..
--- a/app-office/homebank/homebank-5.9.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="
-   https://www.gethomebank.org/
-   https://launchpad.net/homebank
-"
-SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
-IUSE="+ofx"
-
-RDEPEND="
-   >=dev-libs/glib-2.39:2
-   net-libs/libsoup:3.0
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}

diff --git a/app-office/homebank/homebank-5.9.2.ebuild 
b/app-office/homebank/homebank-5.9.2.ebuild
deleted file mode 100644
index 8b4d204f5c17..
--- a/app-office/homebank/homebank-5.9.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="
-   https://www.gethomebank.org/
-   https://launchpad.net/homebank
-"
-# The fix suffix is related to the bug 
https://bugs.launchpad.net/homebank/+bug/2114136
-SRC_URI="https://www.gethomebank.org/public/sources/${P}fix.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
-IUSE="+ofx"
-
-RDEPEND="
-   >=dev-libs/glib-2.39:2
-   net-libs/libsoup:3.0
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-09-19 Thread Petr Vaněk
commit: 198e23c4340d42c616ef0c6ddbb85afc1a177ea6
Author: Petr Vaněk  gentoo  org>
AuthorDate: Tue Sep  9 06:55:33 2025 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Tue Sep  9 06:56:50 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=198e23c4

app-office/homebank: add 5.9.5

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.9.5.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 6529f5af10a5..814bac97a433 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1 +1,2 @@
 DIST homebank-5.9.4.tar.gz 4013867 BLAKE2B 
ddd5affd011dfd33f9b732241b934d08437d4ad82d464ada9b21d6b3ef7987250a3daa36380c99e89f1744537a99761684b07f0ecd8fa6b52128fc44fb1a07f6
 SHA512 
0d9c81c9f74b529301da1081cf217dd65ee0b8aff8293b30b41d4ed928cf2535f0e057dd5ac51dab23ca4958708ac2b543f7c4196259aae37df28423562b1a04
+DIST homebank-5.9.5.tar.gz 4018789 BLAKE2B 
09dae27088932b4dd951f27af0831df172052091c12d7698e80d976101cb49c93e51079f6bfcbce20f5d152f77cec8062eea84ac3d7f2d602e025d2918c01fca
 SHA512 
257185f925e0abd24b819eb8733b0162646870f1caf37cc4a19ad4664af8e5e3668baf3d2b660ac699ed61c6c4ec86d7e864213c34affe597ae72d49a0e102f0

diff --git a/app-office/homebank/homebank-5.9.5.ebuild 
b/app-office/homebank/homebank-5.9.5.ebuild
new file mode 100644
index ..a46ace707ea2
--- /dev/null
+++ b/app-office/homebank/homebank-5.9.5.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="+ofx"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-08-11 Thread Sam James
commit: 8118ecab618bea513fa2b6cddb55be092fcce53f
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 12 03:40:23 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 12 03:41:23 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8118ecab

app-office/homebank: Stabilize 5.9.4 amd64, #961323

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.9.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.9.4.ebuild 
b/app-office/homebank/homebank-5.9.4.ebuild
index a46ace707ea2..baef6e11a850 100644
--- a/app-office/homebank/homebank-5.9.4.ebuild
+++ b/app-office/homebank/homebank-5.9.4.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-08-04 Thread Sam James
commit: 17c0826f02478e036d912e4551083b6ec4efe0e1
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug  4 18:52:46 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug  4 18:52:46 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17c0826f

app-office/homebank: Stabilize 5.9.2 amd64, #961061

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.9.2.ebuild 
b/app-office/homebank/homebank-5.9.2.ebuild
index f71dafff0abe..8b4d204f5c17 100644
--- a/app-office/homebank/homebank-5.9.2.ebuild
+++ b/app-office/homebank/homebank-5.9.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}fix.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-07-11 Thread Petr Vaněk
commit: acb14a1d758cfb260e9be7bc494b3732eb33a515
Author: Petr Vaněk  gentoo  org>
AuthorDate: Fri Jul 11 08:23:29 2025 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Fri Jul 11 08:24:46 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb14a1d

app-office/homebank: add 5.9.4

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.9.4.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 2b72aa38df5e..e42ec238344e 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1,3 @@
 DIST homebank-5.9.1.tar.gz 4034657 BLAKE2B 
8ac8071e550a33a30c64266378404ddc60baa1dea66bc13e4f36fba4fc332be5db9d3a56b17d31821d864cce0a464edd2ca912b9100b9a67c266d6091175ca81
 SHA512 
53083044dc71c0e1b41d3adf23452b669c8cc5c0660f7452fc040aef52a5f7845e40ac82e8ff8eda9c79f5c3501f7de791d0757545918e2af91fc9dd9a0fcbeb
 DIST homebank-5.9.2fix.tar.gz 4015208 BLAKE2B 
39af5ff7491a30eb7008fce8dede2cdf65f5ea6229eeb6d4369ebe02632cb100067083bb3f6070b1bf34584b089393a7f6916b58a6b6fa79b07a177da5c6af3b
 SHA512 
43c968e805898cf3b1af4eccdba25dbc51d5a927729c78aeb0065ffb98d34c56de4d6a4e57005e86250c56b20122955987a9904d7bc2ea8417499ec8ae94b8e2
+DIST homebank-5.9.4.tar.gz 4013867 BLAKE2B 
ddd5affd011dfd33f9b732241b934d08437d4ad82d464ada9b21d6b3ef7987250a3daa36380c99e89f1744537a99761684b07f0ecd8fa6b52128fc44fb1a07f6
 SHA512 
0d9c81c9f74b529301da1081cf217dd65ee0b8aff8293b30b41d4ed928cf2535f0e057dd5ac51dab23ca4958708ac2b543f7c4196259aae37df28423562b1a04

diff --git a/app-office/homebank/homebank-5.9.4.ebuild 
b/app-office/homebank/homebank-5.9.4.ebuild
new file mode 100644
index ..a46ace707ea2
--- /dev/null
+++ b/app-office/homebank/homebank-5.9.4.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="+ofx"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-06-30 Thread Petr Vaněk
commit: f467ead8d35c35433469dbdd310c03d51511
Author: Petr Vaněk  gentoo  org>
AuthorDate: Tue Jul  1 06:10:43 2025 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Tue Jul  1 06:32:27 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f467ead8

app-office/homebank: add 5.9.2

This version uses the fix release tarball, because original release
installed localization files to wrong directory.

Link: https://bugs.launchpad.net/homebank/+bug/2114136
Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.9.2.ebuild | 46 +++
 2 files changed, 47 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index b3fc88b3e98d..2b72aa38df5e 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1 +1,2 @@
 DIST homebank-5.9.1.tar.gz 4034657 BLAKE2B 
8ac8071e550a33a30c64266378404ddc60baa1dea66bc13e4f36fba4fc332be5db9d3a56b17d31821d864cce0a464edd2ca912b9100b9a67c266d6091175ca81
 SHA512 
53083044dc71c0e1b41d3adf23452b669c8cc5c0660f7452fc040aef52a5f7845e40ac82e8ff8eda9c79f5c3501f7de791d0757545918e2af91fc9dd9a0fcbeb
+DIST homebank-5.9.2fix.tar.gz 4015208 BLAKE2B 
39af5ff7491a30eb7008fce8dede2cdf65f5ea6229eeb6d4369ebe02632cb100067083bb3f6070b1bf34584b089393a7f6916b58a6b6fa79b07a177da5c6af3b
 SHA512 
43c968e805898cf3b1af4eccdba25dbc51d5a927729c78aeb0065ffb98d34c56de4d6a4e57005e86250c56b20122955987a9904d7bc2ea8417499ec8ae94b8e2

diff --git a/app-office/homebank/homebank-5.9.2.ebuild 
b/app-office/homebank/homebank-5.9.2.ebuild
new file mode 100644
index ..f71dafff0abe
--- /dev/null
+++ b/app-office/homebank/homebank-5.9.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
+# The fix suffix is related to the bug 
https://bugs.launchpad.net/homebank/+bug/2114136
+SRC_URI="https://www.gethomebank.org/public/sources/${P}fix.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="+ofx"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-06-30 Thread Petr Vaněk
commit: 57418d309d844537bdd46081a6d23419c722b7dd
Author: Petr Vaněk  gentoo  org>
AuthorDate: Tue Jul  1 06:07:38 2025 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Tue Jul  1 06:32:25 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57418d30

app-office/homebank: drop 5.9

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest|  1 -
 app-office/homebank/homebank-5.9.ebuild | 45 -
 2 files changed, 46 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index b729631956dc..b3fc88b3e98d 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1 @@
 DIST homebank-5.9.1.tar.gz 4034657 BLAKE2B 
8ac8071e550a33a30c64266378404ddc60baa1dea66bc13e4f36fba4fc332be5db9d3a56b17d31821d864cce0a464edd2ca912b9100b9a67c266d6091175ca81
 SHA512 
53083044dc71c0e1b41d3adf23452b669c8cc5c0660f7452fc040aef52a5f7845e40ac82e8ff8eda9c79f5c3501f7de791d0757545918e2af91fc9dd9a0fcbeb
-DIST homebank-5.9.tar.gz 4033406 BLAKE2B 
ca8bea0437446d1d975308d2de83fd3988a5e33e4bb52c310cb60bf0d25369a56461a9c83c162ae00f46ea2444e79ce2579e6eca8089de935bd1a07db818c01d
 SHA512 
8bf5ef158db5f02e8e1a8714bc747fe84d5577ee48ecd1f3515636364d1ad6f64107d5d967454f3024d18f9a412d5883c085c410620cd63a5e5ddd8cc604a98e

diff --git a/app-office/homebank/homebank-5.9.ebuild 
b/app-office/homebank/homebank-5.9.ebuild
deleted file mode 100644
index baef6e11a850..
--- a/app-office/homebank/homebank-5.9.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="
-   https://www.gethomebank.org/
-   https://launchpad.net/homebank
-"
-SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
-IUSE="+ofx"
-
-RDEPEND="
-   >=dev-libs/glib-2.39:2
-   net-libs/libsoup:3.0
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-06-14 Thread Sam James
commit: f43ba3ce27be979cc362ad9a052d46b43db7510c
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 14 14:23:46 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 14 14:23:46 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f43ba3ce

app-office/homebank: Stabilize 5.9.1 amd64, #957700

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.9.1.ebuild 
b/app-office/homebank/homebank-5.9.1.ebuild
index a46ace707ea2..baef6e11a850 100644
--- a/app-office/homebank/homebank-5.9.1.ebuild
+++ b/app-office/homebank/homebank-5.9.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-06-07 Thread Petr Vaněk
commit: 04e2f71838b67e4d8ca7958804535814d5f27a8e
Author: Petr Vaněk  gentoo  org>
AuthorDate: Sat Jun  7 16:01:28 2025 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Sat Jun  7 16:31:24 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e2f718

app-office/homebank: drop 5.8.6

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 -
 app-office/homebank/homebank-5.8.6.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 62393722f887..b729631956dc 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1,2 @@
-DIST homebank-5.8.6.tar.gz 3780388 BLAKE2B 
a7a9315c69aa707f6c03ef9cf4a17fcaa04e2b8e395ae6d1c703eb4f982deac9c082a65f8e384563ac2e62820aa171fc81fe3df7ed2f8b71a90fdca5f6e20a2e
 SHA512 
6a00920b30e38b7386bec9fd70df3c5c6fd2d9506ce636b7abce4abdea1642978873ff07e6234407e2a62f8064d102ca21ee4d4d2c89c2db7318d2bb34d7c0f5
 DIST homebank-5.9.1.tar.gz 4034657 BLAKE2B 
8ac8071e550a33a30c64266378404ddc60baa1dea66bc13e4f36fba4fc332be5db9d3a56b17d31821d864cce0a464edd2ca912b9100b9a67c266d6091175ca81
 SHA512 
53083044dc71c0e1b41d3adf23452b669c8cc5c0660f7452fc040aef52a5f7845e40ac82e8ff8eda9c79f5c3501f7de791d0757545918e2af91fc9dd9a0fcbeb
 DIST homebank-5.9.tar.gz 4033406 BLAKE2B 
ca8bea0437446d1d975308d2de83fd3988a5e33e4bb52c310cb60bf0d25369a56461a9c83c162ae00f46ea2444e79ce2579e6eca8089de935bd1a07db818c01d
 SHA512 
8bf5ef158db5f02e8e1a8714bc747fe84d5577ee48ecd1f3515636364d1ad6f64107d5d967454f3024d18f9a412d5883c085c410620cd63a5e5ddd8cc604a98e

diff --git a/app-office/homebank/homebank-5.8.6.ebuild 
b/app-office/homebank/homebank-5.8.6.ebuild
deleted file mode 100644
index baef6e11a850..
--- a/app-office/homebank/homebank-5.8.6.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="
-   https://www.gethomebank.org/
-   https://launchpad.net/homebank
-"
-SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
-IUSE="+ofx"
-
-RDEPEND="
-   >=dev-libs/glib-2.39:2
-   net-libs/libsoup:3.0
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-05-15 Thread Arthur Zamarin
commit: c373f7f75af8b6fc0ffa6639788d6f7b6ffe0eb4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu May 15 16:41:47 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu May 15 16:41:47 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c373f7f7

app-office/homebank: Stabilize 5.9 amd64, #955976

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.9.ebuild 
b/app-office/homebank/homebank-5.9.ebuild
index a46ace707ea2..baef6e11a850 100644
--- a/app-office/homebank/homebank-5.9.ebuild
+++ b/app-office/homebank/homebank-5.9.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-05-15 Thread Arthur Zamarin
commit: 4155935ebde3a174d8387de4750e3fafa7888966
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu May 15 16:44:24 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu May 15 16:44:24 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4155935e

app-office/homebank: destabilize 5.8.6 for ~ppc, ~x86

Bug: https://bugs.gentoo.org/955976
Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.8.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.6.ebuild 
b/app-office/homebank/homebank-5.8.6.ebuild
index 6edc02b93c66..baef6e11a850 100644
--- a/app-office/homebank/homebank-5.8.6.ebuild
+++ b/app-office/homebank/homebank-5.8.6.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-05-08 Thread Petr Vaněk
commit: ef298253026b530606055b23a9cdf8fa9285d90c
Author: Petr Vaněk  gentoo  org>
AuthorDate: Thu May  8 08:44:29 2025 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Thu May  8 08:44:51 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef298253

app-office/homebank: add 5.9.1

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.9.1.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 0a35faeb90c0..62393722f887 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1,3 @@
 DIST homebank-5.8.6.tar.gz 3780388 BLAKE2B 
a7a9315c69aa707f6c03ef9cf4a17fcaa04e2b8e395ae6d1c703eb4f982deac9c082a65f8e384563ac2e62820aa171fc81fe3df7ed2f8b71a90fdca5f6e20a2e
 SHA512 
6a00920b30e38b7386bec9fd70df3c5c6fd2d9506ce636b7abce4abdea1642978873ff07e6234407e2a62f8064d102ca21ee4d4d2c89c2db7318d2bb34d7c0f5
+DIST homebank-5.9.1.tar.gz 4034657 BLAKE2B 
8ac8071e550a33a30c64266378404ddc60baa1dea66bc13e4f36fba4fc332be5db9d3a56b17d31821d864cce0a464edd2ca912b9100b9a67c266d6091175ca81
 SHA512 
53083044dc71c0e1b41d3adf23452b669c8cc5c0660f7452fc040aef52a5f7845e40ac82e8ff8eda9c79f5c3501f7de791d0757545918e2af91fc9dd9a0fcbeb
 DIST homebank-5.9.tar.gz 4033406 BLAKE2B 
ca8bea0437446d1d975308d2de83fd3988a5e33e4bb52c310cb60bf0d25369a56461a9c83c162ae00f46ea2444e79ce2579e6eca8089de935bd1a07db818c01d
 SHA512 
8bf5ef158db5f02e8e1a8714bc747fe84d5577ee48ecd1f3515636364d1ad6f64107d5d967454f3024d18f9a412d5883c085c410620cd63a5e5ddd8cc604a98e

diff --git a/app-office/homebank/homebank-5.9.1.ebuild 
b/app-office/homebank/homebank-5.9.1.ebuild
new file mode 100644
index ..a46ace707ea2
--- /dev/null
+++ b/app-office/homebank/homebank-5.9.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="+ofx"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-04-14 Thread Petr Vaněk
commit: 11f3dd5dc4a80df1e4e9b2f3234360a841554cd3
Author: Petr Vaněk  gentoo  org>
AuthorDate: Mon Apr 14 08:50:27 2025 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Mon Apr 14 08:56:09 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11f3dd5d

app-office/homebank: add 5.9

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest|  1 +
 app-office/homebank/homebank-5.9.ebuild | 45 +
 2 files changed, 46 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index ce727eff55a3..0a35faeb90c0 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1 +1,2 @@
 DIST homebank-5.8.6.tar.gz 3780388 BLAKE2B 
a7a9315c69aa707f6c03ef9cf4a17fcaa04e2b8e395ae6d1c703eb4f982deac9c082a65f8e384563ac2e62820aa171fc81fe3df7ed2f8b71a90fdca5f6e20a2e
 SHA512 
6a00920b30e38b7386bec9fd70df3c5c6fd2d9506ce636b7abce4abdea1642978873ff07e6234407e2a62f8064d102ca21ee4d4d2c89c2db7318d2bb34d7c0f5
+DIST homebank-5.9.tar.gz 4033406 BLAKE2B 
ca8bea0437446d1d975308d2de83fd3988a5e33e4bb52c310cb60bf0d25369a56461a9c83c162ae00f46ea2444e79ce2579e6eca8089de935bd1a07db818c01d
 SHA512 
8bf5ef158db5f02e8e1a8714bc747fe84d5577ee48ecd1f3515636364d1ad6f64107d5d967454f3024d18f9a412d5883c085c410620cd63a5e5ddd8cc604a98e

diff --git a/app-office/homebank/homebank-5.9.ebuild 
b/app-office/homebank/homebank-5.9.ebuild
new file mode 100644
index ..a46ace707ea2
--- /dev/null
+++ b/app-office/homebank/homebank-5.9.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="+ofx"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-04-05 Thread Petr Vaněk
commit: cf95d4f3f2700fe616d10c9b1510806cb59d12e5
Author: Petr Vaněk  gentoo  org>
AuthorDate: Wed Mar 19 07:48:10 2025 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Wed Mar 19 07:54:47 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf95d4f3

app-office/homebank: drop 5.8.5

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 -
 app-office/homebank/homebank-5.8.5.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 6306b17c7f0b..ce727eff55a3 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1 @@
-DIST homebank-5.8.5.tar.gz 3774684 BLAKE2B 
cacddb5a0cfead61ebe60f4918ff38b2b8fdd1fd1fcca08100ffd1a59bfc6181f171386303fffb7a526bfcd5473cee58077759a3ee244d41576ce31f7854ab5c
 SHA512 
a58cd73f7f20388fd7821c18a53e240a7efc0253a2f38f57085b747aef1fe605e4ea8b3555b265b42223967d8014ae78512cbf5b1b83867e1c520e36b16d5236
 DIST homebank-5.8.6.tar.gz 3780388 BLAKE2B 
a7a9315c69aa707f6c03ef9cf4a17fcaa04e2b8e395ae6d1c703eb4f982deac9c082a65f8e384563ac2e62820aa171fc81fe3df7ed2f8b71a90fdca5f6e20a2e
 SHA512 
6a00920b30e38b7386bec9fd70df3c5c6fd2d9506ce636b7abce4abdea1642978873ff07e6234407e2a62f8064d102ca21ee4d4d2c89c2db7318d2bb34d7c0f5

diff --git a/app-office/homebank/homebank-5.8.5.ebuild 
b/app-office/homebank/homebank-5.8.5.ebuild
deleted file mode 100644
index 3cc624ffae3a..
--- a/app-office/homebank/homebank-5.8.5.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="
-   https://www.gethomebank.org/
-   https://launchpad.net/homebank
-"
-SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE="+ofx"
-
-RDEPEND="
-   >=dev-libs/glib-2.39:2
-   net-libs/libsoup:3.0
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-01-31 Thread Arthur Zamarin
commit: 8c4c7421b20c4a4b8106f2d22261689e209dcb12
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jan 31 14:49:17 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jan 31 14:49:17 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c4c7421

app-office/homebank: Stabilize 5.8.6 x86, #949113

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.8.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.6.ebuild 
b/app-office/homebank/homebank-5.8.6.ebuild
index e59a2717268e..6edc02b93c66 100644
--- a/app-office/homebank/homebank-5.8.6.ebuild
+++ b/app-office/homebank/homebank-5.8.6.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-01-31 Thread Arthur Zamarin
commit: b4d50ba8f65cda200fc486359d27ec760721a278
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jan 31 14:49:16 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jan 31 14:49:16 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d50ba8

app-office/homebank: Stabilize 5.8.6 amd64, #949113

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.8.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.6.ebuild 
b/app-office/homebank/homebank-5.8.6.ebuild
index 182702fa5724..e59a2717268e 100644
--- a/app-office/homebank/homebank-5.8.6.ebuild
+++ b/app-office/homebank/homebank-5.8.6.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2025-01-31 Thread Arthur Zamarin
commit: 050adb80d8584904de98df8eb2175e5528c20827
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jan 31 12:12:35 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jan 31 12:12:35 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=050adb80

app-office/homebank: Stabilize 5.8.6 ppc, #949113

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.8.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/homebank/homebank-5.8.6.ebuild 
b/app-office/homebank/homebank-5.8.6.ebuild
index b794b4f11bfc..182702fa5724 100644
--- a/app-office/homebank/homebank-5.8.6.ebuild
+++ b/app-office/homebank/homebank-5.8.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-12-29 Thread Petr Vaněk
commit: ba4f2a9bf1e968f9a65da6a7ca0bffdadf3c2624
Author: Petr Vaněk  gentoo  org>
AuthorDate: Sun Dec 29 09:14:16 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Sun Dec 29 18:19:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba4f2a9b

app-office/homebank: add 5.8.6

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.8.6.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 6b2fff10324c..9215013df05e 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1,3 @@
 DIST homebank-5.8.3.tar.gz 3773027 BLAKE2B 
0af8b22b113c1be391cee455666ed767c9edefbba3973cdbdd85ca020611a5a8d992d85ee7b5e39ec56ea6693b4ee147cc05591623cb10d71b17466e7c205db2
 SHA512 
20b08c2329c7f11a4317b460be3e3b99072dab618965f9c96b21ed9355843e3cbb68730fa1517a5c6c90f9ab9fa53f7ed1e4f6d5af62a32d7d92e82acf342944
 DIST homebank-5.8.5.tar.gz 3774684 BLAKE2B 
cacddb5a0cfead61ebe60f4918ff38b2b8fdd1fd1fcca08100ffd1a59bfc6181f171386303fffb7a526bfcd5473cee58077759a3ee244d41576ce31f7854ab5c
 SHA512 
a58cd73f7f20388fd7821c18a53e240a7efc0253a2f38f57085b747aef1fe605e4ea8b3555b265b42223967d8014ae78512cbf5b1b83867e1c520e36b16d5236
+DIST homebank-5.8.6.tar.gz 3780388 BLAKE2B 
a7a9315c69aa707f6c03ef9cf4a17fcaa04e2b8e395ae6d1c703eb4f982deac9c082a65f8e384563ac2e62820aa171fc81fe3df7ed2f8b71a90fdca5f6e20a2e
 SHA512 
6a00920b30e38b7386bec9fd70df3c5c6fd2d9506ce636b7abce4abdea1642978873ff07e6234407e2a62f8064d102ca21ee4d4d2c89c2db7318d2bb34d7c0f5

diff --git a/app-office/homebank/homebank-5.8.6.ebuild 
b/app-office/homebank/homebank-5.8.6.ebuild
new file mode 100644
index ..b794b4f11bfc
--- /dev/null
+++ b/app-office/homebank/homebank-5.8.6.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="+ofx"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-12-29 Thread Petr Vaněk
commit: fbbd5ee95cee920c9abb37dcba4b8988e9308fa0
Author: Petr Vaněk  gentoo  org>
AuthorDate: Sun Dec 29 09:15:08 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Sun Dec 29 18:19:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbbd5ee9

app-office/homebank: drop 5.8.3

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 -
 app-office/homebank/homebank-5.8.3.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 9215013df05e..6306b17c7f0b 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1,2 @@
-DIST homebank-5.8.3.tar.gz 3773027 BLAKE2B 
0af8b22b113c1be391cee455666ed767c9edefbba3973cdbdd85ca020611a5a8d992d85ee7b5e39ec56ea6693b4ee147cc05591623cb10d71b17466e7c205db2
 SHA512 
20b08c2329c7f11a4317b460be3e3b99072dab618965f9c96b21ed9355843e3cbb68730fa1517a5c6c90f9ab9fa53f7ed1e4f6d5af62a32d7d92e82acf342944
 DIST homebank-5.8.5.tar.gz 3774684 BLAKE2B 
cacddb5a0cfead61ebe60f4918ff38b2b8fdd1fd1fcca08100ffd1a59bfc6181f171386303fffb7a526bfcd5473cee58077759a3ee244d41576ce31f7854ab5c
 SHA512 
a58cd73f7f20388fd7821c18a53e240a7efc0253a2f38f57085b747aef1fe605e4ea8b3555b265b42223967d8014ae78512cbf5b1b83867e1c520e36b16d5236
 DIST homebank-5.8.6.tar.gz 3780388 BLAKE2B 
a7a9315c69aa707f6c03ef9cf4a17fcaa04e2b8e395ae6d1c703eb4f982deac9c082a65f8e384563ac2e62820aa171fc81fe3df7ed2f8b71a90fdca5f6e20a2e
 SHA512 
6a00920b30e38b7386bec9fd70df3c5c6fd2d9506ce636b7abce4abdea1642978873ff07e6234407e2a62f8064d102ca21ee4d4d2c89c2db7318d2bb34d7c0f5

diff --git a/app-office/homebank/homebank-5.8.3.ebuild 
b/app-office/homebank/homebank-5.8.3.ebuild
deleted file mode 100644
index 3cc624ffae3a..
--- a/app-office/homebank/homebank-5.8.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="
-   https://www.gethomebank.org/
-   https://launchpad.net/homebank
-"
-SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE="+ofx"
-
-RDEPEND="
-   >=dev-libs/glib-2.39:2
-   net-libs/libsoup:3.0
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-11-09 Thread Arthur Zamarin
commit: 4b2add90470b5ea82159d63ad119bacc1b334656
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov  9 10:10:23 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov  9 10:10:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b2add90

app-office/homebank: Stabilize 5.8.5 amd64, #942971

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.8.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.5.ebuild 
b/app-office/homebank/homebank-5.8.5.ebuild
index 83def5a7180b..3cc624ffae3a 100644
--- a/app-office/homebank/homebank-5.8.5.ebuild
+++ b/app-office/homebank/homebank-5.8.5.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-11-06 Thread Sam James
commit: 118f0104a6eaef28ec1aa20aa816f5145af97b31
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov  7 07:40:52 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov  7 07:41:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118f0104

app-office/homebank: Stabilize 5.8.5 x86, #942971

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.8.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.5.ebuild 
b/app-office/homebank/homebank-5.8.5.ebuild
index b794b4f11bfc..0129af4fc3a3 100644
--- a/app-office/homebank/homebank-5.8.5.ebuild
+++ b/app-office/homebank/homebank-5.8.5.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-11-06 Thread Sam James
commit: 027e7769641777c2bc66062a7710765a464e2bc0
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov  7 07:40:54 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov  7 07:41:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=027e7769

app-office/homebank: Stabilize 5.8.5 ppc, #942971

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.8.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.5.ebuild 
b/app-office/homebank/homebank-5.8.5.ebuild
index 0129af4fc3a3..83def5a7180b 100644
--- a/app-office/homebank/homebank-5.8.5.ebuild
+++ b/app-office/homebank/homebank-5.8.5.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ppc ~ppc64 x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-10-22 Thread Petr Vaněk
commit: 3c27642bece5929a2cbd9b2ca4c01b04287e99f5
Author: Petr Vaněk  gentoo  org>
AuthorDate: Tue Oct 22 13:47:43 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Tue Oct 22 13:51:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c27642b

app-office/homebank: drop 5.8.2

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 -
 app-office/homebank/homebank-5.8.2.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 4daa8fbd5c59..6b2fff10324c 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1,2 @@
-DIST homebank-5.8.2.tar.gz 3771644 BLAKE2B 
b660ebbab36ce7f42f9db662e0f2dc62fbac425ea91e2335bbcea14bce799f6b2e79fe130a56e47880cf0b55c86095fecc1b9583f91738126122f94e2ba1c241
 SHA512 
f241a8569209b9504e1a68b3c72168147641666e838a3a0160e56efcf2070c016a1ae906d7fcea8ac26e6785a74f5bf571a3f14f82bd8daa1f0cf33b0c7be983
 DIST homebank-5.8.3.tar.gz 3773027 BLAKE2B 
0af8b22b113c1be391cee455666ed767c9edefbba3973cdbdd85ca020611a5a8d992d85ee7b5e39ec56ea6693b4ee147cc05591623cb10d71b17466e7c205db2
 SHA512 
20b08c2329c7f11a4317b460be3e3b99072dab618965f9c96b21ed9355843e3cbb68730fa1517a5c6c90f9ab9fa53f7ed1e4f6d5af62a32d7d92e82acf342944
 DIST homebank-5.8.5.tar.gz 3774684 BLAKE2B 
cacddb5a0cfead61ebe60f4918ff38b2b8fdd1fd1fcca08100ffd1a59bfc6181f171386303fffb7a526bfcd5473cee58077759a3ee244d41576ce31f7854ab5c
 SHA512 
a58cd73f7f20388fd7821c18a53e240a7efc0253a2f38f57085b747aef1fe605e4ea8b3555b265b42223967d8014ae78512cbf5b1b83867e1c520e36b16d5236

diff --git a/app-office/homebank/homebank-5.8.2.ebuild 
b/app-office/homebank/homebank-5.8.2.ebuild
deleted file mode 100644
index 3cc624ffae3a..
--- a/app-office/homebank/homebank-5.8.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="
-   https://www.gethomebank.org/
-   https://launchpad.net/homebank
-"
-SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE="+ofx"
-
-RDEPEND="
-   >=dev-libs/glib-2.39:2
-   net-libs/libsoup:3.0
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-10-11 Thread Sam James
commit: bcb817bea12e0b858119d8783361184517662b4c
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct 11 10:50:30 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct 11 10:50:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb817be

app-office/homebank: Stabilize 5.8.3 amd64, #941270

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.3.ebuild 
b/app-office/homebank/homebank-5.8.3.ebuild
index 83def5a7180b..3cc624ffae3a 100644
--- a/app-office/homebank/homebank-5.8.3.ebuild
+++ b/app-office/homebank/homebank-5.8.3.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-10-11 Thread Sam James
commit: 15fd6223d7f276fcf4d5a7edaf48e6766d481405
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct 11 10:50:29 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct 11 10:50:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15fd6223

app-office/homebank: Stabilize 5.8.3 x86, #941270

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.3.ebuild 
b/app-office/homebank/homebank-5.8.3.ebuild
index 211d90f1f4b3..83def5a7180b 100644
--- a/app-office/homebank/homebank-5.8.3.ebuild
+++ b/app-office/homebank/homebank-5.8.3.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-10-11 Thread Arthur Zamarin
commit: f9a46e51aaa2429237ec57fc491fe3931c342453
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Oct 11 09:56:44 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Oct 11 09:56:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a46e51

app-office/homebank: Stabilize 5.8.3 ppc, #941270

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.3.ebuild 
b/app-office/homebank/homebank-5.8.3.ebuild
index b794b4f11bfc..211d90f1f4b3 100644
--- a/app-office/homebank/homebank-5.8.3.ebuild
+++ b/app-office/homebank/homebank-5.8.3.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-10-06 Thread Petr Vaněk
commit: 551b87c338d8d05f80f67e52c74d8cfe2d1767ba
Author: Petr Vaněk  gentoo  org>
AuthorDate: Sun Oct  6 07:10:10 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Sun Oct  6 07:11:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=551b87c3

app-office/homebank: add 5.8.5

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.8.5.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index aa6c122ce03f..3e7abce59eb7 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1,4 @@
 DIST homebank-5.8.2.tar.gz 3771644 BLAKE2B 
b660ebbab36ce7f42f9db662e0f2dc62fbac425ea91e2335bbcea14bce799f6b2e79fe130a56e47880cf0b55c86095fecc1b9583f91738126122f94e2ba1c241
 SHA512 
f241a8569209b9504e1a68b3c72168147641666e838a3a0160e56efcf2070c016a1ae906d7fcea8ac26e6785a74f5bf571a3f14f82bd8daa1f0cf33b0c7be983
 DIST homebank-5.8.3.tar.gz 3773027 BLAKE2B 
0af8b22b113c1be391cee455666ed767c9edefbba3973cdbdd85ca020611a5a8d992d85ee7b5e39ec56ea6693b4ee147cc05591623cb10d71b17466e7c205db2
 SHA512 
20b08c2329c7f11a4317b460be3e3b99072dab618965f9c96b21ed9355843e3cbb68730fa1517a5c6c90f9ab9fa53f7ed1e4f6d5af62a32d7d92e82acf342944
 DIST homebank-5.8.4.tar.gz 3774312 BLAKE2B 
4e68b621fcc4cf6b2242c95061d5a959b1a96d5fdb39113d789e125d89fd7b5f85a17e816dec9b2453b1853d9959e3cb43f009ccd0448f7f07609c551ba6e6bf
 SHA512 
998d0902e1a172565599669a63ed2dc894ed5e8b9e167669c8fb8fed13438ce70155978f034af75c5939778e4ed138315662b18c15e61d0b9c646603548a5e27
+DIST homebank-5.8.5.tar.gz 3774684 BLAKE2B 
cacddb5a0cfead61ebe60f4918ff38b2b8fdd1fd1fcca08100ffd1a59bfc6181f171386303fffb7a526bfcd5473cee58077759a3ee244d41576ce31f7854ab5c
 SHA512 
a58cd73f7f20388fd7821c18a53e240a7efc0253a2f38f57085b747aef1fe605e4ea8b3555b265b42223967d8014ae78512cbf5b1b83867e1c520e36b16d5236

diff --git a/app-office/homebank/homebank-5.8.5.ebuild 
b/app-office/homebank/homebank-5.8.5.ebuild
new file mode 100644
index ..b794b4f11bfc
--- /dev/null
+++ b/app-office/homebank/homebank-5.8.5.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="+ofx"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-10-06 Thread Petr Vaněk
commit: e508f263366bed26ae4bf99683dfce46bf17335f
Author: Petr Vaněk  gentoo  org>
AuthorDate: Sun Oct  6 07:10:24 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Sun Oct  6 07:11:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e508f263

app-office/homebank: drop 5.8.4

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 -
 app-office/homebank/homebank-5.8.4.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 3e7abce59eb7..4daa8fbd5c59 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,4 +1,3 @@
 DIST homebank-5.8.2.tar.gz 3771644 BLAKE2B 
b660ebbab36ce7f42f9db662e0f2dc62fbac425ea91e2335bbcea14bce799f6b2e79fe130a56e47880cf0b55c86095fecc1b9583f91738126122f94e2ba1c241
 SHA512 
f241a8569209b9504e1a68b3c72168147641666e838a3a0160e56efcf2070c016a1ae906d7fcea8ac26e6785a74f5bf571a3f14f82bd8daa1f0cf33b0c7be983
 DIST homebank-5.8.3.tar.gz 3773027 BLAKE2B 
0af8b22b113c1be391cee455666ed767c9edefbba3973cdbdd85ca020611a5a8d992d85ee7b5e39ec56ea6693b4ee147cc05591623cb10d71b17466e7c205db2
 SHA512 
20b08c2329c7f11a4317b460be3e3b99072dab618965f9c96b21ed9355843e3cbb68730fa1517a5c6c90f9ab9fa53f7ed1e4f6d5af62a32d7d92e82acf342944
-DIST homebank-5.8.4.tar.gz 3774312 BLAKE2B 
4e68b621fcc4cf6b2242c95061d5a959b1a96d5fdb39113d789e125d89fd7b5f85a17e816dec9b2453b1853d9959e3cb43f009ccd0448f7f07609c551ba6e6bf
 SHA512 
998d0902e1a172565599669a63ed2dc894ed5e8b9e167669c8fb8fed13438ce70155978f034af75c5939778e4ed138315662b18c15e61d0b9c646603548a5e27
 DIST homebank-5.8.5.tar.gz 3774684 BLAKE2B 
cacddb5a0cfead61ebe60f4918ff38b2b8fdd1fd1fcca08100ffd1a59bfc6181f171386303fffb7a526bfcd5473cee58077759a3ee244d41576ce31f7854ab5c
 SHA512 
a58cd73f7f20388fd7821c18a53e240a7efc0253a2f38f57085b747aef1fe605e4ea8b3555b265b42223967d8014ae78512cbf5b1b83867e1c520e36b16d5236

diff --git a/app-office/homebank/homebank-5.8.4.ebuild 
b/app-office/homebank/homebank-5.8.4.ebuild
deleted file mode 100644
index b794b4f11bfc..
--- a/app-office/homebank/homebank-5.8.4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="
-   https://www.gethomebank.org/
-   https://launchpad.net/homebank
-"
-SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="+ofx"
-
-RDEPEND="
-   >=dev-libs/glib-2.39:2
-   net-libs/libsoup:3.0
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-10-04 Thread Petr Vaněk
commit: 35abd77ea295aa3871403cc40f1eef854366b90b
Author: Petr Vaněk  gentoo  org>
AuthorDate: Fri Oct  4 15:04:01 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Fri Oct  4 15:06:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35abd77e

app-office/homebank: add 5.8.4

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.8.4.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 352a45ec4fae..aa6c122ce03f 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1,3 @@
 DIST homebank-5.8.2.tar.gz 3771644 BLAKE2B 
b660ebbab36ce7f42f9db662e0f2dc62fbac425ea91e2335bbcea14bce799f6b2e79fe130a56e47880cf0b55c86095fecc1b9583f91738126122f94e2ba1c241
 SHA512 
f241a8569209b9504e1a68b3c72168147641666e838a3a0160e56efcf2070c016a1ae906d7fcea8ac26e6785a74f5bf571a3f14f82bd8daa1f0cf33b0c7be983
 DIST homebank-5.8.3.tar.gz 3773027 BLAKE2B 
0af8b22b113c1be391cee455666ed767c9edefbba3973cdbdd85ca020611a5a8d992d85ee7b5e39ec56ea6693b4ee147cc05591623cb10d71b17466e7c205db2
 SHA512 
20b08c2329c7f11a4317b460be3e3b99072dab618965f9c96b21ed9355843e3cbb68730fa1517a5c6c90f9ab9fa53f7ed1e4f6d5af62a32d7d92e82acf342944
+DIST homebank-5.8.4.tar.gz 3774312 BLAKE2B 
4e68b621fcc4cf6b2242c95061d5a959b1a96d5fdb39113d789e125d89fd7b5f85a17e816dec9b2453b1853d9959e3cb43f009ccd0448f7f07609c551ba6e6bf
 SHA512 
998d0902e1a172565599669a63ed2dc894ed5e8b9e167669c8fb8fed13438ce70155978f034af75c5939778e4ed138315662b18c15e61d0b9c646603548a5e27

diff --git a/app-office/homebank/homebank-5.8.4.ebuild 
b/app-office/homebank/homebank-5.8.4.ebuild
new file mode 100644
index ..b794b4f11bfc
--- /dev/null
+++ b/app-office/homebank/homebank-5.8.4.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="+ofx"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-10-04 Thread Petr Vaněk
commit: c35a01023762e35de6d8cccdfa55d9323d542f64
Author: Petr Vaněk  gentoo  org>
AuthorDate: Fri Oct  4 14:41:57 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Fri Oct  4 15:06:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35a0102

app-office/homebank: drop 5.8.1

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 -
 app-office/homebank/homebank-5.8.1.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index e2c27b4d75ee..352a45ec4fae 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1,2 @@
-DIST homebank-5.8.1.tar.gz 3722739 BLAKE2B 
23042c8fc952faf2da039934f4b82c9c5949649647bac1861cf291dc360929911316fa912e676bd1b2d87f7290e0b6a4fdce035b1e7ca6558bf613365f71e8d6
 SHA512 
900228b813c79bd4a5f1257a51e422e4748c7b7e9945d6d9c72c04097caf2275dd8294fd901a55fa6110c8c75be418e89a3a541a3350d350ef01b052e0cfb1f6
 DIST homebank-5.8.2.tar.gz 3771644 BLAKE2B 
b660ebbab36ce7f42f9db662e0f2dc62fbac425ea91e2335bbcea14bce799f6b2e79fe130a56e47880cf0b55c86095fecc1b9583f91738126122f94e2ba1c241
 SHA512 
f241a8569209b9504e1a68b3c72168147641666e838a3a0160e56efcf2070c016a1ae906d7fcea8ac26e6785a74f5bf571a3f14f82bd8daa1f0cf33b0c7be983
 DIST homebank-5.8.3.tar.gz 3773027 BLAKE2B 
0af8b22b113c1be391cee455666ed767c9edefbba3973cdbdd85ca020611a5a8d992d85ee7b5e39ec56ea6693b4ee147cc05591623cb10d71b17466e7c205db2
 SHA512 
20b08c2329c7f11a4317b460be3e3b99072dab618965f9c96b21ed9355843e3cbb68730fa1517a5c6c90f9ab9fa53f7ed1e4f6d5af62a32d7d92e82acf342944

diff --git a/app-office/homebank/homebank-5.8.1.ebuild 
b/app-office/homebank/homebank-5.8.1.ebuild
deleted file mode 100644
index 3cc624ffae3a..
--- a/app-office/homebank/homebank-5.8.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="
-   https://www.gethomebank.org/
-   https://launchpad.net/homebank
-"
-SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE="+ofx"
-
-RDEPEND="
-   >=dev-libs/glib-2.39:2
-   net-libs/libsoup:3.0
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-09-11 Thread Jakov Smolić
commit: 8fc6f1c127943684cfa08c711fd17e264e2b70d4
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Sep 12 05:38:02 2024 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Sep 12 05:38:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc6f1c1

app-office/homebank: Stabilize 5.8.2 ppc, #939395

Signed-off-by: Jakov Smolić  gentoo.org>

 app-office/homebank/homebank-5.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.2.ebuild 
b/app-office/homebank/homebank-5.8.2.ebuild
index 6fe8275d16b7..3cc624ffae3a 100644
--- a/app-office/homebank/homebank-5.8.2.ebuild
+++ b/app-office/homebank/homebank-5.8.2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-09-09 Thread Sam James
commit: 8dc5969e5d9f00e1268a7795b169133317b7e6d0
Author: Sam James  gentoo  org>
AuthorDate: Mon Sep  9 21:08:32 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Sep  9 21:08:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dc5969e

app-office/homebank: Stabilize 5.8.2 x86, #939395

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.2.ebuild 
b/app-office/homebank/homebank-5.8.2.ebuild
index b794b4f11bfc..0129af4fc3a3 100644
--- a/app-office/homebank/homebank-5.8.2.ebuild
+++ b/app-office/homebank/homebank-5.8.2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-09-09 Thread Sam James
commit: b20cdcda5533aef5abe57c531bb89579605c1458
Author: Sam James  gentoo  org>
AuthorDate: Mon Sep  9 21:08:33 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Sep  9 21:08:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b20cdcda

app-office/homebank: Stabilize 5.8.2 amd64, #939395

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.2.ebuild 
b/app-office/homebank/homebank-5.8.2.ebuild
index 0129af4fc3a3..6fe8275d16b7 100644
--- a/app-office/homebank/homebank-5.8.2.ebuild
+++ b/app-office/homebank/homebank-5.8.2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-09-09 Thread Petr Vaněk
commit: c038828bc49567ab7b882eb4803fabda02a35a6c
Author: Petr Vaněk  gentoo  org>
AuthorDate: Mon Sep  9 18:52:35 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Mon Sep  9 18:53:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c038828b

app-office/homebank: add 5.8.3

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.8.3.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 5f5d4e199afe..e2c27b4d75ee 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1,3 @@
 DIST homebank-5.8.1.tar.gz 3722739 BLAKE2B 
23042c8fc952faf2da039934f4b82c9c5949649647bac1861cf291dc360929911316fa912e676bd1b2d87f7290e0b6a4fdce035b1e7ca6558bf613365f71e8d6
 SHA512 
900228b813c79bd4a5f1257a51e422e4748c7b7e9945d6d9c72c04097caf2275dd8294fd901a55fa6110c8c75be418e89a3a541a3350d350ef01b052e0cfb1f6
 DIST homebank-5.8.2.tar.gz 3771644 BLAKE2B 
b660ebbab36ce7f42f9db662e0f2dc62fbac425ea91e2335bbcea14bce799f6b2e79fe130a56e47880cf0b55c86095fecc1b9583f91738126122f94e2ba1c241
 SHA512 
f241a8569209b9504e1a68b3c72168147641666e838a3a0160e56efcf2070c016a1ae906d7fcea8ac26e6785a74f5bf571a3f14f82bd8daa1f0cf33b0c7be983
+DIST homebank-5.8.3.tar.gz 3773027 BLAKE2B 
0af8b22b113c1be391cee455666ed767c9edefbba3973cdbdd85ca020611a5a8d992d85ee7b5e39ec56ea6693b4ee147cc05591623cb10d71b17466e7c205db2
 SHA512 
20b08c2329c7f11a4317b460be3e3b99072dab618965f9c96b21ed9355843e3cbb68730fa1517a5c6c90f9ab9fa53f7ed1e4f6d5af62a32d7d92e82acf342944

diff --git a/app-office/homebank/homebank-5.8.3.ebuild 
b/app-office/homebank/homebank-5.8.3.ebuild
new file mode 100644
index ..b794b4f11bfc
--- /dev/null
+++ b/app-office/homebank/homebank-5.8.3.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="+ofx"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-08-09 Thread Petr Vaněk
commit: 1c1133d3d997ef92daf123c8bb15b83457d8
Author: Petr Vaněk  gentoo  org>
AuthorDate: Fri Aug  9 18:38:22 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Fri Aug  9 18:39:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c11

app-office/homebank: add 5.8.2

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.8.2.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 7d1adef3c674..5f5d4e199afe 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1 +1,2 @@
 DIST homebank-5.8.1.tar.gz 3722739 BLAKE2B 
23042c8fc952faf2da039934f4b82c9c5949649647bac1861cf291dc360929911316fa912e676bd1b2d87f7290e0b6a4fdce035b1e7ca6558bf613365f71e8d6
 SHA512 
900228b813c79bd4a5f1257a51e422e4748c7b7e9945d6d9c72c04097caf2275dd8294fd901a55fa6110c8c75be418e89a3a541a3350d350ef01b052e0cfb1f6
+DIST homebank-5.8.2.tar.gz 3771644 BLAKE2B 
b660ebbab36ce7f42f9db662e0f2dc62fbac425ea91e2335bbcea14bce799f6b2e79fe130a56e47880cf0b55c86095fecc1b9583f91738126122f94e2ba1c241
 SHA512 
f241a8569209b9504e1a68b3c72168147641666e838a3a0160e56efcf2070c016a1ae906d7fcea8ac26e6785a74f5bf571a3f14f82bd8daa1f0cf33b0c7be983

diff --git a/app-office/homebank/homebank-5.8.2.ebuild 
b/app-office/homebank/homebank-5.8.2.ebuild
new file mode 100644
index ..b794b4f11bfc
--- /dev/null
+++ b/app-office/homebank/homebank-5.8.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="+ofx"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-07-04 Thread Petr Vaněk
commit: 3902745cd04565ce26e36b917887853b17d5d454
Author: Petr Vaněk  gentoo  org>
AuthorDate: Thu Jul  4 11:01:40 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Thu Jul  4 11:01:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3902745c

app-office/homebank: drop 5.7.4, 5.8

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  2 --
 app-office/homebank/homebank-5.7.4.ebuild | 45 ---
 app-office/homebank/homebank-5.8.ebuild   | 45 ---
 3 files changed, 92 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 946648be2dc6..7d1adef3c674 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1 @@
-DIST homebank-5.7.4.tar.gz 3670067 BLAKE2B 
3be94dc9e1ec11fc67fb7dab1655c9e2ab8529887cba200331e938b02a97abf810d94823443de0f5faf1b6beda85f9208e26909a876c3828ae2a1aab38890db0
 SHA512 
d65127b49a7566f5ad88feb8c614883c43e322ea50d915e49691b169771fac222573da4988ab1c54d9f39b9dfdf2d724cba07269e093c67a04900828d0b87093
 DIST homebank-5.8.1.tar.gz 3722739 BLAKE2B 
23042c8fc952faf2da039934f4b82c9c5949649647bac1861cf291dc360929911316fa912e676bd1b2d87f7290e0b6a4fdce035b1e7ca6558bf613365f71e8d6
 SHA512 
900228b813c79bd4a5f1257a51e422e4748c7b7e9945d6d9c72c04097caf2275dd8294fd901a55fa6110c8c75be418e89a3a541a3350d350ef01b052e0cfb1f6
-DIST homebank-5.8.tar.gz 3714120 BLAKE2B 
72c8f635a6328df767cb2d94195dccf067cec98266c820e3fcfd764886aaffd5341130b6102e7e56b6623dfc2f78658a5dcad7f23839e0091c0d10a8674b2a4f
 SHA512 
c004cdb88e905d24554ecc52632ca92d5a13ffd61addfdea3374a09ea6f53b848a9f92f4b3eebae06550d72898fd318482c8ab21cb0bb2366c63ff89ac0f349d

diff --git a/app-office/homebank/homebank-5.7.4.ebuild 
b/app-office/homebank/homebank-5.7.4.ebuild
deleted file mode 100644
index 44795e87f9f5..
--- a/app-office/homebank/homebank-5.7.4.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="
-   https://www.gethomebank.org/
-   https://launchpad.net/homebank
-"
-SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-
-RDEPEND="
-   >=dev-libs/glib-2.39:2
-   net-libs/libsoup:3.0
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}

diff --git a/app-office/homebank/homebank-5.8.ebuild 
b/app-office/homebank/homebank-5.8.ebuild
deleted file mode 100644
index 477ea294339b..
--- a/app-office/homebank/homebank-5.8.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="
-   https://www.gethomebank.org/
-   https://launchpad.net/homebank
-"
-SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-RDEPEND="
-   >=dev-libs/glib-2.39:2
-   net-libs/libsoup:3.0
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-06-26 Thread Arthur Zamarin
commit: d95e9b2b806098a9647957d197d9aba60063020d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jun 26 19:32:27 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jun 26 19:32:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d95e9b2b

app-office/homebank: Stabilize 5.8.1 x86, #934964

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.1.ebuild 
b/app-office/homebank/homebank-5.8.1.ebuild
index 4da8eb45f7a1..3cc624ffae3a 100644
--- a/app-office/homebank/homebank-5.8.1.ebuild
+++ b/app-office/homebank/homebank-5.8.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-06-26 Thread Arthur Zamarin
commit: ac93137c61bcbb2da65bb59f94fe6c152cc7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jun 26 18:58:45 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jun 26 18:58:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac93137c

app-office/homebank: Stabilize 5.8.1 amd64, #934964

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.1.ebuild 
b/app-office/homebank/homebank-5.8.1.ebuild
index 211d90f1f4b3..4da8eb45f7a1 100644
--- a/app-office/homebank/homebank-5.8.1.ebuild
+++ b/app-office/homebank/homebank-5.8.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-06-26 Thread Arthur Zamarin
commit: 049a9b63eab6043d211d952a8e23049088daf795
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jun 26 17:48:38 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jun 26 17:48:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=049a9b63

app-office/homebank: Stabilize 5.8.1 ppc, #934964

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.8.1.ebuild 
b/app-office/homebank/homebank-5.8.1.ebuild
index b794b4f11bfc..211d90f1f4b3 100644
--- a/app-office/homebank/homebank-5.8.1.ebuild
+++ b/app-office/homebank/homebank-5.8.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
 IUSE="+ofx"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-05-26 Thread Petr Vaněk
commit: 277e5619f21b8ac2a2e6b92f837b323510b9599e
Author: Petr Vaněk  gentoo  org>
AuthorDate: Sun May 26 20:13:13 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Sun May 26 20:21:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277e5619

app-office/homebank: add 5.8.1

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.8.1.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index a726feb3f8f0..946648be2dc6 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1,3 @@
 DIST homebank-5.7.4.tar.gz 3670067 BLAKE2B 
3be94dc9e1ec11fc67fb7dab1655c9e2ab8529887cba200331e938b02a97abf810d94823443de0f5faf1b6beda85f9208e26909a876c3828ae2a1aab38890db0
 SHA512 
d65127b49a7566f5ad88feb8c614883c43e322ea50d915e49691b169771fac222573da4988ab1c54d9f39b9dfdf2d724cba07269e093c67a04900828d0b87093
+DIST homebank-5.8.1.tar.gz 3722739 BLAKE2B 
23042c8fc952faf2da039934f4b82c9c5949649647bac1861cf291dc360929911316fa912e676bd1b2d87f7290e0b6a4fdce035b1e7ca6558bf613365f71e8d6
 SHA512 
900228b813c79bd4a5f1257a51e422e4748c7b7e9945d6d9c72c04097caf2275dd8294fd901a55fa6110c8c75be418e89a3a541a3350d350ef01b052e0cfb1f6
 DIST homebank-5.8.tar.gz 3714120 BLAKE2B 
72c8f635a6328df767cb2d94195dccf067cec98266c820e3fcfd764886aaffd5341130b6102e7e56b6623dfc2f78658a5dcad7f23839e0091c0d10a8674b2a4f
 SHA512 
c004cdb88e905d24554ecc52632ca92d5a13ffd61addfdea3374a09ea6f53b848a9f92f4b3eebae06550d72898fd318482c8ab21cb0bb2366c63ff89ac0f349d

diff --git a/app-office/homebank/homebank-5.8.1.ebuild 
b/app-office/homebank/homebank-5.8.1.ebuild
new file mode 100644
index ..b794b4f11bfc
--- /dev/null
+++ b/app-office/homebank/homebank-5.8.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="+ofx"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-05-13 Thread Petr Vaněk
commit: cebf3e5b3893dfd58974b5bee4fa6bf368d668c2
Author: Petr Vaněk  gentoo  org>
AuthorDate: Mon May 13 11:41:28 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Mon May 13 11:43:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cebf3e5b

app-office/homebank: add myself as a maintainer

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-office/homebank/metadata.xml b/app-office/homebank/metadata.xml
index 464c803f33d3..cf071defb446 100644
--- a/app-office/homebank/metadata.xml
+++ b/app-office/homebank/metadata.xml
@@ -1,7 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-   
+   
+   [email protected]
+   Petr Vaněk
+   

homebank




[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-05-13 Thread Petr Vaněk
commit: 3046a0fbf2b731804b63f4f02db3b924954f5f2a
Author: Petr Vaněk  gentoo  org>
AuthorDate: Mon May 13 11:40:44 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Mon May 13 11:43:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3046a0fb

app-office/homebank: add 5.8

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest|  1 +
 app-office/homebank/homebank-5.8.ebuild | 45 +
 2 files changed, 46 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 9aa0e7db9838..a726feb3f8f0 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1 +1,2 @@
 DIST homebank-5.7.4.tar.gz 3670067 BLAKE2B 
3be94dc9e1ec11fc67fb7dab1655c9e2ab8529887cba200331e938b02a97abf810d94823443de0f5faf1b6beda85f9208e26909a876c3828ae2a1aab38890db0
 SHA512 
d65127b49a7566f5ad88feb8c614883c43e322ea50d915e49691b169771fac222573da4988ab1c54d9f39b9dfdf2d724cba07269e093c67a04900828d0b87093
+DIST homebank-5.8.tar.gz 3714120 BLAKE2B 
72c8f635a6328df767cb2d94195dccf067cec98266c820e3fcfd764886aaffd5341130b6102e7e56b6623dfc2f78658a5dcad7f23839e0091c0d10a8674b2a4f
 SHA512 
c004cdb88e905d24554ecc52632ca92d5a13ffd61addfdea3374a09ea6f53b848a9f92f4b3eebae06550d72898fd318482c8ab21cb0bb2366c63ff89ac0f349d

diff --git a/app-office/homebank/homebank-5.8.ebuild 
b/app-office/homebank/homebank-5.8.ebuild
new file mode 100644
index ..477ea294339b
--- /dev/null
+++ b/app-office/homebank/homebank-5.8.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-03-15 Thread Petr Vaněk
commit: c715689dbdb71003a0369e986b304692f3530a13
Author: Petr Vaněk  gentoo  org>
AuthorDate: Fri Mar 15 12:48:25 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Fri Mar 15 12:48:25 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c715689d

app-office/homebank: drop 5.7.3

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 -
 app-office/homebank/homebank-5.7.3.ebuild | 36 ---
 2 files changed, 37 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 3728322d68eb..9aa0e7db9838 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1 @@
-DIST homebank-5.7.3.tar.gz 3663021 BLAKE2B 
c290e8fb7776975b0cdb63fdba5f1272d36b62e295723d4b129ed39933fb5fd7987de08536abb5ac2ab3ce3f70e66be3a8d159bc0258834fe3be79ad0ba41788
 SHA512 
516809ae95873f70d44995093ebe981e70cf2111490db19dbac1d4f4df95fec9bd21c56eea3d91bf4c81e58de4277da035297e9eb6a0d1fd4450dbff764c0ba1
 DIST homebank-5.7.4.tar.gz 3670067 BLAKE2B 
3be94dc9e1ec11fc67fb7dab1655c9e2ab8529887cba200331e938b02a97abf810d94823443de0f5faf1b6beda85f9208e26909a876c3828ae2a1aab38890db0
 SHA512 
d65127b49a7566f5ad88feb8c614883c43e322ea50d915e49691b169771fac222573da4988ab1c54d9f39b9dfdf2d724cba07269e093c67a04900828d0b87093

diff --git a/app-office/homebank/homebank-5.7.3.ebuild 
b/app-office/homebank/homebank-5.7.3.ebuild
deleted file mode 100644
index cdb9cf1bf497..
--- a/app-office/homebank/homebank-5.7.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="https://www.gethomebank.org/";
-SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-
-RDEPEND=">=dev-libs/glib-2.39:2
-   net-libs/libsoup:3.0
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto"
-BDEPEND=">=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-03-15 Thread Sam James
commit: f720a669af86c927c6636957773c09ff2c6ca5ee
Author: Sam James  gentoo  org>
AuthorDate: Fri Mar 15 09:47:28 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar 15 09:47:28 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f720a669

app-office/homebank: Stabilize 5.7.4 amd64, #927054

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.7.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.7.4.ebuild 
b/app-office/homebank/homebank-5.7.4.ebuild
index db1e8108a497..5ecbb592d4e0 100644
--- a/app-office/homebank/homebank-5.7.4.ebuild
+++ b/app-office/homebank/homebank-5.7.4.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~x86"
 
 RDEPEND="
>=dev-libs/glib-2.39:2



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-03-15 Thread Sam James
commit: 0de9125d3d626407b126786689544b5e06d99039
Author: Sam James  gentoo  org>
AuthorDate: Fri Mar 15 09:47:29 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar 15 09:47:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de9125d

app-office/homebank: Stabilize 5.7.4 x86, #927054

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.7.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.7.4.ebuild 
b/app-office/homebank/homebank-5.7.4.ebuild
index 5ecbb592d4e0..44795e87f9f5 100644
--- a/app-office/homebank/homebank-5.7.4.ebuild
+++ b/app-office/homebank/homebank-5.7.4.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 
 RDEPEND="
>=dev-libs/glib-2.39:2



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-03-15 Thread Arthur Zamarin
commit: 6d167f537ad7e95735b91ea728630c6fb049b2b4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 15 09:10:58 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 15 09:10:58 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d167f53

app-office/homebank: Stabilize 5.7.4 ppc, #927054

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.7.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.7.4.ebuild 
b/app-office/homebank/homebank-5.7.4.ebuild
index 477ea294339b..db1e8108a497 100644
--- a/app-office/homebank/homebank-5.7.4.ebuild
+++ b/app-office/homebank/homebank-5.7.4.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
 
 RDEPEND="
>=dev-libs/glib-2.39:2



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-02-13 Thread Petr Vaněk
commit: 349930fad5ac9642d38674f01f775e38de054840
Author: Petr Vaněk  gentoo  org>
AuthorDate: Tue Feb 13 09:47:17 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Tue Feb 13 10:00:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349930fa

app-office/homebank: add 5.7.4

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.7.4.ebuild | 42 +++
 2 files changed, 43 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 339ca656bb82..b769d3f10e92 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1,3 @@
 DIST homebank-5.6.5.tar.gz 3399365 BLAKE2B 
7a50694a3a42f742583d150b785ebb3e30efe4a5571e1076f8181fbd9e8c089b815b1157f98f8db96abae03ff97fdd6415c1d664379bfaa94acf9d0de470b1a0
 SHA512 
7cbf1f22275d44a5b6811512f76e96ec2946150fd5c7897ec364a597c037175f79ddc846e24d22ed5d81589cb88a918387c17470f6b9406d2a8a164b73f1364b
 DIST homebank-5.7.3.tar.gz 3663021 BLAKE2B 
c290e8fb7776975b0cdb63fdba5f1272d36b62e295723d4b129ed39933fb5fd7987de08536abb5ac2ab3ce3f70e66be3a8d159bc0258834fe3be79ad0ba41788
 SHA512 
516809ae95873f70d44995093ebe981e70cf2111490db19dbac1d4f4df95fec9bd21c56eea3d91bf4c81e58de4277da035297e9eb6a0d1fd4450dbff764c0ba1
+DIST homebank-5.7.4.tar.gz 3670067 BLAKE2B 
3be94dc9e1ec11fc67fb7dab1655c9e2ab8529887cba200331e938b02a97abf810d94823443de0f5faf1b6beda85f9208e26909a876c3828ae2a1aab38890db0
 SHA512 
d65127b49a7566f5ad88feb8c614883c43e322ea50d915e49691b169771fac222573da4988ab1c54d9f39b9dfdf2d724cba07269e093c67a04900828d0b87093

diff --git a/app-office/homebank/homebank-5.7.4.ebuild 
b/app-office/homebank/homebank-5.7.4.ebuild
new file mode 100644
index ..50acc70e5465
--- /dev/null
+++ b/app-office/homebank/homebank-5.7.4.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="https://www.gethomebank.org/";
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+   >=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-02-13 Thread Petr Vaněk
commit: 055829ca92e0e7d5c182caff1e15215035069e0c
Author: Petr Vaněk  gentoo  org>
AuthorDate: Tue Feb 13 09:58:43 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Tue Feb 13 10:00:47 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=055829ca

app-office/homebank: update HOMEPAGE

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/homebank-5.7.4.ebuild | 5 -
 app-office/homebank/metadata.xml  | 5 -
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/app-office/homebank/homebank-5.7.4.ebuild 
b/app-office/homebank/homebank-5.7.4.ebuild
index 50acc70e5465..477ea294339b 100644
--- a/app-office/homebank/homebank-5.7.4.ebuild
+++ b/app-office/homebank/homebank-5.7.4.ebuild
@@ -6,7 +6,10 @@ EAPI=8
 inherit xdg
 
 DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="https://www.gethomebank.org/";
+HOMEPAGE="
+   https://www.gethomebank.org/
+   https://launchpad.net/homebank
+"
 SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 
 LICENSE="GPL-2"

diff --git a/app-office/homebank/metadata.xml b/app-office/homebank/metadata.xml
index 85e4ed814fa2..464c803f33d3 100644
--- a/app-office/homebank/metadata.xml
+++ b/app-office/homebank/metadata.xml
@@ -1,5 +1,8 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-
+   
+   
+   homebank
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-02-13 Thread Petr Vaněk
commit: dda58e3308b94ca98aa1a8ca413548157f57153b
Author: Petr Vaněk  gentoo  org>
AuthorDate: Tue Feb 13 09:47:26 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Tue Feb 13 10:00:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dda58e33

app-office/homebank: drop 5.6.5

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 -
 app-office/homebank/homebank-5.6.5.ebuild | 36 ---
 2 files changed, 37 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index b769d3f10e92..3728322d68eb 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1,2 @@
-DIST homebank-5.6.5.tar.gz 3399365 BLAKE2B 
7a50694a3a42f742583d150b785ebb3e30efe4a5571e1076f8181fbd9e8c089b815b1157f98f8db96abae03ff97fdd6415c1d664379bfaa94acf9d0de470b1a0
 SHA512 
7cbf1f22275d44a5b6811512f76e96ec2946150fd5c7897ec364a597c037175f79ddc846e24d22ed5d81589cb88a918387c17470f6b9406d2a8a164b73f1364b
 DIST homebank-5.7.3.tar.gz 3663021 BLAKE2B 
c290e8fb7776975b0cdb63fdba5f1272d36b62e295723d4b129ed39933fb5fd7987de08536abb5ac2ab3ce3f70e66be3a8d159bc0258834fe3be79ad0ba41788
 SHA512 
516809ae95873f70d44995093ebe981e70cf2111490db19dbac1d4f4df95fec9bd21c56eea3d91bf4c81e58de4277da035297e9eb6a0d1fd4450dbff764c0ba1
 DIST homebank-5.7.4.tar.gz 3670067 BLAKE2B 
3be94dc9e1ec11fc67fb7dab1655c9e2ab8529887cba200331e938b02a97abf810d94823443de0f5faf1b6beda85f9208e26909a876c3828ae2a1aab38890db0
 SHA512 
d65127b49a7566f5ad88feb8c614883c43e322ea50d915e49691b169771fac222573da4988ab1c54d9f39b9dfdf2d724cba07269e093c67a04900828d0b87093

diff --git a/app-office/homebank/homebank-5.6.5.ebuild 
b/app-office/homebank/homebank-5.6.5.ebuild
deleted file mode 100644
index 29ac29e41ddd..
--- a/app-office/homebank/homebank-5.6.5.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php";
-SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-
-RDEPEND=">=dev-libs/glib-2.39:2
-   >=net-libs/libsoup-2.26:2.4
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto"
-BDEPEND=">=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-02-04 Thread Sam James
commit: ae4af8f9cb2a8bfe8b03c82542a0326990fa46ed
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb  4 21:30:43 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb  4 21:30:43 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4af8f9

app-office/homebank: Stabilize 5.7.3 x86, #923764

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.7.3.ebuild 
b/app-office/homebank/homebank-5.7.3.ebuild
index 67e5cedc7910..cdb9cf1bf497 100644
--- a/app-office/homebank/homebank-5.7.3.ebuild
+++ b/app-office/homebank/homebank-5.7.3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39:2
net-libs/libsoup:3.0



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-02-04 Thread Sam James
commit: e2be68c3a1366d5d451e54ec45af23bf4aaa
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb  4 21:30:42 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb  4 21:30:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2be68c3

app-office/homebank: Stabilize 5.7.3 amd64, #923764

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.7.3.ebuild 
b/app-office/homebank/homebank-5.7.3.ebuild
index 39064ee6cec2..67e5cedc7910 100644
--- a/app-office/homebank/homebank-5.7.3.ebuild
+++ b/app-office/homebank/homebank-5.7.3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.39:2
net-libs/libsoup:3.0



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-02-04 Thread Jakov Smolić
commit: ba036748cb5644505a985c26c79138ff2197b868
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sun Feb  4 10:22:53 2024 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Feb  4 10:24:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba036748

app-office/homebank: Stabilize 5.7.3 ppc, #923764

Signed-off-by: Jakov Smolić  gentoo.org>

 app-office/homebank/homebank-5.7.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/homebank/homebank-5.7.3.ebuild 
b/app-office/homebank/homebank-5.7.3.ebuild
index fc261abdd2a8..39064ee6cec2 100644
--- a/app-office/homebank/homebank-5.7.3.ebuild
+++ b/app-office/homebank/homebank-5.7.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.39:2
net-libs/libsoup:3.0



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2024-02-04 Thread Petr Vaněk
commit: 23ac613f9e597ca5470bd98c09c9380c453690bd
Author: Petr Vaněk  gentoo  org>
AuthorDate: Sun Feb  4 09:24:06 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Sun Feb  4 09:24:06 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ac613f

app-office/homebank: drop 5.6.2

Signed-off-by: Petr Vaněk  gentoo.org>

 app-office/homebank/Manifest  |  1 -
 app-office/homebank/homebank-5.6.2.ebuild | 36 ---
 2 files changed, 37 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index ff08c4dbb3f4..339ca656bb82 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1,2 @@
-DIST homebank-5.6.2.tar.gz 3370041 BLAKE2B 
0735535bf4366d2190448272aaa4b4980f38d1b3086fa5f94753e14f0cfe9c88ded7986189fd949e30298e903b35649aaba23ef015682226213f1cb57e5a
 SHA512 
6820e7d23af9097928edd17dd71a875fefa01f4ad9a5e1d9b27ae5080bc0e030c123c1ec2940eea58dc04cf04fb533207a062b87ca5ece7244ef56f9a3971f7d
 DIST homebank-5.6.5.tar.gz 3399365 BLAKE2B 
7a50694a3a42f742583d150b785ebb3e30efe4a5571e1076f8181fbd9e8c089b815b1157f98f8db96abae03ff97fdd6415c1d664379bfaa94acf9d0de470b1a0
 SHA512 
7cbf1f22275d44a5b6811512f76e96ec2946150fd5c7897ec364a597c037175f79ddc846e24d22ed5d81589cb88a918387c17470f6b9406d2a8a164b73f1364b
 DIST homebank-5.7.3.tar.gz 3663021 BLAKE2B 
c290e8fb7776975b0cdb63fdba5f1272d36b62e295723d4b129ed39933fb5fd7987de08536abb5ac2ab3ce3f70e66be3a8d159bc0258834fe3be79ad0ba41788
 SHA512 
516809ae95873f70d44995093ebe981e70cf2111490db19dbac1d4f4df95fec9bd21c56eea3d91bf4c81e58de4277da035297e9eb6a0d1fd4450dbff764c0ba1

diff --git a/app-office/homebank/homebank-5.6.2.ebuild 
b/app-office/homebank/homebank-5.6.2.ebuild
deleted file mode 100644
index 29ac29e41ddd..
--- a/app-office/homebank/homebank-5.6.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php";
-SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-
-RDEPEND=">=dev-libs/glib-2.39:2
-   >=net-libs/libsoup-2.26:2.4
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto"
-BDEPEND=">=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-12-11 Thread Joonas Niilola
commit: 86219a78ea9a800f1d9232d902a6d3293311de49
Author: Poncho  spahan  ch>
AuthorDate: Mon Dec 11 11:18:11 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Dec 11 13:46:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86219a78

app-office/homebank: add 5.7.3

Signed-off-by: Poncho  spahan.ch>
Closes: https://github.com/gentoo/gentoo/pull/33027
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.7.3.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index df81319c0e74..ff08c4dbb3f4 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1,3 @@
 DIST homebank-5.6.2.tar.gz 3370041 BLAKE2B 
0735535bf4366d2190448272aaa4b4980f38d1b3086fa5f94753e14f0cfe9c88ded7986189fd949e30298e903b35649aaba23ef015682226213f1cb57e5a
 SHA512 
6820e7d23af9097928edd17dd71a875fefa01f4ad9a5e1d9b27ae5080bc0e030c123c1ec2940eea58dc04cf04fb533207a062b87ca5ece7244ef56f9a3971f7d
 DIST homebank-5.6.5.tar.gz 3399365 BLAKE2B 
7a50694a3a42f742583d150b785ebb3e30efe4a5571e1076f8181fbd9e8c089b815b1157f98f8db96abae03ff97fdd6415c1d664379bfaa94acf9d0de470b1a0
 SHA512 
7cbf1f22275d44a5b6811512f76e96ec2946150fd5c7897ec364a597c037175f79ddc846e24d22ed5d81589cb88a918387c17470f6b9406d2a8a164b73f1364b
+DIST homebank-5.7.3.tar.gz 3663021 BLAKE2B 
c290e8fb7776975b0cdb63fdba5f1272d36b62e295723d4b129ed39933fb5fd7987de08536abb5ac2ab3ce3f70e66be3a8d159bc0258834fe3be79ad0ba41788
 SHA512 
516809ae95873f70d44995093ebe981e70cf2111490db19dbac1d4f4df95fec9bd21c56eea3d91bf4c81e58de4277da035297e9eb6a0d1fd4450dbff764c0ba1

diff --git a/app-office/homebank/homebank-5.7.3.ebuild 
b/app-office/homebank/homebank-5.7.3.ebuild
new file mode 100644
index ..fc261abdd2a8
--- /dev/null
+++ b/app-office/homebank/homebank-5.7.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="https://www.gethomebank.org/";
+SRC_URI="https://www.gethomebank.org/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND=">=dev-libs/glib-2.39:2
+   net-libs/libsoup:3.0
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"
+BDEPEND=">=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-09-24 Thread Arthur Zamarin
commit: 7a2d57552cc13f3a61545162eaf34fefa4085ed5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Sep 24 14:24:47 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Sep 24 14:24:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a2d5755

app-office/homebank: Stabilize 5.6.5 ppc, #914522

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.6.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.6.5.ebuild 
b/app-office/homebank/homebank-5.6.5.ebuild
index 4e6a9222786f..29ac29e41ddd 100644
--- a/app-office/homebank/homebank-5.6.5.ebuild
+++ b/app-office/homebank/homebank-5.6.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39:2
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-09-22 Thread Arthur Zamarin
commit: 0d699b35f55ef208f7e6c17a494107b36cd8c63a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep 22 12:14:06 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep 22 12:14:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d699b35

app-office/homebank: Stabilize 5.6.5 x86, #914522

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.6.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.6.5.ebuild 
b/app-office/homebank/homebank-5.6.5.ebuild
index 586de9e9831a..4e6a9222786f 100644
--- a/app-office/homebank/homebank-5.6.5.ebuild
+++ b/app-office/homebank/homebank-5.6.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39:2
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-09-22 Thread Arthur Zamarin
commit: 71bc07339f9925c6e843d0d3197475d201cd6c8f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep 22 09:14:49 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep 22 09:14:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71bc0733

app-office/homebank: Stabilize 5.6.5 amd64, #914522

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.6.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.6.5.ebuild 
b/app-office/homebank/homebank-5.6.5.ebuild
index 2e1c67a5408b..586de9e9831a 100644
--- a/app-office/homebank/homebank-5.6.5.ebuild
+++ b/app-office/homebank/homebank-5.6.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.39:2
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-08-11 Thread Joonas Niilola
commit: 4b5453e774f616e4f06dd7fc8bda8669737b6665
Author: Poncho  spahan  ch>
AuthorDate: Thu Jul 20 06:35:14 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Aug 11 07:31:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b5453e7

app-office/homebank: add 5.6.5

Signed-off-by: Poncho  spahan.ch>
Closes: https://github.com/gentoo/gentoo/pull/31967
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.6.5.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 01895ccd919b..df81319c0e74 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1 +1,2 @@
 DIST homebank-5.6.2.tar.gz 3370041 BLAKE2B 
0735535bf4366d2190448272aaa4b4980f38d1b3086fa5f94753e14f0cfe9c88ded7986189fd949e30298e903b35649aaba23ef015682226213f1cb57e5a
 SHA512 
6820e7d23af9097928edd17dd71a875fefa01f4ad9a5e1d9b27ae5080bc0e030c123c1ec2940eea58dc04cf04fb533207a062b87ca5ece7244ef56f9a3971f7d
+DIST homebank-5.6.5.tar.gz 3399365 BLAKE2B 
7a50694a3a42f742583d150b785ebb3e30efe4a5571e1076f8181fbd9e8c089b815b1157f98f8db96abae03ff97fdd6415c1d664379bfaa94acf9d0de470b1a0
 SHA512 
7cbf1f22275d44a5b6811512f76e96ec2946150fd5c7897ec364a597c037175f79ddc846e24d22ed5d81589cb88a918387c17470f6b9406d2a8a164b73f1364b

diff --git a/app-office/homebank/homebank-5.6.5.ebuild 
b/app-office/homebank/homebank-5.6.5.ebuild
new file mode 100644
index ..2e1c67a5408b
--- /dev/null
+++ b/app-office/homebank/homebank-5.6.5.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="http://homebank.free.fr/index.php";
+SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND=">=dev-libs/glib-2.39:2
+   >=net-libs/libsoup-2.26:2.4
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"
+BDEPEND=">=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-05-06 Thread Sam James
commit: 2c849c45b6af83ce1c13365b3b2ace0e7ec1a977
Author: Sam James  gentoo  org>
AuthorDate: Sat May  6 11:56:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May  6 11:58:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c849c45

app-office/homebank: drop 5.5.4, 5.6.1

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/Manifest  |  2 --
 app-office/homebank/homebank-5.5.4.ebuild | 41 ---
 app-office/homebank/homebank-5.6.1.ebuild | 36 ---
 3 files changed, 79 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index be5add5b8656..01895ccd919b 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1 @@
-DIST homebank-5.5.4.tar.gz 3089097 BLAKE2B 
3b73ca8a016a02c5050bed4d702cb2e71ed34182a2cc41a043e4af8053acc21df738bc91d564cb51b9e08aaa4b60156ea824a38ebd21eea00266f55951d23e59
 SHA512 
ae85fcc46ef8428a0dca865ec0b51532f4ada28a2515873f00802ac8894cc9ad1c93be64a587a5e119efe3c61436d7aabd1f90ee559af047ddf65c3b59bc066d
-DIST homebank-5.6.1.tar.gz 3357600 BLAKE2B 
487ae9ea6c518a5cf53438a6095a29319dff9b1b77dd52fff6c9f1638eb9c86c34895697c6d9964493cbd62192eeba0220bd3d56a0cc64583d4eb2aa109bba1d
 SHA512 
5d0b7c1a843e61d655cfe5dd3690cbe1f121baa695fd476c5322036458712faa038fcb8f6504378a856cd9181840f1cd1e485e2d8d26b729f93709a887b7b021
 DIST homebank-5.6.2.tar.gz 3370041 BLAKE2B 
0735535bf4366d2190448272aaa4b4980f38d1b3086fa5f94753e14f0cfe9c88ded7986189fd949e30298e903b35649aaba23ef015682226213f1cb57e5a
 SHA512 
6820e7d23af9097928edd17dd71a875fefa01f4ad9a5e1d9b27ae5080bc0e030c123c1ec2940eea58dc04cf04fb533207a062b87ca5ece7244ef56f9a3971f7d

diff --git a/app-office/homebank/homebank-5.5.4.ebuild 
b/app-office/homebank/homebank-5.5.4.ebuild
deleted file mode 100644
index 437e4170273f..
--- a/app-office/homebank/homebank-5.5.4.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php";
-SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-
-RDEPEND=">=dev-libs/glib-2.39
-   >=net-libs/libsoup-2.26:2.4
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )"
-DEPEND="${RDEPEND}"
-BDEPEND=">=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_prepare() {
-   default
-
-   # avoid using eautoreconf
-   sed -i -e 's|\$(datadir)/appdata|\$(datadir)/metainfo|' 
data/Makefile.{am,in} || die
-}
-
-src_configure() {
-   econf $(use_with ofx)
-}

diff --git a/app-office/homebank/homebank-5.6.1.ebuild 
b/app-office/homebank/homebank-5.6.1.ebuild
deleted file mode 100644
index 29ac29e41ddd..
--- a/app-office/homebank/homebank-5.6.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php";
-SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-
-RDEPEND=">=dev-libs/glib-2.39:2
-   >=net-libs/libsoup-2.26:2.4
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto"
-BDEPEND=">=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-05-05 Thread Arthur Zamarin
commit: 10e488cfcce6b27b89594e249474e76db58b204f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May  5 13:43:20 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May  5 13:43:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10e488cf

app-office/homebank: Stabilize 5.6.2 ppc, #903794

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.6.2.ebuild 
b/app-office/homebank/homebank-5.6.2.ebuild
index 4e6a9222786f..29ac29e41ddd 100644
--- a/app-office/homebank/homebank-5.6.2.ebuild
+++ b/app-office/homebank/homebank-5.6.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39:2
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-04-04 Thread Sam James
commit: fb692370ea71ad46d5b810ba212c7948dfeb7ca4
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr  4 23:16:54 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr  4 23:16:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb692370

app-office/homebank: Stabilize 5.6.2 x86, #903794

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.6.2.ebuild 
b/app-office/homebank/homebank-5.6.2.ebuild
index 586de9e9831a..4e6a9222786f 100644
--- a/app-office/homebank/homebank-5.6.2.ebuild
+++ b/app-office/homebank/homebank-5.6.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39:2
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-04-04 Thread Arthur Zamarin
commit: 00e3bbb4ad29cef3d81f240144343678d4bced63
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Apr  4 19:43:03 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Apr  4 19:43:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00e3bbb4

app-office/homebank: Stabilize 5.6.2 amd64, #903794

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.6.2.ebuild 
b/app-office/homebank/homebank-5.6.2.ebuild
index 2e1c67a5408b..586de9e9831a 100644
--- a/app-office/homebank/homebank-5.6.2.ebuild
+++ b/app-office/homebank/homebank-5.6.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.39:2
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-03-17 Thread Sam James
commit: e294620984183aea0763b2a08cb4a86c23a8ce2c
Author: Sam James  gentoo  org>
AuthorDate: Fri Mar 17 16:58:40 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar 17 16:59:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2946209

app-office/homebank: Stabilize 5.6.1 amd64, #901951

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.6.1.ebuild 
b/app-office/homebank/homebank-5.6.1.ebuild
index c55e7e5f3816..29ac29e41ddd 100644
--- a/app-office/homebank/homebank-5.6.1.ebuild
+++ b/app-office/homebank/homebank-5.6.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39:2
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-03-17 Thread Sam James
commit: a1b61519955f159f0ecf5b89f375756591729634
Author: Sam James  gentoo  org>
AuthorDate: Fri Mar 17 16:58:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar 17 16:59:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b61519

app-office/homebank: Stabilize 5.6.1 x86, #901951

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.6.1.ebuild 
b/app-office/homebank/homebank-5.6.1.ebuild
index c76c32c31270..c55e7e5f3816 100644
--- a/app-office/homebank/homebank-5.6.1.ebuild
+++ b/app-office/homebank/homebank-5.6.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39:2
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-03-17 Thread Arthur Zamarin
commit: ea761e2e220027b998234ad6534614e77c23b5f3
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 17 16:18:10 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 17 16:18:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea761e2e

app-office/homebank: Stabilize 5.6.1 ppc, #901951

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/homebank/homebank-5.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.6.1.ebuild 
b/app-office/homebank/homebank-5.6.1.ebuild
index 2e1c67a5408b..c76c32c31270 100644
--- a/app-office/homebank/homebank-5.6.1.ebuild
+++ b/app-office/homebank/homebank-5.6.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.39:2
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-02-23 Thread Joonas Niilola
commit: 6223196735b3cc35f95944c49ef6ca448ca9f8f4
Author: Daniel Brandt  spahan  ch>
AuthorDate: Thu Feb 23 08:37:28 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Feb 23 12:28:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62231967

app-office/homebank: add 5.6.2

Closes: https://github.com/gentoo/gentoo/pull/29738
Signed-off-by: Daniel Brandt  spahan.ch>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.6.2.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 1763e628a164..be5add5b8656 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1,3 @@
 DIST homebank-5.5.4.tar.gz 3089097 BLAKE2B 
3b73ca8a016a02c5050bed4d702cb2e71ed34182a2cc41a043e4af8053acc21df738bc91d564cb51b9e08aaa4b60156ea824a38ebd21eea00266f55951d23e59
 SHA512 
ae85fcc46ef8428a0dca865ec0b51532f4ada28a2515873f00802ac8894cc9ad1c93be64a587a5e119efe3c61436d7aabd1f90ee559af047ddf65c3b59bc066d
 DIST homebank-5.6.1.tar.gz 3357600 BLAKE2B 
487ae9ea6c518a5cf53438a6095a29319dff9b1b77dd52fff6c9f1638eb9c86c34895697c6d9964493cbd62192eeba0220bd3d56a0cc64583d4eb2aa109bba1d
 SHA512 
5d0b7c1a843e61d655cfe5dd3690cbe1f121baa695fd476c5322036458712faa038fcb8f6504378a856cd9181840f1cd1e485e2d8d26b729f93709a887b7b021
+DIST homebank-5.6.2.tar.gz 3370041 BLAKE2B 
0735535bf4366d2190448272aaa4b4980f38d1b3086fa5f94753e14f0cfe9c88ded7986189fd949e30298e903b35649aaba23ef015682226213f1cb57e5a
 SHA512 
6820e7d23af9097928edd17dd71a875fefa01f4ad9a5e1d9b27ae5080bc0e030c123c1ec2940eea58dc04cf04fb533207a062b87ca5ece7244ef56f9a3971f7d

diff --git a/app-office/homebank/homebank-5.6.2.ebuild 
b/app-office/homebank/homebank-5.6.2.ebuild
new file mode 100644
index ..2e1c67a5408b
--- /dev/null
+++ b/app-office/homebank/homebank-5.6.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="http://homebank.free.fr/index.php";
+SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND=">=dev-libs/glib-2.39:2
+   >=net-libs/libsoup-2.26:2.4
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"
+BDEPEND=">=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-02-05 Thread Joonas Niilola
commit: 48512b7c36b5a76a2301e27e9ee38aac4ba062c5
Author: Daniel Brandt  spahan  ch>
AuthorDate: Mon Jan 23 09:56:29 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Feb  5 09:12:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48512b7c

app-office/homebank: add 5.6.1

Signed-off-by: Daniel Brandt  spahan.ch>
Closes: https://github.com/gentoo/gentoo/pull/29226
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.6.1.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 0d64bf52879d..1763e628a164 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1 +1,2 @@
 DIST homebank-5.5.4.tar.gz 3089097 BLAKE2B 
3b73ca8a016a02c5050bed4d702cb2e71ed34182a2cc41a043e4af8053acc21df738bc91d564cb51b9e08aaa4b60156ea824a38ebd21eea00266f55951d23e59
 SHA512 
ae85fcc46ef8428a0dca865ec0b51532f4ada28a2515873f00802ac8894cc9ad1c93be64a587a5e119efe3c61436d7aabd1f90ee559af047ddf65c3b59bc066d
+DIST homebank-5.6.1.tar.gz 3357600 BLAKE2B 
487ae9ea6c518a5cf53438a6095a29319dff9b1b77dd52fff6c9f1638eb9c86c34895697c6d9964493cbd62192eeba0220bd3d56a0cc64583d4eb2aa109bba1d
 SHA512 
5d0b7c1a843e61d655cfe5dd3690cbe1f121baa695fd476c5322036458712faa038fcb8f6504378a856cd9181840f1cd1e485e2d8d26b729f93709a887b7b021

diff --git a/app-office/homebank/homebank-5.6.1.ebuild 
b/app-office/homebank/homebank-5.6.1.ebuild
new file mode 100644
index ..51300d2ff34d
--- /dev/null
+++ b/app-office/homebank/homebank-5.6.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="http://homebank.free.fr/index.php";
+SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND=">=dev-libs/glib-2.39
+   >=net-libs/libsoup-2.26:2.4
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2023-02-05 Thread Joonas Niilola
commit: 25abba6c8c90052409030aa1d34ea781e0e8e96b
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sun Feb  5 09:07:05 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Feb  5 09:12:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25abba6c

app-office/homebank: add missing xorg-proto DEP

Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/homebank/homebank-5.6.1.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-office/homebank/homebank-5.6.1.ebuild 
b/app-office/homebank/homebank-5.6.1.ebuild
index 51300d2ff34d..2e1c67a5408b 100644
--- a/app-office/homebank/homebank-5.6.1.ebuild
+++ b/app-office/homebank/homebank-5.6.1.ebuild
@@ -14,14 +14,15 @@ SLOT="0"
 IUSE="+ofx"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 
-RDEPEND=">=dev-libs/glib-2.39
+RDEPEND=">=dev-libs/glib-2.39:2
>=net-libs/libsoup-2.26:2.4
x11-libs/cairo
-   x11-libs/gdk-pixbuf
+   x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.22:3
x11-libs/pango
ofx? ( >=dev-libs/libofx-0.8.3:= )"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"
 BDEPEND=">=dev-lang/perl-5.8.1
dev-perl/XML-Parser
>=dev-util/intltool-0.40.5



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2022-12-21 Thread Sam James
commit: 2308555f37a788fc004b4d84a465036c381b3504
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 21 22:23:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 21 22:25:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2308555f

app-office/homebank: drop 5.5.2-r1

Bug: https://bugs.gentoo.org/886675
Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/Manifest |  1 -
 app-office/homebank/homebank-5.5.2-r1.ebuild | 41 
 2 files changed, 42 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 43286fe627d3..0d64bf52879d 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1 @@
-DIST homebank-5.5.2.tar.gz 3056800 BLAKE2B 
c2c00214cb1311271b6c38ee8643ed1f6c6701ca07222fc60c6eb7d8c2fb4aecaacc188917825e386c13e908d22038602d7293f9d913b2c76d10956b5fbd3636
 SHA512 
c4279bb0f0d0ab58024c1d32148d987cc61c83ca77d8f523488a9c2dde9009469bce8291e8e90d5fdeae631813ec7556a5b4db7c709624f178fdee165feaa3ef
 DIST homebank-5.5.4.tar.gz 3089097 BLAKE2B 
3b73ca8a016a02c5050bed4d702cb2e71ed34182a2cc41a043e4af8053acc21df738bc91d564cb51b9e08aaa4b60156ea824a38ebd21eea00266f55951d23e59
 SHA512 
ae85fcc46ef8428a0dca865ec0b51532f4ada28a2515873f00802ac8894cc9ad1c93be64a587a5e119efe3c61436d7aabd1f90ee559af047ddf65c3b59bc066d

diff --git a/app-office/homebank/homebank-5.5.2-r1.ebuild 
b/app-office/homebank/homebank-5.5.2-r1.ebuild
deleted file mode 100644
index 85afe9455e65..
--- a/app-office/homebank/homebank-5.5.2-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php";
-SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-
-RDEPEND=">=dev-libs/glib-2.39
-   >=net-libs/libsoup-2.26:2.4
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )"
-DEPEND="${RDEPEND}"
-BDEPEND=">=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_prepare() {
-   default
-
-   # avoid using eautoreconf
-   sed -i -e 's|\$(datadir)/appdata|\$(datadir)/metainfo|' 
data/Makefile.{am,in} || die
-}
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2022-12-18 Thread Sam James
commit: 3adca823327af5c732f42ca05e018d4860cd9bee
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 19 00:58:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 19 00:58:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3adca823

app-office/homebank: Stabilize 5.5.4 amd64, #886675

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.5.4.ebuild 
b/app-office/homebank/homebank-5.5.4.ebuild
index d9b3e4a8f88b..437e4170273f 100644
--- a/app-office/homebank/homebank-5.5.4.ebuild
+++ b/app-office/homebank/homebank-5.5.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2022-12-18 Thread Sam James
commit: d8536dfe5ce2b12e601fee0594a9c5235058fa38
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 12:44:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 12:44:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8536dfe

app-office/homebank: Stabilize 5.5.4 ppc, #886675

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.5.4.ebuild 
b/app-office/homebank/homebank-5.5.4.ebuild
index 9323efee4b50..e6c5a82f45cf 100644
--- a/app-office/homebank/homebank-5.5.4.ebuild
+++ b/app-office/homebank/homebank-5.5.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2022-02-11 Thread Joonas Niilola
commit: 7039588a8eebff34a39e17fe7cb10c9fd323c39f
Author: Daniel Brandt  spahan  ch>
AuthorDate: Sat Jan 15 20:35:17 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 11 14:56:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7039588a

app-office/homebank: version bump to 5.5.4

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Daniel Brandt  spahan.ch>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.5.4.ebuild | 41 +++
 2 files changed, 42 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 575700ed6602..41b593da5a20 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1,3 @@
 DIST homebank-5.5.1.tar.gz 3054854 BLAKE2B 
8cfab126069b3404223645e3f37038db44040d873c2edbc06a5286ca936584016044d6e8dd166910b4c5a87874db5bdad43452aca2aa8f96ba0e7f648fbe
 SHA512 
a13eccf92882d5bfe6b09a99d6c805337f68d5169c58615b750bf5994abd4df0709065e12d4cdc8eb0c80f758f602548b0279dc7eb089f7417f5da8fd1955626
 DIST homebank-5.5.2.tar.gz 3056800 BLAKE2B 
c2c00214cb1311271b6c38ee8643ed1f6c6701ca07222fc60c6eb7d8c2fb4aecaacc188917825e386c13e908d22038602d7293f9d913b2c76d10956b5fbd3636
 SHA512 
c4279bb0f0d0ab58024c1d32148d987cc61c83ca77d8f523488a9c2dde9009469bce8291e8e90d5fdeae631813ec7556a5b4db7c709624f178fdee165feaa3ef
+DIST homebank-5.5.4.tar.gz 3089097 BLAKE2B 
3b73ca8a016a02c5050bed4d702cb2e71ed34182a2cc41a043e4af8053acc21df738bc91d564cb51b9e08aaa4b60156ea824a38ebd21eea00266f55951d23e59
 SHA512 
ae85fcc46ef8428a0dca865ec0b51532f4ada28a2515873f00802ac8894cc9ad1c93be64a587a5e119efe3c61436d7aabd1f90ee559af047ddf65c3b59bc066d

diff --git a/app-office/homebank/homebank-5.5.4.ebuild 
b/app-office/homebank/homebank-5.5.4.ebuild
new file mode 100644
index ..9323efee4b50
--- /dev/null
+++ b/app-office/homebank/homebank-5.5.4.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="http://homebank.free.fr/index.php";
+SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND=">=dev-libs/glib-2.39
+   >=net-libs/libsoup-2.26:2.4
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_prepare() {
+   default
+
+   # avoid using eautoreconf
+   sed -i -e 's|\$(datadir)/appdata|\$(datadir)/metainfo|' 
data/Makefile.{am,in} || die
+}
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2022-02-11 Thread Joonas Niilola
commit: 1014e7988134164a8cae3ab5cac3f6ed8ef6ca50
Author: Daniel Brandt  spahan  ch>
AuthorDate: Sat Jan 15 20:37:23 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 11 14:56:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1014e798

app-office/homebank: remove old version

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Daniel Brandt  spahan.ch>
Closes: https://github.com/gentoo/gentoo/pull/23813
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/homebank/Manifest |  1 -
 app-office/homebank/homebank-5.5.1-r1.ebuild | 41 
 2 files changed, 42 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 41b593da5a20..43286fe627d3 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1,2 @@
-DIST homebank-5.5.1.tar.gz 3054854 BLAKE2B 
8cfab126069b3404223645e3f37038db44040d873c2edbc06a5286ca936584016044d6e8dd166910b4c5a87874db5bdad43452aca2aa8f96ba0e7f648fbe
 SHA512 
a13eccf92882d5bfe6b09a99d6c805337f68d5169c58615b750bf5994abd4df0709065e12d4cdc8eb0c80f758f602548b0279dc7eb089f7417f5da8fd1955626
 DIST homebank-5.5.2.tar.gz 3056800 BLAKE2B 
c2c00214cb1311271b6c38ee8643ed1f6c6701ca07222fc60c6eb7d8c2fb4aecaacc188917825e386c13e908d22038602d7293f9d913b2c76d10956b5fbd3636
 SHA512 
c4279bb0f0d0ab58024c1d32148d987cc61c83ca77d8f523488a9c2dde9009469bce8291e8e90d5fdeae631813ec7556a5b4db7c709624f178fdee165feaa3ef
 DIST homebank-5.5.4.tar.gz 3089097 BLAKE2B 
3b73ca8a016a02c5050bed4d702cb2e71ed34182a2cc41a043e4af8053acc21df738bc91d564cb51b9e08aaa4b60156ea824a38ebd21eea00266f55951d23e59
 SHA512 
ae85fcc46ef8428a0dca865ec0b51532f4ada28a2515873f00802ac8894cc9ad1c93be64a587a5e119efe3c61436d7aabd1f90ee559af047ddf65c3b59bc066d

diff --git a/app-office/homebank/homebank-5.5.1-r1.ebuild 
b/app-office/homebank/homebank-5.5.1-r1.ebuild
deleted file mode 100644
index 85afe9455e65..
--- a/app-office/homebank/homebank-5.5.1-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php";
-SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-
-RDEPEND=">=dev-libs/glib-2.39
-   >=net-libs/libsoup-2.26:2.4
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )"
-DEPEND="${RDEPEND}"
-BDEPEND=">=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_prepare() {
-   default
-
-   # avoid using eautoreconf
-   sed -i -e 's|\$(datadir)/appdata|\$(datadir)/metainfo|' 
data/Makefile.{am,in} || die
-}
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-12-05 Thread Sam James
commit: 5bd426444f11320474427a22f33f1894117fa8b6
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec  5 18:36:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  5 18:36:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bd42644

app-office/homebank: Stabilize 5.5.2-r1 ppc, #828282

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.5.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.5.2-r1.ebuild 
b/app-office/homebank/homebank-5.5.2-r1.ebuild
index fbe19027d031..85afe9455e65 100644
--- a/app-office/homebank/homebank-5.5.2-r1.ebuild
+++ b/app-office/homebank/homebank-5.5.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-12-05 Thread Sam James
commit: e75a5a16880dd0cddb87434bbcdbc2535fd490d2
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec  5 18:30:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  5 18:30:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e75a5a16

app-office/homebank: Stabilize 5.5.2-r1 x86, #828282

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.5.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.5.2-r1.ebuild 
b/app-office/homebank/homebank-5.5.2-r1.ebuild
index 0e42c24325d3..fbe19027d031 100644
--- a/app-office/homebank/homebank-5.5.2-r1.ebuild
+++ b/app-office/homebank/homebank-5.5.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-12-04 Thread Sam James
commit: 0e1928cf78d3cc1c53325b4469639296bb921a10
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec  5 04:15:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  5 04:15:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e1928cf

app-office/homebank: Stabilize 5.5.2-r1 amd64, #828282

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.5.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.5.2-r1.ebuild 
b/app-office/homebank/homebank-5.5.2-r1.ebuild
index 67f37c2a116c..0e42c24325d3 100644
--- a/app-office/homebank/homebank-5.5.2-r1.ebuild
+++ b/app-office/homebank/homebank-5.5.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26:2.4



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-09-16 Thread Sam James
commit: 399fe1d7c8f8509bf399cd175d63e0c15b504940
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 16 19:03:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 16 19:11:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=399fe1d7

app-office/homebank: fix libsoup slot dependency

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/{homebank-5.5.1.ebuild => homebank-5.5.1-r1.ebuild} | 2 +-
 app-office/homebank/{homebank-5.5.2.ebuild => homebank-5.5.2-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/homebank/homebank-5.5.1.ebuild 
b/app-office/homebank/homebank-5.5.1-r1.ebuild
similarity index 96%
rename from app-office/homebank/homebank-5.5.1.ebuild
rename to app-office/homebank/homebank-5.5.1-r1.ebuild
index 8f832d7a909..85afe9455e6 100644
--- a/app-office/homebank/homebank-5.5.1.ebuild
+++ b/app-office/homebank/homebank-5.5.1-r1.ebuild
@@ -14,7 +14,7 @@ IUSE="+ofx"
 KEYWORDS="amd64 ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39
-   >=net-libs/libsoup-2.26
+   >=net-libs/libsoup-2.26:2.4
x11-libs/cairo
x11-libs/gdk-pixbuf
>=x11-libs/gtk+-3.22:3

diff --git a/app-office/homebank/homebank-5.5.2.ebuild 
b/app-office/homebank/homebank-5.5.2-r1.ebuild
similarity index 96%
rename from app-office/homebank/homebank-5.5.2.ebuild
rename to app-office/homebank/homebank-5.5.2-r1.ebuild
index 6eeaf4265c0..67f37c2a116 100644
--- a/app-office/homebank/homebank-5.5.2.ebuild
+++ b/app-office/homebank/homebank-5.5.2-r1.ebuild
@@ -14,7 +14,7 @@ IUSE="+ofx"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.39
-   >=net-libs/libsoup-2.26
+   >=net-libs/libsoup-2.26:2.4
x11-libs/cairo
x11-libs/gdk-pixbuf
>=x11-libs/gtk+-3.22:3



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-07-14 Thread Joonas Niilola
commit: 409f9f8ada760b61b9f527b3cd173ec0d5791c4d
Author: Daniel Brandt  spahan  ch>
AuthorDate: Mon Jul  5 07:24:22 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Jul 14 14:32:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=409f9f8a

app-office/homebank: remove old version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Daniel Brandt  spahan.ch>
Closes: https://github.com/gentoo/gentoo/pull/21534
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/homebank/Manifest  |  1 -
 app-office/homebank/homebank-5.4.3.ebuild | 41 ---
 2 files changed, 42 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index c75910d7d01..575700ed660 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1,2 @@
-DIST homebank-5.4.3.tar.gz 3014659 BLAKE2B 
7ec6aa1c8bdc7d26bae8ae751200a4ad9effd9aac08bd39a1969897d7904468f60606307be1b6e6587a662fd7874c8f73460e559c6d06820056811dd4e8fb85f
 SHA512 
e2b3b45a6d35205c3d2bf24d4c0c065889fa4e7d92cc9551db873b8b33cc15e6c1dd721936b438db0725509233bf265446b0512e23973cbebae7af4a7dce96ba
 DIST homebank-5.5.1.tar.gz 3054854 BLAKE2B 
8cfab126069b3404223645e3f37038db44040d873c2edbc06a5286ca936584016044d6e8dd166910b4c5a87874db5bdad43452aca2aa8f96ba0e7f648fbe
 SHA512 
a13eccf92882d5bfe6b09a99d6c805337f68d5169c58615b750bf5994abd4df0709065e12d4cdc8eb0c80f758f602548b0279dc7eb089f7417f5da8fd1955626
 DIST homebank-5.5.2.tar.gz 3056800 BLAKE2B 
c2c00214cb1311271b6c38ee8643ed1f6c6701ca07222fc60c6eb7d8c2fb4aecaacc188917825e386c13e908d22038602d7293f9d913b2c76d10956b5fbd3636
 SHA512 
c4279bb0f0d0ab58024c1d32148d987cc61c83ca77d8f523488a9c2dde9009469bce8291e8e90d5fdeae631813ec7556a5b4db7c709624f178fdee165feaa3ef

diff --git a/app-office/homebank/homebank-5.4.3.ebuild 
b/app-office/homebank/homebank-5.4.3.ebuild
deleted file mode 100644
index 6d469b984de..000
--- a/app-office/homebank/homebank-5.4.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit xdg
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php";
-SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-
-RDEPEND=">=dev-libs/glib-2.39
-   >=net-libs/libsoup-2.26
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )"
-DEPEND="${RDEPEND}"
-BDEPEND=">=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_prepare() {
-   default
-
-   # avoid using eautoreconf
-   sed -i -e 's|\$(datadir)/appdata|\$(datadir)/metainfo|' 
data/Makefile.{am,in} ||die
-}
-
-src_configure() {
-   econf $(use_with ofx)
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-07-14 Thread Joonas Niilola
commit: a62ab962a472f88e232a1a4f0a232dcf42001987
Author: Daniel Brandt  spahan  ch>
AuthorDate: Mon Jul  5 07:21:57 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Jul 14 14:32:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a62ab962

app-office/homebank: version bump to 5.5.2

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Daniel Brandt  spahan.ch>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.5.2.ebuild | 41 +++
 2 files changed, 42 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 5db8c77355b..c75910d7d01 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,2 +1,3 @@
 DIST homebank-5.4.3.tar.gz 3014659 BLAKE2B 
7ec6aa1c8bdc7d26bae8ae751200a4ad9effd9aac08bd39a1969897d7904468f60606307be1b6e6587a662fd7874c8f73460e559c6d06820056811dd4e8fb85f
 SHA512 
e2b3b45a6d35205c3d2bf24d4c0c065889fa4e7d92cc9551db873b8b33cc15e6c1dd721936b438db0725509233bf265446b0512e23973cbebae7af4a7dce96ba
 DIST homebank-5.5.1.tar.gz 3054854 BLAKE2B 
8cfab126069b3404223645e3f37038db44040d873c2edbc06a5286ca936584016044d6e8dd166910b4c5a87874db5bdad43452aca2aa8f96ba0e7f648fbe
 SHA512 
a13eccf92882d5bfe6b09a99d6c805337f68d5169c58615b750bf5994abd4df0709065e12d4cdc8eb0c80f758f602548b0279dc7eb089f7417f5da8fd1955626
+DIST homebank-5.5.2.tar.gz 3056800 BLAKE2B 
c2c00214cb1311271b6c38ee8643ed1f6c6701ca07222fc60c6eb7d8c2fb4aecaacc188917825e386c13e908d22038602d7293f9d913b2c76d10956b5fbd3636
 SHA512 
c4279bb0f0d0ab58024c1d32148d987cc61c83ca77d8f523488a9c2dde9009469bce8291e8e90d5fdeae631813ec7556a5b4db7c709624f178fdee165feaa3ef

diff --git a/app-office/homebank/homebank-5.5.2.ebuild 
b/app-office/homebank/homebank-5.5.2.ebuild
new file mode 100644
index 000..6eeaf4265c0
--- /dev/null
+++ b/app-office/homebank/homebank-5.5.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="http://homebank.free.fr/index.php";
+SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND=">=dev-libs/glib-2.39
+   >=net-libs/libsoup-2.26
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_prepare() {
+   default
+
+   # avoid using eautoreconf
+   sed -i -e 's|\$(datadir)/appdata|\$(datadir)/metainfo|' 
data/Makefile.{am,in} || die
+}
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-05-06 Thread Sam James
commit: a73cb2c6f606d5a187ca21e4eeb1d83bdb739021
Author: Sam James  gentoo  org>
AuthorDate: Thu May  6 10:10:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May  6 10:10:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73cb2c6

app-office/homebank: Stabilize 5.5.1 ppc, #788376

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.5.1.ebuild 
b/app-office/homebank/homebank-5.5.1.ebuild
index c8c39582537..8f832d7a909 100644
--- a/app-office/homebank/homebank-5.5.1.ebuild
+++ b/app-office/homebank/homebank-5.5.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-05-06 Thread Sam James
commit: 45069349df33ee84f55674badfe6c6f50cc8c6f9
Author: Sam James  gentoo  org>
AuthorDate: Thu May  6 10:05:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May  6 10:05:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45069349

app-office/homebank: Stabilize 5.5.1 x86, #788376

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.5.1.ebuild 
b/app-office/homebank/homebank-5.5.1.ebuild
index dda2dbca619..c8c39582537 100644
--- a/app-office/homebank/homebank-5.5.1.ebuild
+++ b/app-office/homebank/homebank-5.5.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-05-06 Thread Sam James
commit: d6abedd67a55fd9b7e98c4509b42ef3acc235af1
Author: Sam James  gentoo  org>
AuthorDate: Thu May  6 10:03:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May  6 10:03:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6abedd6

app-office/homebank: Stabilize 5.5.1 amd64, #788376

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.5.1.ebuild 
b/app-office/homebank/homebank-5.5.1.ebuild
index 6eeaf4265c0..dda2dbca619 100644
--- a/app-office/homebank/homebank-5.5.1.ebuild
+++ b/app-office/homebank/homebank-5.5.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-03-29 Thread Joonas Niilola
commit: d5474c383b50dc4713f9a8f46ccbbba295b837a4
Author: Poncho  spahan  ch>
AuthorDate: Wed Mar 24 08:37:52 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Mar 29 08:45:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5474c38

app-office/homebank: version bump to 5.5.1

Closes: https://bugs.gentoo.org/773274
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Daniel Brandt  spahan.ch>
Closes: https://github.com/gentoo/gentoo/pull/20091
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.5.1.ebuild | 41 +++
 2 files changed, 42 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index b61afbfd248..5db8c77355b 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1 +1,2 @@
 DIST homebank-5.4.3.tar.gz 3014659 BLAKE2B 
7ec6aa1c8bdc7d26bae8ae751200a4ad9effd9aac08bd39a1969897d7904468f60606307be1b6e6587a662fd7874c8f73460e559c6d06820056811dd4e8fb85f
 SHA512 
e2b3b45a6d35205c3d2bf24d4c0c065889fa4e7d92cc9551db873b8b33cc15e6c1dd721936b438db0725509233bf265446b0512e23973cbebae7af4a7dce96ba
+DIST homebank-5.5.1.tar.gz 3054854 BLAKE2B 
8cfab126069b3404223645e3f37038db44040d873c2edbc06a5286ca936584016044d6e8dd166910b4c5a87874db5bdad43452aca2aa8f96ba0e7f648fbe
 SHA512 
a13eccf92882d5bfe6b09a99d6c805337f68d5169c58615b750bf5994abd4df0709065e12d4cdc8eb0c80f758f602548b0279dc7eb089f7417f5da8fd1955626

diff --git a/app-office/homebank/homebank-5.5.1.ebuild 
b/app-office/homebank/homebank-5.5.1.ebuild
new file mode 100644
index 000..6eeaf4265c0
--- /dev/null
+++ b/app-office/homebank/homebank-5.5.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="http://homebank.free.fr/index.php";
+SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND=">=dev-libs/glib-2.39
+   >=net-libs/libsoup-2.26
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_prepare() {
+   default
+
+   # avoid using eautoreconf
+   sed -i -e 's|\$(datadir)/appdata|\$(datadir)/metainfo|' 
data/Makefile.{am,in} || die
+}
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-03-21 Thread Joonas Niilola
commit: b5801a5fb4145d0275ad900bfeaafbee2af46bc8
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sun Mar 21 08:14:36 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Mar 21 08:14:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5801a5f

app-office/homebank: drop 5.2.8, 5.4.2

Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/homebank/Manifest  |  2 --
 app-office/homebank/homebank-5.2.8.ebuild | 50 ---
 app-office/homebank/homebank-5.4.2.ebuild | 50 ---
 3 files changed, 102 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 4457ce0d433..b61afbfd248 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1 @@
-DIST homebank-5.2.8.tar.gz 2730743 BLAKE2B 
e5a1cd143f72cdb09b5e097853c89b2dac8ad3e35e0aa5d0f3372350545d887a96ae630cd8a5cb8c605230e84e4402a2c63cef8af76d00ff2c1875aea2313545
 SHA512 
e1cb0595f1a5cedad83d1b51223d15ea7f37ced9d14edad1f1af8ad8e0eed2938518ed936981558879b5a1bd8aa80d88f4303e69fff0d6e503a8abe61bf872be
-DIST homebank-5.4.2.tar.gz 2974448 BLAKE2B 
0b6f6ad57633ecf560f821295797e9bcc83bb7f69b7b74ad38792f091593b5ae9dc79693b9d44f46414ee3e6f9e9d4fdc2dd5a174f2a50e79177d68506a2235c
 SHA512 
6c28fed7f7a0019be87cd86d37f52a0ddedb0c2752bd311986a4ddfe33913a34e362eadc69e9238e391009fddb45a3a2b59e1176f2ca3f1901293a1b0989223e
 DIST homebank-5.4.3.tar.gz 3014659 BLAKE2B 
7ec6aa1c8bdc7d26bae8ae751200a4ad9effd9aac08bd39a1969897d7904468f60606307be1b6e6587a662fd7874c8f73460e559c6d06820056811dd4e8fb85f
 SHA512 
e2b3b45a6d35205c3d2bf24d4c0c065889fa4e7d92cc9551db873b8b33cc15e6c1dd721936b438db0725509233bf265446b0512e23973cbebae7af4a7dce96ba

diff --git a/app-office/homebank/homebank-5.2.8.ebuild 
b/app-office/homebank/homebank-5.2.8.ebuild
deleted file mode 100644
index ef8c4274865..000
--- a/app-office/homebank/homebank-5.2.8.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit xdg-utils gnome2-utils
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php";
-SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-
-RDEPEND=">=dev-libs/glib-2.39
-   >=net-libs/libsoup-2.26
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )"
-DEPEND="${RDEPEND}
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}

diff --git a/app-office/homebank/homebank-5.4.2.ebuild 
b/app-office/homebank/homebank-5.4.2.ebuild
deleted file mode 100644
index 02469b83466..000
--- a/app-office/homebank/homebank-5.4.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit xdg-utils gnome2-utils
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php";
-SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-RDEPEND=">=dev-libs/glib-2.39
-   >=net-libs/libsoup-2.26
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )"
-DEPEND="${RDEPEND}
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-02-27 Thread Sam James
commit: 2d8a812ea2cb54ff20e01fe7fa8e4919eec57611
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb 27 17:01:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb 27 17:01:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d8a812e

app-office/homebank: Stabilize 5.4.3 amd64, #771822

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.4.3.ebuild 
b/app-office/homebank/homebank-5.4.3.ebuild
index 1efaee24da2..6d469b984de 100644
--- a/app-office/homebank/homebank-5.4.3.ebuild
+++ b/app-office/homebank/homebank-5.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-02-25 Thread Agostino Sarubbo
commit: 6b4d37e9f20ea36f09dcfdf8eb2df7766943b11e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Feb 25 13:51:35 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Feb 25 13:51:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b4d37e9

app-office/homebank: x86 stable wrt bug #771822

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-office/homebank/homebank-5.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.4.3.ebuild 
b/app-office/homebank/homebank-5.4.3.ebuild
index 74e82bbad58..1efaee24da2 100644
--- a/app-office/homebank/homebank-5.4.3.ebuild
+++ b/app-office/homebank/homebank-5.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-02-24 Thread Sam James
commit: 1d0e50ad6b5c3b8408cd6cef2b73759d2d0ba693
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb 24 22:07:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb 24 22:07:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d0e50ad

app-office/homebank: Stabilize 5.4.3 ppc, #771822

Signed-off-by: Sam James  gentoo.org>

 app-office/homebank/homebank-5.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.4.3.ebuild 
b/app-office/homebank/homebank-5.4.3.ebuild
index c6fa624fa77..74e82bbad58 100644
--- a/app-office/homebank/homebank-5.4.3.ebuild
+++ b/app-office/homebank/homebank-5.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-01-26 Thread Joonas Niilola
commit: 46843212df15bff4206292c833d4b293c86ba218
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jan 26 17:52:48 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jan 26 17:53:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46843212

app-office/homebank: remove old

Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/homebank/Manifest  |  2 --
 app-office/homebank/homebank-5.2.2.ebuild | 50 ---
 app-office/homebank/homebank-5.3.2.ebuild | 50 ---
 3 files changed, 102 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 6cd211a2885..4457ce0d433 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,5 +1,3 @@
-DIST homebank-5.2.2.tar.gz 2601784 BLAKE2B 
e0a66cebbdc9247aeba9946c4adf5b6677abb49cd93d212fc8008c44c53a21966ee4fa1291f887196fe3168de992a892d54fe82aec228a88f613b45358076dd2
 SHA512 
83ccf7f96b1eb9f2e5c134b151dce53790092e2ecb06f5e6a5e50057d6a32cde6cf45b9e98c07a81e7f224d33dae5d98e4693e57c413df675f63d21b418525b0
 DIST homebank-5.2.8.tar.gz 2730743 BLAKE2B 
e5a1cd143f72cdb09b5e097853c89b2dac8ad3e35e0aa5d0f3372350545d887a96ae630cd8a5cb8c605230e84e4402a2c63cef8af76d00ff2c1875aea2313545
 SHA512 
e1cb0595f1a5cedad83d1b51223d15ea7f37ced9d14edad1f1af8ad8e0eed2938518ed936981558879b5a1bd8aa80d88f4303e69fff0d6e503a8abe61bf872be
-DIST homebank-5.3.2.tar.gz 2906468 BLAKE2B 
0672890c469e9580a2128f130230a73d5bdc9e6b50830b1c0ead4f83d7e83837a2df4f50b49218dac9da6eb89f484a6866fcc748e65d5705ba5691e9772b7977
 SHA512 
777ee682f816f1b3a8f5d018148d79743be9fd17301d16e9c837e9fd46f8bd67cd393bfe9ef2960d87a7066a7f80fa7b88d7826ce62d4542693d3e09d7d5e887
 DIST homebank-5.4.2.tar.gz 2974448 BLAKE2B 
0b6f6ad57633ecf560f821295797e9bcc83bb7f69b7b74ad38792f091593b5ae9dc79693b9d44f46414ee3e6f9e9d4fdc2dd5a174f2a50e79177d68506a2235c
 SHA512 
6c28fed7f7a0019be87cd86d37f52a0ddedb0c2752bd311986a4ddfe33913a34e362eadc69e9238e391009fddb45a3a2b59e1176f2ca3f1901293a1b0989223e
 DIST homebank-5.4.3.tar.gz 3014659 BLAKE2B 
7ec6aa1c8bdc7d26bae8ae751200a4ad9effd9aac08bd39a1969897d7904468f60606307be1b6e6587a662fd7874c8f73460e559c6d06820056811dd4e8fb85f
 SHA512 
e2b3b45a6d35205c3d2bf24d4c0c065889fa4e7d92cc9551db873b8b33cc15e6c1dd721936b438db0725509233bf265446b0512e23973cbebae7af4a7dce96ba

diff --git a/app-office/homebank/homebank-5.2.2.ebuild 
b/app-office/homebank/homebank-5.2.2.ebuild
deleted file mode 100644
index ef8c4274865..000
--- a/app-office/homebank/homebank-5.2.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit xdg-utils gnome2-utils
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php";
-SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-
-RDEPEND=">=dev-libs/glib-2.39
-   >=net-libs/libsoup-2.26
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )"
-DEPEND="${RDEPEND}
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}

diff --git a/app-office/homebank/homebank-5.3.2.ebuild 
b/app-office/homebank/homebank-5.3.2.ebuild
deleted file mode 100644
index 02469b83466..000
--- a/app-office/homebank/homebank-5.3.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit xdg-utils gnome2-utils
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php";
-SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-RDEPEND=">=dev-libs/glib-2.39
-   >=net-libs/libsoup-2.26
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3:= )"
-DEPEND="${RDEPEND}
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_m

[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-01-26 Thread Joonas Niilola
commit: 4e7c29696090ef7008981e9eb72d40fb8a97d2ed
Author: Poncho  spahan  ch>
AuthorDate: Sun Jan 10 09:26:17 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jan 26 15:07:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e7c2969

app-office/homebank: version bump

Closes: https://bugs.gentoo.org/754300
Closes: https://bugs.gentoo.org/727858
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Daniel Brandt  spahan.ch>
Closes: https://github.com/gentoo/gentoo/pull/19016
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.4.3.ebuild | 41 +++
 2 files changed, 42 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 5195d4c8c5d..6cd211a2885 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -2,3 +2,4 @@ DIST homebank-5.2.2.tar.gz 2601784 BLAKE2B 
e0a66cebbdc9247aeba9946c4adf5b6677abb
 DIST homebank-5.2.8.tar.gz 2730743 BLAKE2B 
e5a1cd143f72cdb09b5e097853c89b2dac8ad3e35e0aa5d0f3372350545d887a96ae630cd8a5cb8c605230e84e4402a2c63cef8af76d00ff2c1875aea2313545
 SHA512 
e1cb0595f1a5cedad83d1b51223d15ea7f37ced9d14edad1f1af8ad8e0eed2938518ed936981558879b5a1bd8aa80d88f4303e69fff0d6e503a8abe61bf872be
 DIST homebank-5.3.2.tar.gz 2906468 BLAKE2B 
0672890c469e9580a2128f130230a73d5bdc9e6b50830b1c0ead4f83d7e83837a2df4f50b49218dac9da6eb89f484a6866fcc748e65d5705ba5691e9772b7977
 SHA512 
777ee682f816f1b3a8f5d018148d79743be9fd17301d16e9c837e9fd46f8bd67cd393bfe9ef2960d87a7066a7f80fa7b88d7826ce62d4542693d3e09d7d5e887
 DIST homebank-5.4.2.tar.gz 2974448 BLAKE2B 
0b6f6ad57633ecf560f821295797e9bcc83bb7f69b7b74ad38792f091593b5ae9dc79693b9d44f46414ee3e6f9e9d4fdc2dd5a174f2a50e79177d68506a2235c
 SHA512 
6c28fed7f7a0019be87cd86d37f52a0ddedb0c2752bd311986a4ddfe33913a34e362eadc69e9238e391009fddb45a3a2b59e1176f2ca3f1901293a1b0989223e
+DIST homebank-5.4.3.tar.gz 3014659 BLAKE2B 
7ec6aa1c8bdc7d26bae8ae751200a4ad9effd9aac08bd39a1969897d7904468f60606307be1b6e6587a662fd7874c8f73460e559c6d06820056811dd4e8fb85f
 SHA512 
e2b3b45a6d35205c3d2bf24d4c0c065889fa4e7d92cc9551db873b8b33cc15e6c1dd721936b438db0725509233bf265446b0512e23973cbebae7af4a7dce96ba

diff --git a/app-office/homebank/homebank-5.4.3.ebuild 
b/app-office/homebank/homebank-5.4.3.ebuild
new file mode 100644
index 000..c6fa624fa77
--- /dev/null
+++ b/app-office/homebank/homebank-5.4.3.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit xdg
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="http://homebank.free.fr/index.php";
+SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND=">=dev-libs/glib-2.39
+   >=net-libs/libsoup-2.26
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3:= )"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_prepare() {
+   default
+
+   # avoid using eautoreconf
+   sed -i -e 's|\$(datadir)/appdata|\$(datadir)/metainfo|' 
data/Makefile.{am,in} ||die
+}
+
+src_configure() {
+   econf $(use_with ofx)
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2021-01-03 Thread Sam James
commit: 85513d940d565845ce4361868ab9c25cf8187645
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan  3 22:53:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan  3 22:53:51 2021 +
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



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2020-06-20 Thread Thomas Deutschmann
commit: 9fb78de6e366f6a2de70c93e7b5c2d0b35c93a4e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jun 20 15:30:34 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jun 20 15:45:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb78de6

app-office/homebank: x86 stable (bug #705064)

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-office/homebank/homebank-5.2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/homebank/homebank-5.2.8.ebuild 
b/app-office/homebank/homebank-5.2.8.ebuild
index 11368c0110c..e071ac7d486 100644
--- a/app-office/homebank/homebank-5.2.8.ebuild
+++ b/app-office/homebank/homebank-5.2.8.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 x86"
 
 RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2020-06-11 Thread Agostino Sarubbo
commit: cdf354766f3591e72657464ffeb5ca8e5db9d3ce
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun 11 08:29:01 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun 11 08:29:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf35476

app-office/homebank: ppc stable wrt bug #705064

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-office/homebank/homebank-5.2.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/homebank/homebank-5.2.8.ebuild 
b/app-office/homebank/homebank-5.2.8.ebuild
index 17236ea7d31..11368c0110c 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-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
 
 RDEPEND=">=dev-libs/glib-2.39
>=net-libs/libsoup-2.26



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2020-06-09 Thread Denis Dupeyron
commit: c0d1f2628f62e693bfd435109abce0c0414f8c38
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Tue Jun  9 20:46:12 2020 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Tue Jun  9 20:51:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0d1f262

app-office/homebank: bump to 5.4.2

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Denis Dupeyron  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.4.2.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 8a9eba46632..5195d4c8c5d 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1,4 @@
 DIST homebank-5.2.2.tar.gz 2601784 BLAKE2B 
e0a66cebbdc9247aeba9946c4adf5b6677abb49cd93d212fc8008c44c53a21966ee4fa1291f887196fe3168de992a892d54fe82aec228a88f613b45358076dd2
 SHA512 
83ccf7f96b1eb9f2e5c134b151dce53790092e2ecb06f5e6a5e50057d6a32cde6cf45b9e98c07a81e7f224d33dae5d98e4693e57c413df675f63d21b418525b0
 DIST homebank-5.2.8.tar.gz 2730743 BLAKE2B 
e5a1cd143f72cdb09b5e097853c89b2dac8ad3e35e0aa5d0f3372350545d887a96ae630cd8a5cb8c605230e84e4402a2c63cef8af76d00ff2c1875aea2313545
 SHA512 
e1cb0595f1a5cedad83d1b51223d15ea7f37ced9d14edad1f1af8ad8e0eed2938518ed936981558879b5a1bd8aa80d88f4303e69fff0d6e503a8abe61bf872be
 DIST homebank-5.3.2.tar.gz 2906468 BLAKE2B 
0672890c469e9580a2128f130230a73d5bdc9e6b50830b1c0ead4f83d7e83837a2df4f50b49218dac9da6eb89f484a6866fcc748e65d5705ba5691e9772b7977
 SHA512 
777ee682f816f1b3a8f5d018148d79743be9fd17301d16e9c837e9fd46f8bd67cd393bfe9ef2960d87a7066a7f80fa7b88d7826ce62d4542693d3e09d7d5e887
+DIST homebank-5.4.2.tar.gz 2974448 BLAKE2B 
0b6f6ad57633ecf560f821295797e9bcc83bb7f69b7b74ad38792f091593b5ae9dc79693b9d44f46414ee3e6f9e9d4fdc2dd5a174f2a50e79177d68506a2235c
 SHA512 
6c28fed7f7a0019be87cd86d37f52a0ddedb0c2752bd311986a4ddfe33913a34e362eadc69e9238e391009fddb45a3a2b59e1176f2ca3f1901293a1b0989223e

diff --git a/app-office/homebank/homebank-5.4.2.ebuild 
b/app-office/homebank/homebank-5.4.2.ebuild
new file mode 100644
index 000..27f8975b5eb
--- /dev/null
+++ b/app-office/homebank/homebank-5.4.2.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit xdg-utils gnome2-utils
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="http://homebank.free.fr/index.php";
+SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND=">=dev-libs/glib-2.39
+   >=net-libs/libsoup-2.26
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3 )"
+DEPEND="${RDEPEND}
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2020-03-08 Thread Denis Dupeyron
commit: 73da04cf5f45817ca81b5f49cbee1f9c40074c8d
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Sun Mar  8 17:26:58 2020 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Sun Mar  8 17:27:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73da04cf

app-office/homebank: remove 5.1.3 and 5.2.3

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Denis Dupeyron  gentoo.org>

 app-office/homebank/Manifest  |  2 --
 app-office/homebank/homebank-5.1.3.ebuild | 50 ---
 app-office/homebank/homebank-5.2.3.ebuild | 50 ---
 3 files changed, 102 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index 08741c82abc..8a9eba46632 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,5 +1,3 @@
-DIST homebank-5.1.3.tar.gz 2686661 BLAKE2B 
bd43e3bc2d5d2c42e80cfc32b2beaa923b7c9110a71a703e52d45f302d16c5d8582cbb1c8463d4457b578844c357a20e7aed67c71a11d1baabf6dfec54960d3f
 SHA512 
c95ac2871c3219d734aeb35d11e1e678efc50e166e2f8c1f05971fd341ac1598d6d672bd4b7cd7bcc206443af5305c9e1eb0557c3fcaab1ea35f4950acdef103
 DIST homebank-5.2.2.tar.gz 2601784 BLAKE2B 
e0a66cebbdc9247aeba9946c4adf5b6677abb49cd93d212fc8008c44c53a21966ee4fa1291f887196fe3168de992a892d54fe82aec228a88f613b45358076dd2
 SHA512 
83ccf7f96b1eb9f2e5c134b151dce53790092e2ecb06f5e6a5e50057d6a32cde6cf45b9e98c07a81e7f224d33dae5d98e4693e57c413df675f63d21b418525b0
-DIST homebank-5.2.3.tar.gz 2665397 BLAKE2B 
d197a113b1387c414ba8d11ebe012d0887dbfb1d9eb20c61197e0ddcf87da64e09b2bff108c07b350a1326f8b935fb4c8d56f14240e9815df5b021ab75a3f7dc
 SHA512 
7b6530aa609ea047a19aadb65e459406226cc94d07a5a44e7ba06535cafcfe52e8b2471644b2bffbeb20cd699167858d2787ebdbc45166e4c7720fbff717b3de
 DIST homebank-5.2.8.tar.gz 2730743 BLAKE2B 
e5a1cd143f72cdb09b5e097853c89b2dac8ad3e35e0aa5d0f3372350545d887a96ae630cd8a5cb8c605230e84e4402a2c63cef8af76d00ff2c1875aea2313545
 SHA512 
e1cb0595f1a5cedad83d1b51223d15ea7f37ced9d14edad1f1af8ad8e0eed2938518ed936981558879b5a1bd8aa80d88f4303e69fff0d6e503a8abe61bf872be
 DIST homebank-5.3.2.tar.gz 2906468 BLAKE2B 
0672890c469e9580a2128f130230a73d5bdc9e6b50830b1c0ead4f83d7e83837a2df4f50b49218dac9da6eb89f484a6866fcc748e65d5705ba5691e9772b7977
 SHA512 
777ee682f816f1b3a8f5d018148d79743be9fd17301d16e9c837e9fd46f8bd67cd393bfe9ef2960d87a7066a7f80fa7b88d7826ce62d4542693d3e09d7d5e887

diff --git a/app-office/homebank/homebank-5.1.3.ebuild 
b/app-office/homebank/homebank-5.1.3.ebuild
deleted file mode 100644
index 0e00707bc77..000
--- a/app-office/homebank/homebank-5.1.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit fdo-mime eutils gnome2-utils
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php";
-SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="amd64 ppc x86"
-
-RDEPEND=">=dev-libs/glib-2.39
-   >=net-libs/libsoup-2.26
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   >=x11-libs/gtk+-3.12:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3 )"
-DEPEND="${RDEPEND}
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
-   gnome2_icon_cache_update
-}

diff --git a/app-office/homebank/homebank-5.2.3.ebuild 
b/app-office/homebank/homebank-5.2.3.ebuild
deleted file mode 100644
index 17236ea7d31..000
--- a/app-office/homebank/homebank-5.2.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit xdg-utils gnome2-utils
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php";
-SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-RDEPEND=">=dev-libs/glib-2.39
-   >=net-libs/libsoup-2.26
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   >=x11-libs/gtk+-3.22:3
-   x11-libs/pango
-   ofx? ( >=dev-libs/libofx-0.8.3 )"
-DEPEND="${RDEPEND}
-   >=dev-lang/perl-5.8.1
-   dev-perl/XML-Parser
-   >=dev-util/intltool-0.40.5
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-   econf $(use_with ofx)
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}

[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2020-03-08 Thread Denis Dupeyron
commit: 89e35ad65569e32a1721b1dd2a3c8a396f9fe7fb
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Sun Mar  8 17:22:01 2020 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Sun Mar  8 17:23:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e35ad6

app-office/homebank: bump to 5.3.2

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Denis Dupeyron  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.3.2.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index be5470008c8..08741c82abc 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -2,3 +2,4 @@ DIST homebank-5.1.3.tar.gz 2686661 BLAKE2B 
bd43e3bc2d5d2c42e80cfc32b2beaa923b7c9
 DIST homebank-5.2.2.tar.gz 2601784 BLAKE2B 
e0a66cebbdc9247aeba9946c4adf5b6677abb49cd93d212fc8008c44c53a21966ee4fa1291f887196fe3168de992a892d54fe82aec228a88f613b45358076dd2
 SHA512 
83ccf7f96b1eb9f2e5c134b151dce53790092e2ecb06f5e6a5e50057d6a32cde6cf45b9e98c07a81e7f224d33dae5d98e4693e57c413df675f63d21b418525b0
 DIST homebank-5.2.3.tar.gz 2665397 BLAKE2B 
d197a113b1387c414ba8d11ebe012d0887dbfb1d9eb20c61197e0ddcf87da64e09b2bff108c07b350a1326f8b935fb4c8d56f14240e9815df5b021ab75a3f7dc
 SHA512 
7b6530aa609ea047a19aadb65e459406226cc94d07a5a44e7ba06535cafcfe52e8b2471644b2bffbeb20cd699167858d2787ebdbc45166e4c7720fbff717b3de
 DIST homebank-5.2.8.tar.gz 2730743 BLAKE2B 
e5a1cd143f72cdb09b5e097853c89b2dac8ad3e35e0aa5d0f3372350545d887a96ae630cd8a5cb8c605230e84e4402a2c63cef8af76d00ff2c1875aea2313545
 SHA512 
e1cb0595f1a5cedad83d1b51223d15ea7f37ced9d14edad1f1af8ad8e0eed2938518ed936981558879b5a1bd8aa80d88f4303e69fff0d6e503a8abe61bf872be
+DIST homebank-5.3.2.tar.gz 2906468 BLAKE2B 
0672890c469e9580a2128f130230a73d5bdc9e6b50830b1c0ead4f83d7e83837a2df4f50b49218dac9da6eb89f484a6866fcc748e65d5705ba5691e9772b7977
 SHA512 
777ee682f816f1b3a8f5d018148d79743be9fd17301d16e9c837e9fd46f8bd67cd393bfe9ef2960d87a7066a7f80fa7b88d7826ce62d4542693d3e09d7d5e887

diff --git a/app-office/homebank/homebank-5.3.2.ebuild 
b/app-office/homebank/homebank-5.3.2.ebuild
new file mode 100644
index 000..27f8975b5eb
--- /dev/null
+++ b/app-office/homebank/homebank-5.3.2.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit xdg-utils gnome2-utils
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="http://homebank.free.fr/index.php";
+SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND=">=dev-libs/glib-2.39
+   >=net-libs/libsoup-2.26
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3 )"
+DEPEND="${RDEPEND}
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/homebank/

2019-10-16 Thread Denis Dupeyron
commit: e878fbe4e8d1bf3461fa00c964fa7802d9c1badd
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Wed Oct 16 16:09:10 2019 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Wed Oct 16 16:09:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e878fbe4

app-office/homebank: bump to 5.2.8, bug 696160

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Denis Dupeyron  gentoo.org>

 app-office/homebank/Manifest  |  1 +
 app-office/homebank/homebank-5.2.8.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index bc3fca3153c..be5470008c8 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1,4 @@
 DIST homebank-5.1.3.tar.gz 2686661 BLAKE2B 
bd43e3bc2d5d2c42e80cfc32b2beaa923b7c9110a71a703e52d45f302d16c5d8582cbb1c8463d4457b578844c357a20e7aed67c71a11d1baabf6dfec54960d3f
 SHA512 
c95ac2871c3219d734aeb35d11e1e678efc50e166e2f8c1f05971fd341ac1598d6d672bd4b7cd7bcc206443af5305c9e1eb0557c3fcaab1ea35f4950acdef103
 DIST homebank-5.2.2.tar.gz 2601784 BLAKE2B 
e0a66cebbdc9247aeba9946c4adf5b6677abb49cd93d212fc8008c44c53a21966ee4fa1291f887196fe3168de992a892d54fe82aec228a88f613b45358076dd2
 SHA512 
83ccf7f96b1eb9f2e5c134b151dce53790092e2ecb06f5e6a5e50057d6a32cde6cf45b9e98c07a81e7f224d33dae5d98e4693e57c413df675f63d21b418525b0
 DIST homebank-5.2.3.tar.gz 2665397 BLAKE2B 
d197a113b1387c414ba8d11ebe012d0887dbfb1d9eb20c61197e0ddcf87da64e09b2bff108c07b350a1326f8b935fb4c8d56f14240e9815df5b021ab75a3f7dc
 SHA512 
7b6530aa609ea047a19aadb65e459406226cc94d07a5a44e7ba06535cafcfe52e8b2471644b2bffbeb20cd699167858d2787ebdbc45166e4c7720fbff717b3de
+DIST homebank-5.2.8.tar.gz 2730743 BLAKE2B 
e5a1cd143f72cdb09b5e097853c89b2dac8ad3e35e0aa5d0f3372350545d887a96ae630cd8a5cb8c605230e84e4402a2c63cef8af76d00ff2c1875aea2313545
 SHA512 
e1cb0595f1a5cedad83d1b51223d15ea7f37ced9d14edad1f1af8ad8e0eed2938518ed936981558879b5a1bd8aa80d88f4303e69fff0d6e503a8abe61bf872be

diff --git a/app-office/homebank/homebank-5.2.8.ebuild 
b/app-office/homebank/homebank-5.2.8.ebuild
new file mode 100644
index 000..17236ea7d31
--- /dev/null
+++ b/app-office/homebank/homebank-5.2.8.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit xdg-utils gnome2-utils
+
+DESCRIPTION="Free, easy, personal accounting for everyone"
+HOMEPAGE="http://homebank.free.fr/index.php";
+SRC_URI="http://homebank.free.fr/public/${P}.tar.gz";
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+ofx"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND=">=dev-libs/glib-2.39
+   >=net-libs/libsoup-2.26
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   >=x11-libs/gtk+-3.22:3
+   x11-libs/pango
+   ofx? ( >=dev-libs/libofx-0.8.3 )"
+DEPEND="${RDEPEND}
+   >=dev-lang/perl-5.8.1
+   dev-perl/XML-Parser
+   >=dev-util/intltool-0.40.5
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+   econf $(use_with ofx)
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



  1   2   >