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

2024-07-26 Thread Joonas Niilola
commit: 3809ff61ee28311363b8d889f92aea6b0be048d6
Author: Guillaume Castagnino  castagnino  org>
AuthorDate: Fri Jun 28 20:23:35 2024 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Jul 26 08:11:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3809ff61

app-office/grisbi: add 3.0.4, drop 3.0.1

Signed-off-by: Guillaume Castagnino  castagnino.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/grisbi/Manifest | 2 +-
 app-office/grisbi/{grisbi-3.0.1.ebuild => grisbi-3.0.4.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index 33bc216a39c6..42d72a008b05 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1,3 +1,3 @@
 DIST grisbi-2.0.5.tar.bz2 7465632 BLAKE2B 
c70fd313660d8fbc0d93d86d89f7470564a0865b8423ae0e8a2f40fc1f4dbe959ed37141963dbc5ab9e6154ff71af3120303bd4c6ccc5554d1da75200c6e8a84
 SHA512 
16535cbdf0647abc60878bc5a21b22d76090d6a5dab89a9e1ff4029eef25f284a627555ec0724977ba01313f33aee06489b908aaa6600a566f86a87b5f33b7f9
-DIST grisbi-3.0.1.tar.bz2 12448098 BLAKE2B 
ae593b4bf3afab3b377bdd79442b8a7fda7627e39a22780cdbc40b906aeceddaec28196a5484b8e3da67b48103a589016193440dd0331cc086b88543d9597827
 SHA512 
a1bdc10ac4a50f19a5d4d9012f9c3d785782b3fcbc8055e0f60780131cb97d2154dfee05033b7e3a0437bb57d5b7ca3504fae79d4738bd0f2f6f0f0f2861f9ba
 DIST grisbi-3.0.3.tar.bz2 12877828 BLAKE2B 
439bb7f7e4724453b84f6c4ddc28926d9ba528460ea9d09c8d3c69ee1eba448805332eb752b06dc9ca67a4ca2fc17da68b583984f9c75530c2a8768985ed42b4
 SHA512 
7214f1cb7ca9eb0d87c082bd7ba70cf70d1f117c4e021c8e371961ddb7ab07b854986c4a6ab8892e2f7835d46c9814df27411fffc5aeabaf42bcf4fb8dea9dc1
+DIST grisbi-3.0.4.tar.bz2 12888285 BLAKE2B 
816750d6d2bb2d94f46124613f921f4d4fe3a7b261a8b6a021b5009771fd603764545ea7bafc19319cfdedc07b12e709fe9b311d865e4fe121e031463686645c
 SHA512 
cfaec0c93d7ca535dcdfa214a7222f20ffd826af766c01b0116515830ea72e24ec4a8be420a460d66ea4bac7293bb00bb53bfb32afc805f679a6c04f5f974139

diff --git a/app-office/grisbi/grisbi-3.0.1.ebuild 
b/app-office/grisbi/grisbi-3.0.4.ebuild
similarity index 96%
rename from app-office/grisbi/grisbi-3.0.1.ebuild
rename to app-office/grisbi/grisbi-3.0.4.ebuild
index cb3f32cce3a4..5e1755cddcd0 100644
--- a/app-office/grisbi/grisbi-3.0.1.ebuild
+++ b/app-office/grisbi/grisbi-3.0.4.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



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

2024-07-26 Thread Joonas Niilola
commit: 998c270b729ec51fc511adba02a41342b9b51c5c
Author: Guillaume Castagnino  castagnino  org>
AuthorDate: Thu Jul  4 13:50:50 2024 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Jul 26 08:11:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=998c270b

app-office/grisbi: update LICENSE

Signed-off-by: Guillaume Castagnino  castagnino.org>
Closes: https://github.com/gentoo/gentoo/pull/37344
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/grisbi/grisbi-2.0.5.ebuild | 2 +-
 app-office/grisbi/grisbi-3.0.3.ebuild | 2 +-
 app-office/grisbi/grisbi-3.0.4.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-office/grisbi/grisbi-2.0.5.ebuild 
b/app-office/grisbi/grisbi-2.0.5.ebuild
index bf4c552c6afd..0b447588abc8 100644
--- a/app-office/grisbi/grisbi-2.0.5.ebuild
+++ b/app-office/grisbi/grisbi-2.0.5.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.grisbi.org 
https://github.com/grisbi/grisbi;
 SRC_URI="https://downloads.sourceforge.net/${PN}/grisbi%20stable/$(ver_cut 
1-2).x/${P}.tar.bz2"
 IUSE="goffice nls ofx ssl"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 ~ppc ~x86"
 

diff --git a/app-office/grisbi/grisbi-3.0.3.ebuild 
b/app-office/grisbi/grisbi-3.0.3.ebuild
index 5e1755cddcd0..4119f58d5107 100644
--- a/app-office/grisbi/grisbi-3.0.3.ebuild
+++ b/app-office/grisbi/grisbi-3.0.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.grisbi.org 
https://github.com/grisbi/grisbi;
 SRC_URI="https://downloads.sourceforge.net/${PN}/grisbi%20stable/$(ver_cut 
1-2).x/${P}.tar.bz2"
 IUSE="goffice nls ofx ssl"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 

diff --git a/app-office/grisbi/grisbi-3.0.4.ebuild 
b/app-office/grisbi/grisbi-3.0.4.ebuild
index 5e1755cddcd0..4119f58d5107 100644
--- a/app-office/grisbi/grisbi-3.0.4.ebuild
+++ b/app-office/grisbi/grisbi-3.0.4.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.grisbi.org 
https://github.com/grisbi/grisbi;
 SRC_URI="https://downloads.sourceforge.net/${PN}/grisbi%20stable/$(ver_cut 
1-2).x/${P}.tar.bz2"
 IUSE="goffice nls ofx ssl"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 



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

2024-01-28 Thread Pacho Ramos
commit: 63276b9ca85aa0eccd2509e88cf98091fe20c3f3
Author: Guillaume Castagnino  xwing  info>
AuthorDate: Mon Jan 22 05:50:43 2024 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 28 12:23:24 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63276b9c

app-office/grisbi: add 3.0.3, drop 3.0.0

