Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/mingetty/
Date: Fri, 16 Apr 2021 10:25:19
Message-Id: 1618567977.8d5bbc55765f579ad8237e25431a0c5133db2a65.soap@gentoo
1 commit: 8d5bbc55765f579ad8237e25431a0c5133db2a65
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 10:12:57 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 10:12:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5bbc55
7
8 net-dialup/mingetty: eutils--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 net-dialup/mingetty/mingetty-1.08-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-dialup/mingetty/mingetty-1.08-r1.ebuild b/net-dialup/mingetty/mingetty-1.08-r1.ebuild
17 index 05ccf45f094..a981600d9c1 100644
18 --- a/net-dialup/mingetty/mingetty-1.08-r1.ebuild
19 +++ b/net-dialup/mingetty/mingetty-1.08-r1.ebuild
20 @@ -1,9 +1,9 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26
27 -inherit toolchain-funcs eutils
28 +inherit toolchain-funcs
29
30 DESCRIPTION="A compact getty program for virtual consoles only"
31 HOMEPAGE="https://sourceforge.net/projects/mingetty"