diff options
-rw-r--r-- | net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild b/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild index ad131bc4778c..aaaf230f6da4 100644 --- a/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild +++ b/net-dialup/fbgetty/fbgetty-0.1.698-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit epatch DESCRIPTION="An extended getty for the framebuffer console" HOMEPAGE="http://projects.meuh.org/fbgetty/" |