Signed-off-by: Guillaume Castagnino  xwing.info>
Closes: https://github.com/gentoo/gentoo/pull/34954
Signed-off-by: Pacho Ramos  gentoo.org>

 app-office/grisbi/Manifest | 2 +-
 app-office/grisbi/{grisbi-3.0.0.ebuild => grisbi-3.0.3.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index af65db5b8d34..33bc216a39c6 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1,3 +1,3 @@
 DIST grisbi-2.0.5.tar.bz2 7465632 BLAKE2B 
c70fd313660d8fbc0d93d86d89f7470564a0865b8423ae0e8a2f40fc1f4dbe959ed37141963dbc5ab9e6154ff71af3120303bd4c6ccc5554d1da75200c6e8a84
 SHA512 
16535cbdf0647abc60878bc5a21b22d76090d6a5dab89a9e1ff4029eef25f284a627555ec0724977ba01313f33aee06489b908aaa6600a566f86a87b5f33b7f9
-DIST grisbi-3.0.0.tar.bz2 12447582 BLAKE2B 
7e1f2041898811c16eb05f603b7965bea32f6d16ad7b836c1cadfc305e8d794c5ccd82865ed25e3f741b9fad6734b7f9977fcfbf8c73ebd75e84538d3d075248
 SHA512 
08af544378317c5e4bf67b5dc8e796145587970a530cd9d9065532acab317f7c91e9159b299e7903ec4fa0d29a3004dfae58e17b2f4efe304d8fdd3c0fbe8e04
 DIST grisbi-3.0.1.tar.bz2 12448098 BLAKE2B 
ae593b4bf3afab3b377bdd79442b8a7fda7627e39a22780cdbc40b906aeceddaec28196a5484b8e3da67b48103a589016193440dd0331cc086b88543d9597827
 SHA512 
a1bdc10ac4a50f19a5d4d9012f9c3d785782b3fcbc8055e0f60780131cb97d2154dfee05033b7e3a0437bb57d5b7ca3504fae79d4738bd0f2f6f0f0f2861f9ba
+DIST grisbi-3.0.3.tar.bz2 12877828 BLAKE2B 
439bb7f7e4724453b84f6c4ddc28926d9ba528460ea9d09c8d3c69ee1eba448805332eb752b06dc9ca67a4ca2fc17da68b583984f9c75530c2a8768985ed42b4
 SHA512 
7214f1cb7ca9eb0d87c082bd7ba70cf70d1f117c4e021c8e371961ddb7ab07b854986c4a6ab8892e2f7835d46c9814df27411fffc5aeabaf42bcf4fb8dea9dc1

diff --git a/app-office/grisbi/grisbi-3.0.0.ebuild 
b/app-office/grisbi/grisbi-3.0.3.ebuild
similarity index 86%
rename from app-office/grisbi/grisbi-3.0.0.ebuild
rename to app-office/grisbi/grisbi-3.0.3.ebuild
index aa0b4628c5d6..5e1755cddcd0 100644
--- a/app-office/grisbi/grisbi-3.0.0.ebuild
+++ b/app-office/grisbi/grisbi-3.0.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
@@ -7,7 +7,7 @@ inherit gnome2
 
 DESCRIPTION="Grisbi is a personal accounting application for Linux"
 HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
-SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/$(ver_cut 
1-2).x/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/${PN}/grisbi%20stable/$(ver_cut 
1-2).x/${P}.tar.bz2"
 IUSE="goffice nls ofx ssl"
 
 LICENSE="GPL-2"



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

2023-12-18 Thread Pacho Ramos
commit: ec88a9dd51614cde637d69fcf9422102925ec9aa
Author: Guillaume Castagnino  xwing  info>
AuthorDate: Thu Dec 14 06:25:09 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Mon Dec 18 10:19:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec88a9dd

app-office/grisbi: add 3.0.1

Signed-off-by: Guillaume Castagnino  xwing.info>
Closes: https://github.com/gentoo/gentoo/pull/34280
Signed-off-by: Pacho Ramos  gentoo.org>

 app-office/grisbi/Manifest|  1 +
 app-office/grisbi/grisbi-3.0.1.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index 07a54b061531..af65db5b8d34 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1,2 +1,3 @@
 DIST grisbi-2.0.5.tar.bz2 7465632 BLAKE2B 
c70fd313660d8fbc0d93d86d89f7470564a0865b8423ae0e8a2f40fc1f4dbe959ed37141963dbc5ab9e6154ff71af3120303bd4c6ccc5554d1da75200c6e8a84
 SHA512 
16535cbdf0647abc60878bc5a21b22d76090d6a5dab89a9e1ff4029eef25f284a627555ec0724977ba01313f33aee06489b908aaa6600a566f86a87b5f33b7f9
 DIST grisbi-3.0.0.tar.bz2 12447582 BLAKE2B 
7e1f2041898811c16eb05f603b7965bea32f6d16ad7b836c1cadfc305e8d794c5ccd82865ed25e3f741b9fad6734b7f9977fcfbf8c73ebd75e84538d3d075248
 SHA512 
08af544378317c5e4bf67b5dc8e796145587970a530cd9d9065532acab317f7c91e9159b299e7903ec4fa0d29a3004dfae58e17b2f4efe304d8fdd3c0fbe8e04
+DIST grisbi-3.0.1.tar.bz2 12448098 BLAKE2B 
ae593b4bf3afab3b377bdd79442b8a7fda7627e39a22780cdbc40b906aeceddaec28196a5484b8e3da67b48103a589016193440dd0331cc086b88543d9597827
 SHA512 
a1bdc10ac4a50f19a5d4d9012f9c3d785782b3fcbc8055e0f60780131cb97d2154dfee05033b7e3a0437bb57d5b7ca3504fae79d4738bd0f2f6f0f0f2861f9ba

diff --git a/app-office/grisbi/grisbi-3.0.1.ebuild 
b/app-office/grisbi/grisbi-3.0.1.ebuild
new file mode 100644
index ..cb3f32cce3a4
--- /dev/null
+++ b/app-office/grisbi/grisbi-3.0.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome2
+
+DESCRIPTION="Grisbi is a personal accounting application for Linux"
+HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
+SRC_URI="https://downloads.sourceforge.net/${PN}/grisbi%20stable/$(ver_cut 
1-2).x/${P}.tar.bz2"
+IUSE="goffice nls ofx ssl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/libxml2:2
+   gnome-extra/libgsf
+   sys-libs/zlib
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3
+   x11-libs/pango
+   x11-misc/xdg-utils
+   ssl? ( >=dev-libs/openssl-1.0.0:0= )
+   ofx? ( >=dev-libs/libofx-0.9.0:= )
+   goffice? ( >=x11-libs/goffice-0.10.0 )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-util/intltool
+   virtual/pkgconfig"
+
+src_configure() {
+   gnome2_src_configure \
+   --with-libxml2 \
+   --without-cunit \
+   --disable-static \
+   $(use_with ssl openssl) \
+   $(use_with ofx) \
+   $(use_with goffice) \
+   $(use_enable nls)
+}



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

2023-11-24 Thread Pacho Ramos
commit: 29b54626893dfe0f44146f61558cccef577df9d1
Author: Guillaume Castagnino  xwing  info>
AuthorDate: Sat Nov 18 16:42:59 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Nov 24 13:14:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29b54626

app-office/grisbi: add 3.0.0

Signed-off-by: Guillaume Castagnino  xwing.info>
Closes: https://github.com/gentoo/gentoo/pull/33889
Signed-off-by: Pacho Ramos  gentoo.org>

 app-office/grisbi/Manifest|  1 +
 app-office/grisbi/grisbi-3.0.0.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index 2f947764b258..07a54b061531 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1 +1,2 @@
 DIST grisbi-2.0.5.tar.bz2 7465632 BLAKE2B 
c70fd313660d8fbc0d93d86d89f7470564a0865b8423ae0e8a2f40fc1f4dbe959ed37141963dbc5ab9e6154ff71af3120303bd4c6ccc5554d1da75200c6e8a84
 SHA512 
16535cbdf0647abc60878bc5a21b22d76090d6a5dab89a9e1ff4029eef25f284a627555ec0724977ba01313f33aee06489b908aaa6600a566f86a87b5f33b7f9
+DIST grisbi-3.0.0.tar.bz2 12447582 BLAKE2B 
7e1f2041898811c16eb05f603b7965bea32f6d16ad7b836c1cadfc305e8d794c5ccd82865ed25e3f741b9fad6734b7f9977fcfbf8c73ebd75e84538d3d075248
 SHA512 
08af544378317c5e4bf67b5dc8e796145587970a530cd9d9065532acab317f7c91e9159b299e7903ec4fa0d29a3004dfae58e17b2f4efe304d8fdd3c0fbe8e04

diff --git a/app-office/grisbi/grisbi-3.0.0.ebuild 
b/app-office/grisbi/grisbi-3.0.0.ebuild
new file mode 100644
index ..aa0b4628c5d6
--- /dev/null
+++ b/app-office/grisbi/grisbi-3.0.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome2
+
+DESCRIPTION="Grisbi is a personal accounting application for Linux"
+HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
+SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/$(ver_cut 
1-2).x/${P}.tar.bz2"
+IUSE="goffice nls ofx ssl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/libxml2:2
+   gnome-extra/libgsf
+   sys-libs/zlib
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3
+   x11-libs/pango
+   x11-misc/xdg-utils
+   ssl? ( >=dev-libs/openssl-1.0.0:0= )
+   ofx? ( >=dev-libs/libofx-0.9.0:= )
+   goffice? ( >=x11-libs/goffice-0.10.0 )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-util/intltool
+   virtual/pkgconfig"
+
+src_configure() {
+   gnome2_src_configure \
+   --with-libxml2 \
+   --without-cunit \
+   --disable-static \
+   $(use_with ssl openssl) \
+   $(use_with ofx) \
+   $(use_with goffice) \
+   $(use_enable nls)
+}



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

2022-09-27 Thread Sam James
commit: d815193d8aa529d0840c5c6209d77d0af303
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep 27 21:17:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 27 21:21:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8151aaa

