Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/tuigreet/
Date: Mon, 05 Sep 2022 12:37:30
Message-Id: 1662381434.4ee9863b6ecf571e1d069c1b7bfd860c08abee5d.juippis@gentoo
1 commit: 4ee9863b6ecf571e1d069c1b7bfd860c08abee5d
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Tue Aug 9 16:50:19 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 5 12:37:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee9863b
7
8 gui-apps/tuigreet: EAPI8 bump
9
10 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
11 Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.12
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 gui-apps/tuigreet/tuigreet-9999.ebuild | 7 +++----
15 1 file changed, 3 insertions(+), 4 deletions(-)
16
17 diff --git a/gui-apps/tuigreet/tuigreet-9999.ebuild b/gui-apps/tuigreet/tuigreet-9999.ebuild
18 index 36a65ecbb6b1..9d940f5e237f 100644
19 --- a/gui-apps/tuigreet/tuigreet-9999.ebuild
20 +++ b/gui-apps/tuigreet/tuigreet-9999.ebuild
21 @@ -1,10 +1,9 @@
22 -# Copyright 2017-2021 Gentoo Authors
23 +# Copyright 2017-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 -EAPI=7
27 +EAPI=8
28
29 -CRATES="
30 -"
31 +CRATES=""
32
33 inherit cargo