commit:     8962bf813c26b2293088d03ead07f5ee6d41eb50
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 14 08:14:30 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec 14 08:47:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8962bf81

dev-libs/gmime: Fix VariableOrderWrong

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 dev-libs/gmime/gmime-3.2.15-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-libs/gmime/gmime-3.2.15-r1.ebuild 
b/dev-libs/gmime/gmime-3.2.15-r1.ebuild
index 98c3d68158f3..556290335669 100644
--- a/dev-libs/gmime/gmime-3.2.15-r1.ebuild
+++ b/dev-libs/gmime/gmime-3.2.15-r1.ebuild
@@ -9,8 +9,9 @@ DESCRIPTION="Library for creating and parsing MIME messages"
 HOMEPAGE="https://github.com/jstedfast/gmime 
https://spruce.sourceforge.net/gmime/";
 
SRC_URI="https://github.com/jstedfast/${PN}/releases/download/${PV}/${P}.tar.xz";
 
-SLOT="3.0"
 LICENSE="LGPL-2.1+"
+SLOT="3.0"
+
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="crypt doc idn test +vala"
 RESTRICT="!test? ( test )"

Reply via email to