From 403afe49fc5d5afa2b4bee90a299fca42c1c1945 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 14 Dec 2025 17:24:01 +0100 Subject: [PATCH] app-office/grisbi: Fix VariableOrderWrong warning Signed-off-by: Pacho Ramos --- app-office/grisbi/grisbi-3.0.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/grisbi/grisbi-3.0.4-r1.ebuild b/app-office/grisbi/grisbi-3.0.4-r1.ebuild index 127d5d3f7de5b..ac5a5f4204887 100644 --- a/app-office/grisbi/grisbi-3.0.4-r1.ebuild +++ b/app-office/grisbi/grisbi-3.0.4-r1.ebuild @@ -8,11 +8,11 @@ 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" +IUSE="goffice nls ofx ssl" RDEPEND=" dev-libs/glib:2