app-office/grisbi: fix static SRC_URI

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

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

diff --git a/app-office/grisbi/grisbi-2.0.5.ebuild 
b/app-office/grisbi/grisbi-2.0.5.ebuild
index 3da37bb9e389..3f07b0c9c550 100644
--- a/app-office/grisbi/grisbi-2.0.5.ebuild
+++ b/app-office/grisbi/grisbi-2.0.5.ebuild
@@ -7,7 +7,7 @@ inherit gnome2
 
 DESCRIPTION="Grisbi is a personal accounting application for Linux"
 HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
-SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/2.0.x/${P}.tar.bz2"
+SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/$(ver_cut 
1-2).x/${P}.tar.bz2"
 IUSE="goffice nls ofx ssl"
 
 LICENSE="GPL-2"



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

2022-03-19 Thread David Seifert
commit: 7fef4892de106d1de8a92f06c240a113408c5dde
Author: David Seifert  gentoo  org>
AuthorDate: Sat Mar 19 17:10:01 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Mar 19 17:10:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fef4892

app-office/grisbi: destabilize 2.0.5 for ~x86

Signed-off-by: David Seifert  gentoo.org>

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

diff --git a/app-office/grisbi/grisbi-2.0.5.ebuild 
b/app-office/grisbi/grisbi-2.0.5.ebuild
index 5752fcf36463..3da37bb9e389 100644
--- a/app-office/grisbi/grisbi-2.0.5.ebuild
+++ b/app-office/grisbi/grisbi-2.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ IUSE="goffice nls ofx ssl"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 RDEPEND="
dev-libs/glib:2



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

2021-12-19 Thread Jakov Smolić
commit: 917cf0ab213b6b7727e5e845be1649dd56042e6a
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sun Dec 19 21:20:53 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Dec 19 21:20:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=917cf0ab

app-office/grisbi: Stabilize 2.0.5 x86, #828336

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

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

diff --git a/app-office/grisbi/grisbi-2.0.5.ebuild 
b/app-office/grisbi/grisbi-2.0.5.ebuild
index 30f05505a9a9..5752fcf36463 100644
--- a/app-office/grisbi/grisbi-2.0.5.ebuild
+++ b/app-office/grisbi/grisbi-2.0.5.ebuild
@@ -12,7 +12,7 @@ IUSE="goffice nls ofx ssl"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
dev-libs/glib:2



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

2021-12-17 Thread Agostino Sarubbo
commit: 7930d9598208bf924d72634097fd1e1428a556be
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 17 08:37:59 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 17 08:37:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7930d959

app-office/grisbi: amd64 stable wrt bug #828336

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-office/grisbi/grisbi-2.0.5.ebuild 
b/app-office/grisbi/grisbi-2.0.5.ebuild
index 4af337a5e9fa..30f05505a9a9 100644
--- a/app-office/grisbi/grisbi-2.0.5.ebuild
+++ b/app-office/grisbi/grisbi-2.0.5.ebuild
@@ -12,7 +12,7 @@ IUSE="goffice nls ofx ssl"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 RDEPEND="
dev-libs/glib:2



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

2021-09-02 Thread Joonas Niilola
commit: a4b4ebc49d140d3605ef97b341f1d59668c505b4
Author: Joonas Niilola  gentoo  org>
AuthorDate: Thu Sep  2 12:41:17 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Sep  2 12:54:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4b4ebc4

app-office/grisbi: add missing deps to 2.0.5

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

 app-office/grisbi/grisbi-2.0.5.ebuild | 18 +++---
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/app-office/grisbi/grisbi-2.0.5.ebuild 
b/app-office/grisbi/grisbi-2.0.5.ebuild
index 5fc8d7898b3..4af337a5e9f 100644
--- a/app-office/grisbi/grisbi-2.0.5.ebuild
+++ b/app-office/grisbi/grisbi-2.0.5.ebuild
@@ -15,18 +15,22 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 
 RDEPEND="
-   >=dev-libs/libxml2-2.5:2
-   >=dev-libs/glib-2.44.0:2
-   >=x11-libs/gtk+-3.20:3
+   dev-libs/glib:2
+   dev-libs/libxml2:2
+   gnome-extra/libgsf
+   sys-libs/zlib
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3
+   x11-libs/pango
x11-misc/xdg-utils
-   >=gnome-extra/libgsf-1.14
ssl? ( >=dev-libs/openssl-1.0.0:0= )
ofx? ( >=dev-libs/libofx-0.9.0:= )
goffice? ( >=x11-libs/goffice-0.10.0 )
 "
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-util/intltool
+   virtual/pkgconfig"
 
 src_configure() {
gnome2_src_configure \



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

2021-09-02 Thread Joonas Niilola
commit: 3c2ae4d80776ad6086f285c8881d0edce9fa49a2
Author: Guillaume Castagnino  xwing  info>
AuthorDate: Wed Sep  1 18:38:26 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Sep  2 12:54:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c2ae4d8

app-office/grisbi: version bump to 2.0.5

Closes: https://bugs.gentoo.org/811339
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Guillaume Castagnino  xwing.info>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/grisbi/Manifest|  1 +
 app-office/grisbi/grisbi-2.0.5.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index 14f3db243a5..8098d535051 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1,3 +1,4 @@
 DIST grisbi-1.2.2.tar.bz2 7325947 BLAKE2B 
559ffc8c46edc629fd17aa38042a7d9a39dd9c1866bddc86560bae2750a53916a6e0a451dc6e482b9d21bc1d8d493701d656dfa85b131f5f9b5b3c014249dcd2
 SHA512 
7d627f9ae588c0d5a8235bb86f3ed160a572114ccfec1dce9c7137296e5525411600033ca4e42b242004edddc42f2160e95c18c0c0cd13516cf62486e081acdd
 DIST grisbi-2.0.3.tar.bz2 7504520 BLAKE2B 
28f9fd2535d3d863a4b36237f5dbb0947631764738a45869ad9c15750235cd741043382041eb40189ccbf34901527b950378e086e6f87a1beeeccd1c64f6be7a
 SHA512 
2fdc93051399be2e7818890a88078f0c18976efe703a4f1ca9177484eb30def0533f35c6b7362b62dc29872596d9bb28494045ca2c137eec192d8c9bdde0e8aa
 DIST grisbi-2.0.4.tar.bz2 7506352 BLAKE2B 
4c1717b934677b01cc3bb90ff67a3a2cb48c640e81fae40579d7f7007f72ac93f8d0b68fa0e72e41bf383e5be68316d7cc042a4067dfbf5286e28434932c8764
 SHA512 
755440aaab3d1db82eeca9fce8d63751c8073d082bcff5d97a11a87b1af47e2bbdc44be34270fbad311e3641fbf263f206996833dd08fd1ac27774b28a1fa3b5
+DIST grisbi-2.0.5.tar.bz2 7465632 BLAKE2B 
c70fd313660d8fbc0d93d86d89f7470564a0865b8423ae0e8a2f40fc1f4dbe959ed37141963dbc5ab9e6154ff71af3120303bd4c6ccc5554d1da75200c6e8a84
 SHA512 
16535cbdf0647abc60878bc5a21b22d76090d6a5dab89a9e1ff4029eef25f284a627555ec0724977ba01313f33aee06489b908aaa6600a566f86a87b5f33b7f9

diff --git a/app-office/grisbi/grisbi-2.0.5.ebuild 
b/app-office/grisbi/grisbi-2.0.5.ebuild
new file mode 100644
index 000..5fc8d7898b3
--- /dev/null
+++ b/app-office/grisbi/grisbi-2.0.5.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome2
+
+DESCRIPTION="Grisbi is a personal accounting application for Linux"
+HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
+SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/2.0.x/${P}.tar.bz2"
+IUSE="goffice nls ofx ssl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   >=dev-libs/libxml2-2.5:2
+   >=dev-libs/glib-2.44.0:2
+   >=x11-libs/gtk+-3.20:3
+   x11-misc/xdg-utils
+   >=gnome-extra/libgsf-1.14
+   ssl? ( >=dev-libs/openssl-1.0.0:0= )
+   ofx? ( >=dev-libs/libofx-0.9.0:= )
+   goffice? ( >=x11-libs/goffice-0.10.0 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --with-libxml2 \
+   --without-cunit \
+   --disable-static \
+   $(use_with ssl openssl) \
+   $(use_with ofx) \
+   $(use_with goffice) \
+   $(use_enable nls)
+}



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

2021-09-02 Thread Joonas Niilola
commit: 5d00d4d7cd0d1ca0c9e4f57d88422a87ad180284
Author: Guillaume Castagnino  xwing  info>
AuthorDate: Thu Sep  2 08:56:42 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Sep  2 12:54:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d00d4d7

app-office/grisbi: remove old

Signed-off-by: Guillaume Castagnino  xwing.info>
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Closes: https://github.com/gentoo/gentoo/pull/22182
Signed-off-by: Joonas Niilola  gentoo.org>

 app-office/grisbi/Manifest|  1 -
 app-office/grisbi/grisbi-2.0.3.ebuild | 40 ---
 2 files changed, 41 deletions(-)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index 8098d535051..cb879790b7d 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1,4 +1,3 @@
 DIST grisbi-1.2.2.tar.bz2 7325947 BLAKE2B 
559ffc8c46edc629fd17aa38042a7d9a39dd9c1866bddc86560bae2750a53916a6e0a451dc6e482b9d21bc1d8d493701d656dfa85b131f5f9b5b3c014249dcd2
 SHA512 
7d627f9ae588c0d5a8235bb86f3ed160a572114ccfec1dce9c7137296e5525411600033ca4e42b242004edddc42f2160e95c18c0c0cd13516cf62486e081acdd
-DIST grisbi-2.0.3.tar.bz2 7504520 BLAKE2B 
28f9fd2535d3d863a4b36237f5dbb0947631764738a45869ad9c15750235cd741043382041eb40189ccbf34901527b950378e086e6f87a1beeeccd1c64f6be7a
 SHA512 
2fdc93051399be2e7818890a88078f0c18976efe703a4f1ca9177484eb30def0533f35c6b7362b62dc29872596d9bb28494045ca2c137eec192d8c9bdde0e8aa
 DIST grisbi-2.0.4.tar.bz2 7506352 BLAKE2B 
4c1717b934677b01cc3bb90ff67a3a2cb48c640e81fae40579d7f7007f72ac93f8d0b68fa0e72e41bf383e5be68316d7cc042a4067dfbf5286e28434932c8764
 SHA512 
755440aaab3d1db82eeca9fce8d63751c8073d082bcff5d97a11a87b1af47e2bbdc44be34270fbad311e3641fbf263f206996833dd08fd1ac27774b28a1fa3b5
 DIST grisbi-2.0.5.tar.bz2 7465632 BLAKE2B 
c70fd313660d8fbc0d93d86d89f7470564a0865b8423ae0e8a2f40fc1f4dbe959ed37141963dbc5ab9e6154ff71af3120303bd4c6ccc5554d1da75200c6e8a84
 SHA512 
16535cbdf0647abc60878bc5a21b22d76090d6a5dab89a9e1ff4029eef25f284a627555ec0724977ba01313f33aee06489b908aaa6600a566f86a87b5f33b7f9

diff --git a/app-office/grisbi/grisbi-2.0.3.ebuild 
b/app-office/grisbi/grisbi-2.0.3.ebuild
deleted file mode 100644
index 8dd1a9b7182..000
--- a/app-office/grisbi/grisbi-2.0.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit gnome2
-
-DESCRIPTION="Grisbi is a personal accounting application for Linux"
-HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
-SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/2.0.x/${P}.tar.bz2"
-IUSE="goffice nls ofx ssl"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-RDEPEND="
-   >=dev-libs/libxml2-2.5:2
-   >=dev-libs/glib-2.44.0:2
-   >=x11-libs/gtk+-3.20:3
-   x11-misc/xdg-utils
-   >=gnome-extra/libgsf-1.14
-   ssl? ( >=dev-libs/openssl-1.0.0:0= )
-   ofx? ( >=dev-libs/libofx-0.9.0:= )
-   goffice? ( >=x11-libs/goffice-0.10.0 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-src_configure() {
-   gnome2_src_configure \
-   --with-libxml2 \
-   --without-cunit \
-   --disable-static \
-   $(use_with ssl openssl) \
-   $(use_with ofx) \
-   $(use_with goffice) \
-   $(use_enable nls)
-}



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

2021-08-14 Thread Sam James
commit: b23295c4d04a79f6a2820c2ba8971ad261850735
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 15 01:32:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug 15 01:32:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b23295c4

app-office/grisbi: Stabilize 2.0.4 amd64, #806322

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

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

diff --git a/app-office/grisbi/grisbi-2.0.4.ebuild 
b/app-office/grisbi/grisbi-2.0.4.ebuild
index 904c94205bb..8dd1a9b7182 100644
--- a/app-office/grisbi/grisbi-2.0.4.ebuild
+++ b/app-office/grisbi/grisbi-2.0.4.ebuild
@@ -12,7 +12,7 @@ IUSE="goffice nls ofx ssl"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
>=dev-libs/libxml2-2.5:2



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

2021-07-04 Thread Matt Turner
commit: 3cf6a44731f195a7bedee64e79f841c8c16cf4eb
Author: Guillaume Castagnino  xwing  info>
AuthorDate: Wed Jun 30 08:00:20 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Jul  4 18:10:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cf6a447

app-office/grisbi: Version bump to 2.0.4

Closes: https://bugs.gentoo.org/797595
Closes: https://github.com/gentoo/gentoo/pull/21483
Signed-off-by: Guillaume Castagnino  xwing.info>
Signed-off-by: Matt Turner  gentoo.org>

 app-office/grisbi/Manifest|  1 +
 app-office/grisbi/grisbi-2.0.4.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index 7fa05f67dc5..14f3db243a5 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1,2 +1,3 @@
 DIST grisbi-1.2.2.tar.bz2 7325947 BLAKE2B 
559ffc8c46edc629fd17aa38042a7d9a39dd9c1866bddc86560bae2750a53916a6e0a451dc6e482b9d21bc1d8d493701d656dfa85b131f5f9b5b3c014249dcd2
 SHA512 
7d627f9ae588c0d5a8235bb86f3ed160a572114ccfec1dce9c7137296e5525411600033ca4e42b242004edddc42f2160e95c18c0c0cd13516cf62486e081acdd
 DIST grisbi-2.0.3.tar.bz2 7504520 BLAKE2B 
28f9fd2535d3d863a4b36237f5dbb0947631764738a45869ad9c15750235cd741043382041eb40189ccbf34901527b950378e086e6f87a1beeeccd1c64f6be7a
 SHA512 
2fdc93051399be2e7818890a88078f0c18976efe703a4f1ca9177484eb30def0533f35c6b7362b62dc29872596d9bb28494045ca2c137eec192d8c9bdde0e8aa
+DIST grisbi-2.0.4.tar.bz2 7506352 BLAKE2B 
4c1717b934677b01cc3bb90ff67a3a2cb48c640e81fae40579d7f7007f72ac93f8d0b68fa0e72e41bf383e5be68316d7cc042a4067dfbf5286e28434932c8764
 SHA512 
755440aaab3d1db82eeca9fce8d63751c8073d082bcff5d97a11a87b1af47e2bbdc44be34270fbad311e3641fbf263f206996833dd08fd1ac27774b28a1fa3b5

diff --git a/app-office/grisbi/grisbi-2.0.4.ebuild 
b/app-office/grisbi/grisbi-2.0.4.ebuild
new file mode 100644
index 000..5fc8d7898b3
--- /dev/null
+++ b/app-office/grisbi/grisbi-2.0.4.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome2
+
+DESCRIPTION="Grisbi is a personal accounting application for Linux"
+HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
+SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/2.0.x/${P}.tar.bz2"
+IUSE="goffice nls ofx ssl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   >=dev-libs/libxml2-2.5:2
+   >=dev-libs/glib-2.44.0:2
+   >=x11-libs/gtk+-3.20:3
+   x11-misc/xdg-utils
+   >=gnome-extra/libgsf-1.14
+   ssl? ( >=dev-libs/openssl-1.0.0:0= )
+   ofx? ( >=dev-libs/libofx-0.9.0:= )
+   goffice? ( >=x11-libs/goffice-0.10.0 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --with-libxml2 \
+   --without-cunit \
+   --disable-static \
+   $(use_with ssl openssl) \
+   $(use_with ofx) \
+   $(use_with goffice) \
+   $(use_enable nls)
+}



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

2021-05-03 Thread Matt Turner
commit: 0585df121d06641b9d4dd3002cb643e9b5872556
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 00:54:25 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 01:00:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0585df12

app-office/grisbi: Version bump to 2.0.3

Signed-off-by: Matt Turner  gentoo.org>

 app-office/grisbi/Manifest|  1 +
 app-office/grisbi/grisbi-2.0.3.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index d2237baa7ef..7fa05f67dc5 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1 +1,2 @@
 DIST grisbi-1.2.2.tar.bz2 7325947 BLAKE2B 
559ffc8c46edc629fd17aa38042a7d9a39dd9c1866bddc86560bae2750a53916a6e0a451dc6e482b9d21bc1d8d493701d656dfa85b131f5f9b5b3c014249dcd2
 SHA512 
7d627f9ae588c0d5a8235bb86f3ed160a572114ccfec1dce9c7137296e5525411600033ca4e42b242004edddc42f2160e95c18c0c0cd13516cf62486e081acdd
+DIST grisbi-2.0.3.tar.bz2 7504520 BLAKE2B 
28f9fd2535d3d863a4b36237f5dbb0947631764738a45869ad9c15750235cd741043382041eb40189ccbf34901527b950378e086e6f87a1beeeccd1c64f6be7a
 SHA512 
2fdc93051399be2e7818890a88078f0c18976efe703a4f1ca9177484eb30def0533f35c6b7362b62dc29872596d9bb28494045ca2c137eec192d8c9bdde0e8aa

diff --git a/app-office/grisbi/grisbi-2.0.3.ebuild 
b/app-office/grisbi/grisbi-2.0.3.ebuild
new file mode 100644
index 000..5fc8d7898b3
--- /dev/null
+++ b/app-office/grisbi/grisbi-2.0.3.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome2
+
+DESCRIPTION="Grisbi is a personal accounting application for Linux"
+HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
+SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/2.0.x/${P}.tar.bz2"
+IUSE="goffice nls ofx ssl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   >=dev-libs/libxml2-2.5:2
+   >=dev-libs/glib-2.44.0:2
+   >=x11-libs/gtk+-3.20:3
+   x11-misc/xdg-utils
+   >=gnome-extra/libgsf-1.14
+   ssl? ( >=dev-libs/openssl-1.0.0:0= )
+   ofx? ( >=dev-libs/libofx-0.9.0:= )
+   goffice? ( >=x11-libs/goffice-0.10.0 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --with-libxml2 \
+   --without-cunit \
+   --disable-static \
+   $(use_with ssl openssl) \
+   $(use_with ofx) \
+   $(use_with goffice) \
+   $(use_enable nls)
+}



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

2021-05-02 Thread Mikle Kolyada
commit: 3593dc47dcd78cb847ce67cd8f3fc5bd93d73719
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May  2 12:40:18 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May  2 12:40:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3593dc47

app-office/grisbi: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-office/grisbi/grisbi-1.2.2.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-office/grisbi/grisbi-1.2.2.ebuild 
b/app-office/grisbi/grisbi-1.2.2.ebuild
index 9efea841de6..92996dcd776 100644
--- a/app-office/grisbi/grisbi-1.2.2.ebuild
+++ b/app-office/grisbi/grisbi-1.2.2.ebuild
@@ -9,7 +9,7 @@ inherit gnome2
 DESCRIPTION="Grisbi is a personal accounting application for Linux"
 HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
 SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/1.2.x/${P}.tar.bz2"
-IUSE="goffice libressl nls ofx ssl"
+IUSE="goffice nls ofx ssl"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -21,9 +21,7 @@ RDEPEND="
>=x11-libs/gtk+-3.20:3
x11-misc/xdg-utils
>=gnome-extra/libgsf-1.14
-   ssl? (
-   libressl? ( dev-libs/libressl:0= )
-   !libressl? ( >=dev-libs/openssl-1.0.0:0= ) )
+   ssl? ( >=dev-libs/openssl-1.0.0:0= )
ofx? ( >=dev-libs/libofx-0.9.0:= )
goffice? ( >=x11-libs/goffice-0.10.0 )
 "



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

2021-01-03 Thread Sam James
commit: 61f778a315348929d3d0fa92450e958d79236fb4
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan  3 22:54:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan  3 22:56:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61f778a3

app-office/grisbi: add libofx subslot dep

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-office/grisbi/grisbi-1.2.2.ebuild 
b/app-office/grisbi/grisbi-1.2.2.ebuild
index 4ef1aa7ac93..9efea841de6 100644
--- a/app-office/grisbi/grisbi-1.2.2.ebuild
+++ b/app-office/grisbi/grisbi-1.2.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
@@ -24,7 +24,7 @@ RDEPEND="
ssl? (
libressl? ( dev-libs/libressl:0= )
!libressl? ( >=dev-libs/openssl-1.0.0:0= ) )
-   ofx? ( >=dev-libs/libofx-0.9.0 )
+   ofx? ( >=dev-libs/libofx-0.9.0:= )
goffice? ( >=x11-libs/goffice-0.10.0 )
 "
 DEPEND="${RDEPEND}



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

2020-01-28 Thread Mart Raudsepp
commit: f7b309aaf5e75390d849e8dcdb8c48f888f96519
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 28 09:17:09 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 28 09:34:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b309aa

app-office/grisbi: remove old

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-office/grisbi/Manifest|  2 --
 app-office/grisbi/grisbi-1.0.4.ebuild | 40 
 app-office/grisbi/grisbi-1.2.1.ebuild | 43 ---
 3 files changed, 85 deletions(-)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index 031c3d7f925..d2237baa7ef 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1,3 +1 @@
-DIST grisbi-1.0.4.tar.bz2 6965398 BLAKE2B 
f53b5cd7f2e4b0cdcf14732ba7e03315ec7d419c7f6ab3a290fd30a9dc9f7c0dde69b473dca3873aeb90b793cd90287c516f2fe4b7a50d71368abc3e12ce16f6
 SHA512 
9761ed94db563c39cab793ee076b6a729470231e3111d7ce57d188a6f1681cbb715174f67c15741320f295d4efdf0784f6e3d4d4d58267759efbad56561c7064
-DIST grisbi-1.2.1.tar.bz2 7314316 BLAKE2B 
b34aaaba79608561383e09fa1af7749f8c3cfa322f47a6d9cf350af1a3b96c575140246ed65b33127d92f84a57d959f24c99ef748ab80097ffce2ed8f16319aa
 SHA512 
0193d5777ed191f7f3dac67fc9754f5588f35b9486567f3a7e7f9dd998865ff2130ad04b78a98dae1e1164fbd400a58328bdee777e9d0ff1100d1fd189a5aa2f
 DIST grisbi-1.2.2.tar.bz2 7325947 BLAKE2B 
559ffc8c46edc629fd17aa38042a7d9a39dd9c1866bddc86560bae2750a53916a6e0a451dc6e482b9d21bc1d8d493701d656dfa85b131f5f9b5b3c014249dcd2
 SHA512 
7d627f9ae588c0d5a8235bb86f3ed160a572114ccfec1dce9c7137296e5525411600033ca4e42b242004edddc42f2160e95c18c0c0cd13516cf62486e081acdd

diff --git a/app-office/grisbi/grisbi-1.0.4.ebuild 
b/app-office/grisbi/grisbi-1.0.4.ebuild
deleted file mode 100644
index 996e90a1e3c..000
--- a/app-office/grisbi/grisbi-1.0.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="Grisbi is a personal accounting application for Linux"
-HOMEPAGE="http://www.grisbi.org;
-SRC_URI="mirror://sourceforge/grisbi/grisbi%20stable/1.0.x/${P}.tar.bz2"
-IUSE="libressl nls ofx ssl"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=dev-libs/glib-2.18.0:2
-   >=x11-libs/gtk+-2.12.0:2
-   x11-misc/xdg-utils
-   ssl? (
-   libressl? ( dev-libs/libressl:0= )
-   !libressl? ( >=dev-libs/openssl-0.9.5:0= ) )
-   ofx? ( >=dev-libs/libofx-0.7.0 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-src_configure() {
-   gnome2_src_configure \
-   --with-libxml2 \
-   --without-cunit \
-   --disable-static \
-   $(use_with ssl openssl) \
-   $(use_with ofx) \
-   $(use_enable nls)
-}

diff --git a/app-office/grisbi/grisbi-1.2.1.ebuild 
b/app-office/grisbi/grisbi-1.2.1.ebuild
deleted file mode 100644
index 1cb4dfed211..000
--- a/app-office/grisbi/grisbi-1.2.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="Grisbi is a personal accounting application for Linux"
-HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
-SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/1.2.x/${P}.tar.bz2"
-IUSE="goffice libressl nls ofx ssl"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-RDEPEND="
-   >=dev-libs/libxml2-2.5:2
-   >=dev-libs/glib-2.44.0:2
-   >=x11-libs/gtk+-3.20:3
-   x11-misc/xdg-utils
-   >=gnome-extra/libgsf-1.14
-   ssl? (
-   libressl? ( dev-libs/libressl:0= )
-   !libressl? ( >=dev-libs/openssl-1.0.0:0= ) )
-   ofx? ( >=dev-libs/libofx-0.9.0 )
-   goffice? ( >=x11-libs/goffice-0.10.0 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-src_configure() {
-   gnome2_src_configure \
-   --with-libxml2 \
-   --without-cunit \
-   --disable-static \
-   $(use_with ssl openssl) \
-   $(use_with ofx) \
-   $(use_with goffice) \
-   $(use_enable nls)
-}



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

2019-10-08 Thread Rémi Cardona
commit: e93313aad8aa5664fe3d73bb2125fdbf6ba134de
Author: Rémi Cardona  gentoo  org>
AuthorDate: Tue Oct  8 05:32:41 2019 +
Commit: Rémi Cardona  gentoo  org>
CommitDate: Tue Oct  8 21:43:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e93313aa

app-office/grisbi: bump to 1.2.2

Closes: https://bugs.gentoo.org/696478
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Rémi Cardona  gentoo.org>

 app-office/grisbi/Manifest|  1 +
 app-office/grisbi/grisbi-1.2.2.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index d91390cb417..031c3d7f925 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1,2 +1,3 @@
 DIST grisbi-1.0.4.tar.bz2 6965398 BLAKE2B 
f53b5cd7f2e4b0cdcf14732ba7e03315ec7d419c7f6ab3a290fd30a9dc9f7c0dde69b473dca3873aeb90b793cd90287c516f2fe4b7a50d71368abc3e12ce16f6
 SHA512 
9761ed94db563c39cab793ee076b6a729470231e3111d7ce57d188a6f1681cbb715174f67c15741320f295d4efdf0784f6e3d4d4d58267759efbad56561c7064
 DIST grisbi-1.2.1.tar.bz2 7314316 BLAKE2B 
b34aaaba79608561383e09fa1af7749f8c3cfa322f47a6d9cf350af1a3b96c575140246ed65b33127d92f84a57d959f24c99ef748ab80097ffce2ed8f16319aa
 SHA512 
0193d5777ed191f7f3dac67fc9754f5588f35b9486567f3a7e7f9dd998865ff2130ad04b78a98dae1e1164fbd400a58328bdee777e9d0ff1100d1fd189a5aa2f
+DIST grisbi-1.2.2.tar.bz2 7325947 BLAKE2B 
559ffc8c46edc629fd17aa38042a7d9a39dd9c1866bddc86560bae2750a53916a6e0a451dc6e482b9d21bc1d8d493701d656dfa85b131f5f9b5b3c014249dcd2
 SHA512 
7d627f9ae588c0d5a8235bb86f3ed160a572114ccfec1dce9c7137296e5525411600033ca4e42b242004edddc42f2160e95c18c0c0cd13516cf62486e081acdd

diff --git a/app-office/grisbi/grisbi-1.2.2.ebuild 
b/app-office/grisbi/grisbi-1.2.2.ebuild
new file mode 100644
index 000..1cb4dfed211
--- /dev/null
+++ b/app-office/grisbi/grisbi-1.2.2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="Grisbi is a personal accounting application for Linux"
+HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
+SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/1.2.x/${P}.tar.bz2"
+IUSE="goffice libressl nls ofx ssl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   >=dev-libs/libxml2-2.5:2
+   >=dev-libs/glib-2.44.0:2
+   >=x11-libs/gtk+-3.20:3
+   x11-misc/xdg-utils
+   >=gnome-extra/libgsf-1.14
+   ssl? (
+   libressl? ( dev-libs/libressl:0= )
+   !libressl? ( >=dev-libs/openssl-1.0.0:0= ) )
+   ofx? ( >=dev-libs/libofx-0.9.0 )
+   goffice? ( >=x11-libs/goffice-0.10.0 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --with-libxml2 \
+   --without-cunit \
+   --disable-static \
+   $(use_with ssl openssl) \
+   $(use_with ofx) \
+   $(use_with goffice) \
+   $(use_enable nls)
+}



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

2019-03-31 Thread Rémi Cardona
commit: f9384da5a9895d874a6eb0a8b2c0b9a2152f1c5d
Author: Guillaume Castagnino  xwing  info>
AuthorDate: Mon Dec  3 10:38:29 2018 +
Commit: Rémi Cardona  gentoo  org>
CommitDate: Sun Mar 31 22:29:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9384da5

app-office/grisbi: bump to 1.2.1

Add a second homepage. The second homepage points
directly to the official git repository

Closes: https://bugs.gentoo.org/show_bug.cgi?id=663392
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Guillaume Castagnino  xwing.info>
Signed-off-by: Rémi Cardona  gentoo.org>

 app-office/grisbi/Manifest|  1 +
 app-office/grisbi/grisbi-1.2.1.ebuild | 43 +++
 app-office/grisbi/metadata.xml|  3 +++
 3 files changed, 47 insertions(+)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index 01e35c2d0f4..d91390cb417 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1 +1,2 @@
 DIST grisbi-1.0.4.tar.bz2 6965398 BLAKE2B 
f53b5cd7f2e4b0cdcf14732ba7e03315ec7d419c7f6ab3a290fd30a9dc9f7c0dde69b473dca3873aeb90b793cd90287c516f2fe4b7a50d71368abc3e12ce16f6
 SHA512 
9761ed94db563c39cab793ee076b6a729470231e3111d7ce57d188a6f1681cbb715174f67c15741320f295d4efdf0784f6e3d4d4d58267759efbad56561c7064
+DIST grisbi-1.2.1.tar.bz2 7314316 BLAKE2B 
b34aaaba79608561383e09fa1af7749f8c3cfa322f47a6d9cf350af1a3b96c575140246ed65b33127d92f84a57d959f24c99ef748ab80097ffce2ed8f16319aa
 SHA512 
0193d5777ed191f7f3dac67fc9754f5588f35b9486567f3a7e7f9dd998865ff2130ad04b78a98dae1e1164fbd400a58328bdee777e9d0ff1100d1fd189a5aa2f

diff --git a/app-office/grisbi/grisbi-1.2.1.ebuild 
b/app-office/grisbi/grisbi-1.2.1.ebuild
new file mode 100644
index 000..1cb4dfed211
--- /dev/null
+++ b/app-office/grisbi/grisbi-1.2.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="Grisbi is a personal accounting application for Linux"
+HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
+SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/1.2.x/${P}.tar.bz2"
+IUSE="goffice libressl nls ofx ssl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   >=dev-libs/libxml2-2.5:2
+   >=dev-libs/glib-2.44.0:2
+   >=x11-libs/gtk+-3.20:3
+   x11-misc/xdg-utils
+   >=gnome-extra/libgsf-1.14
+   ssl? (
+   libressl? ( dev-libs/libressl:0= )
+   !libressl? ( >=dev-libs/openssl-1.0.0:0= ) )
+   ofx? ( >=dev-libs/libofx-0.9.0 )
+   goffice? ( >=x11-libs/goffice-0.10.0 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --with-libxml2 \
+   --without-cunit \
+   --disable-static \
+   $(use_with ssl openssl) \
+   $(use_with ofx) \
+   $(use_with goffice) \
+   $(use_enable nls)
+}

diff --git a/app-office/grisbi/metadata.xml b/app-office/grisbi/metadata.xml
index 105a80c6723..b120f01ca37 100644
--- a/app-office/grisbi/metadata.xml
+++ b/app-office/grisbi/metadata.xml
@@ -19,4 +19,7 @@

grisbi

+   
+   enable goffice graphic support
+   
 



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

2018-07-11 Thread Tony Vroon
commit: fca8065a2b1ec753969b261a3a4c53db3ca08414
Author: Guillaume Castagnino  xwing  info>
AuthorDate: Sat Jul  7 14:29:55 2018 +
Commit: Tony Vroon  gentoo  org>
CommitDate: Wed Jul 11 08:50:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca8065a

app-office/grisbi: version bump

Package-Manager: Portage-2.3.41, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/9083

 app-office/grisbi/Manifest|  1 +
 app-office/grisbi/grisbi-1.0.4.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index 34902de0ba7..992f32e3428 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1 +1,2 @@
 DIST grisbi-1.0.2.tar.bz2 6956892 BLAKE2B 
dde75fbae341fc03226083567ff4731457abc7079ace92956c9e8b35ba4140dba32dc67ebe3b2a4826750229dbcd09da0f2eaf1f18c8783238d3fee274c46be9
 SHA512 
5988d362db8e94f135af34de1acfd7222ceeca11d229ffca533ca75c75c8054dda121bc45979106ee8f4ed2ac0660ba7836dfd053478fdbe4a2984cb94be3cf8
+DIST grisbi-1.0.4.tar.bz2 6965398 BLAKE2B 
f53b5cd7f2e4b0cdcf14732ba7e03315ec7d419c7f6ab3a290fd30a9dc9f7c0dde69b473dca3873aeb90b793cd90287c516f2fe4b7a50d71368abc3e12ce16f6
 SHA512 
9761ed94db563c39cab793ee076b6a729470231e3111d7ce57d188a6f1681cbb715174f67c15741320f295d4efdf0784f6e3d4d4d58267759efbad56561c7064

diff --git a/app-office/grisbi/grisbi-1.0.4.ebuild 
b/app-office/grisbi/grisbi-1.0.4.ebuild
new file mode 100644
index 000..392f5fbf64a
--- /dev/null
+++ b/app-office/grisbi/grisbi-1.0.4.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="Grisbi is a personal accounting application for Linux"
+HOMEPAGE="http://www.grisbi.org;
+SRC_URI="mirror://sourceforge/grisbi/grisbi%20stable/1.0.x/${P}.tar.bz2"
+IUSE="libressl nls ofx ssl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   dev-libs/libxml2:2
+   >=dev-libs/glib-2.18.0:2
+   >=x11-libs/gtk+-2.12.0:2
+   x11-misc/xdg-utils
+   ssl? (
+   libressl? ( dev-libs/libressl:0= )
+   !libressl? ( >=dev-libs/openssl-0.9.5:0= ) )
+   ofx? ( >=dev-libs/libofx-0.7.0 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --with-libxml2 \
+   --without-cunit \
+   --disable-static \
+   $(use_with ssl openssl) \
+   $(use_with ofx) \
+   $(use_enable nls)
+}



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

2018-04-28 Thread Mart Raudsepp
commit: 8ea7382a54f97b7399f36f7afb19c811067dab42
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr 28 23:40:36 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr 28 23:40:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ea7382a

app-office/grisbi: remove old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-office/grisbi/Manifest   |  1 -
 app-office/grisbi/grisbi-1.0.0-r1.ebuild | 40 
 2 files changed, 41 deletions(-)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index aff096d0d38..34902de0ba7 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1,2 +1 @@
-DIST grisbi-1.0.0.tar.bz2 6933736 BLAKE2B 
daf2fac96452f6293e46c969a8b714cdc52f496506c5e61e341ded392b945118b817f42c43094b10b3e78a0f3fda18c9a2732931e0c6bb457064f51641492db6
 SHA512 
ec99f78cc4e6a7d3501bb40914491fc7a539c337e27f3360d84bcaff05bfa06dcd949f52177a7d2661cbc785ea9b27d3587cd4858363dc08a8daffac1015d77a
 DIST grisbi-1.0.2.tar.bz2 6956892 BLAKE2B 
dde75fbae341fc03226083567ff4731457abc7079ace92956c9e8b35ba4140dba32dc67ebe3b2a4826750229dbcd09da0f2eaf1f18c8783238d3fee274c46be9
 SHA512 
5988d362db8e94f135af34de1acfd7222ceeca11d229ffca533ca75c75c8054dda121bc45979106ee8f4ed2ac0660ba7836dfd053478fdbe4a2984cb94be3cf8

diff --git a/app-office/grisbi/grisbi-1.0.0-r1.ebuild 
b/app-office/grisbi/grisbi-1.0.0-r1.ebuild
deleted file mode 100644
index e1b84aefc7d..000
--- a/app-office/grisbi/grisbi-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="Grisbi is a personal accounting application for Linux"
-HOMEPAGE="http://www.grisbi.org;
-SRC_URI="mirror://sourceforge/grisbi/grisbi%20stable/1.0.x/${P}.tar.bz2"
-IUSE="libressl nls ofx ssl"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=dev-libs/glib-2.18.0:2
-   >=x11-libs/gtk+-2.12.0:2
-   x11-misc/xdg-utils
-   ssl? (
-   libressl? ( dev-libs/libressl:0= )
-   !libressl? ( >=dev-libs/openssl-0.9.5:0= ) )
-   ofx? ( >=dev-libs/libofx-0.7.0 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-src_configure() {
-   gnome2_src_configure \
-   --with-libxml2 \
-   --without-cunit \
-   --disable-static \
-   $(use_with ssl openssl) \
-   $(use_with ofx) \
-   $(use_enable nls)
-}



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

2018-04-26 Thread Aaron Bauman
commit: 961aa0fa013de8caa0d7aca1eb8feb15d76ddf64
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Apr 26 22:24:47 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Apr 26 22:32:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=961aa0fa

app-office/grisbi: amd64 stable

Bug: https://bugs.gentoo.org/652976
Package-Manager: Portage-2.3.31, Repoman-2.3.9

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

diff --git a/app-office/grisbi/grisbi-1.0.2.ebuild 
b/app-office/grisbi/grisbi-1.0.2.ebuild
index 84b4f07ac86..d3e60f15cf7 100644
--- a/app-office/grisbi/grisbi-1.0.2.ebuild
+++ b/app-office/grisbi/grisbi-1.0.2.ebuild
@@ -13,7 +13,7 @@ IUSE="libressl nls ofx ssl"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
dev-libs/libxml2:2



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

2018-04-26 Thread Thomas Deutschmann
commit: c0e6684416073a6504c065e07231ab274b1344b9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Apr 26 16:47:31 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Apr 26 17:14:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e66844

app-office/grisbi: x86 stable (bug #652976)

Package-Manager: Portage-2.3.31, Repoman-2.3.9

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

diff --git a/app-office/grisbi/grisbi-1.0.2.ebuild 
b/app-office/grisbi/grisbi-1.0.2.ebuild
index 392f5fbf64a..84b4f07ac86 100644
--- a/app-office/grisbi/grisbi-1.0.2.ebuild
+++ b/app-office/grisbi/grisbi-1.0.2.ebuild
@@ -13,7 +13,7 @@ IUSE="libressl nls ofx ssl"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 RDEPEND="
dev-libs/libxml2:2



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

2018-02-11 Thread Michał Górny
commit: 4d4e72e5aaf476e7b54fc6e7476d1629a9ecaf6b
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 11 10:20:53 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 11 10:24:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d4e72e5

app-office/grisbi: Remove useless maintainer 

Remove useless/redundant maintainer . It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:

- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.

 app-office/grisbi/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-office/grisbi/metadata.xml b/app-office/grisbi/metadata.xml
index e8c4a349ec5..105a80c6723 100644
--- a/app-office/grisbi/metadata.xml
+++ b/app-office/grisbi/metadata.xml
@@ -7,7 +7,6 @@

ca...@xwing.info
Guillaume Castagnino
-   Third party maintainer


gn...@gentoo.org



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

2018-01-18 Thread Amy Liffey
commit: 003bf001859c5fa720b46b54caec7f38d385f482
Author: Amy Liffey  gentoo  org>
AuthorDate: Thu Jan 18 19:53:00 2018 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Thu Jan 18 19:53:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003bf001

app-office/grisbi: version bump 1.0.2

Submitted-by: Guillaume Castagnino  xwing.info>
Closes: https://bugs.gentoo.org/643900

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-office/grisbi/Manifest|  1 +
 app-office/grisbi/grisbi-1.0.2.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index 456591fe19a..aff096d0d38 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1 +1,2 @@
 DIST grisbi-1.0.0.tar.bz2 6933736 BLAKE2B 
daf2fac96452f6293e46c969a8b714cdc52f496506c5e61e341ded392b945118b817f42c43094b10b3e78a0f3fda18c9a2732931e0c6bb457064f51641492db6
 SHA512 
ec99f78cc4e6a7d3501bb40914491fc7a539c337e27f3360d84bcaff05bfa06dcd949f52177a7d2661cbc785ea9b27d3587cd4858363dc08a8daffac1015d77a
+DIST grisbi-1.0.2.tar.bz2 6956892 BLAKE2B 
dde75fbae341fc03226083567ff4731457abc7079ace92956c9e8b35ba4140dba32dc67ebe3b2a4826750229dbcd09da0f2eaf1f18c8783238d3fee274c46be9
 SHA512 
5988d362db8e94f135af34de1acfd7222ceeca11d229ffca533ca75c75c8054dda121bc45979106ee8f4ed2ac0660ba7836dfd053478fdbe4a2984cb94be3cf8

diff --git a/app-office/grisbi/grisbi-1.0.2.ebuild 
b/app-office/grisbi/grisbi-1.0.2.ebuild
new file mode 100644
index 000..392f5fbf64a
--- /dev/null
+++ b/app-office/grisbi/grisbi-1.0.2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="Grisbi is a personal accounting application for Linux"
+HOMEPAGE="http://www.grisbi.org;
+SRC_URI="mirror://sourceforge/grisbi/grisbi%20stable/1.0.x/${P}.tar.bz2"
+IUSE="libressl nls ofx ssl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   dev-libs/libxml2:2
+   >=dev-libs/glib-2.18.0:2
+   >=x11-libs/gtk+-2.12.0:2
+   x11-misc/xdg-utils
+   ssl? (
+   libressl? ( dev-libs/libressl:0= )
+   !libressl? ( >=dev-libs/openssl-0.9.5:0= ) )
+   ofx? ( >=dev-libs/libofx-0.7.0 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --with-libxml2 \
+   --without-cunit \
+   --disable-static \
+   $(use_with ssl openssl) \
+   $(use_with ofx) \
+   $(use_enable nls)
+}



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

2016-11-03 Thread Pacho Ramos
commit: 8f7c80e7319f64150342baafbd40dd93b86ea345
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Nov  3 10:36:18 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Nov  3 11:18:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7c80e7

app-office/grisbi: Drop old

Package-Manager: portage-2.3.2

 app-office/grisbi/grisbi-1.0.0.ebuild | 38 ---
 1 file changed, 38 deletions(-)

diff --git a/app-office/grisbi/grisbi-1.0.0.ebuild 
b/app-office/grisbi/grisbi-1.0.0.ebuild
deleted file mode 100644
index fb64b22..
--- a/app-office/grisbi/grisbi-1.0.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils gnome2
-
-DESCRIPTION="Grisbi is a personal accounting application for Linux"
-HOMEPAGE="http://www.grisbi.org;
-SRC_URI="mirror://sourceforge/grisbi/grisbi%20stable/1.0.x/${P}.tar.bz2"
-IUSE="nls ofx ssl"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-RDEPEND="dev-libs/libxml2
-   >=dev-libs/glib-2.18.0:2
-   >=x11-libs/gtk+-2.12.0:2
-   x11-misc/xdg-utils
-   ssl? ( >=dev-libs/openssl-0.9.5 )
-   ofx? ( >=dev-libs/libofx-0.7.0 )"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-pkg_setup() {
-   G2CONF+="--with-libxml2
-   --without-cunit
-   --disable-static
-   $(use_with ssl openssl)
-   $(use_with ofx)
-   $(use_enable nls)"
-   DOCS="AUTHORS NEWS README"
-}



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

2016-11-03 Thread Pacho Ramos
commit: 8ec162dae9c3787b15e166021dc814ba0dad906f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Nov  3 10:37:11 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Nov  3 11:18:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec162da

app-office/grisbi: gnome-office herd was removed some time ago

Package-Manager: portage-2.3.2

 app-office/grisbi/metadata.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-office/grisbi/metadata.xml b/app-office/grisbi/metadata.xml
index 6a09eaa..e8c4a34 100644
--- a/app-office/grisbi/metadata.xml
+++ b/app-office/grisbi/metadata.xml
@@ -7,8 +7,7 @@

ca...@xwing.info
Guillaume Castagnino
-   Third party maintainer, through the gnome-office 
herd 
-as a proxy
+   Third party maintainer


gn...@gentoo.org



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

2016-11-03 Thread Pacho Ramos
commit: 8d3797f6b1a9284602d6a7f71c9aebaadf9f38d4
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Nov  3 10:35:53 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Nov  3 11:18:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3797f6

app-office/grisbi: amd64/x86 stable

Package-Manager: portage-2.3.2

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

diff --git a/app-office/grisbi/grisbi-1.0.0-r1.ebuild 
b/app-office/grisbi/grisbi-1.0.0-r1.ebuild
index e593440..f56c3b5 100644
--- a/app-office/grisbi/grisbi-1.0.0-r1.ebuild
+++ b/app-office/grisbi/grisbi-1.0.0-r1.ebuild
@@ -14,7 +14,7 @@ IUSE="libressl nls ofx ssl"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
dev-libs/libxml2:2



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

2016-09-18 Thread Pacho Ramos
commit: 92509bc0dfe7edafeb1d8f808b07b820ab0931d0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:25:28 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92509bc0

app-office/grisbi: Update ebuild and fix deps on openssl

Package-Manager: portage-2.3.0

 app-office/grisbi/grisbi-1.0.0-r1.ebuild | 41 
 1 file changed, 41 insertions(+)

diff --git a/app-office/grisbi/grisbi-1.0.0-r1.ebuild 
b/app-office/grisbi/grisbi-1.0.0-r1.ebuild
new file mode 100644
index ..e593440
--- /dev/null
+++ b/app-office/grisbi/grisbi-1.0.0-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="Grisbi is a personal accounting application for Linux"
+HOMEPAGE="http://www.grisbi.org;
+SRC_URI="mirror://sourceforge/grisbi/grisbi%20stable/1.0.x/${P}.tar.bz2"
+IUSE="libressl nls ofx ssl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   dev-libs/libxml2:2
+   >=dev-libs/glib-2.18.0:2
+   >=x11-libs/gtk+-2.12.0:2
+   x11-misc/xdg-utils
+   ssl? (
+   libressl? ( dev-libs/libressl:0= )
+   !libressl? ( >=dev-libs/openssl-0.9.5:0= ) )
+   ofx? ( >=dev-libs/libofx-0.7.0 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --with-libxml2 \
+   --without-cunit \
+   --disable-static \
+   $(use_with ssl openssl) \
+   $(use_with ofx) \
+   $(use_enable nls)
+}