commit: 46f4660d32de5b78af7f1ede0f74cc9ffb4ac2fe Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Jul 9 07:36:15 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Jul 9 07:54:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f4660d
app-misc/physlock: typofix in DESCRIPTION Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-misc/physlock/physlock-13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/physlock/physlock-13.ebuild b/app-misc/physlock/physlock-13.ebuild index 531e419c056..375d3288bac 100644 --- a/app-misc/physlock/physlock-13.ebuild +++ b/app-misc/physlock/physlock-13.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit toolchain-funcs -DESCRIPTION="lightweight Linux console locking tool" +DESCRIPTION="Lightweight Linux console locking tool" HOMEPAGE="https://github.com/muennich/physlock" SRC_URI="https://github.com/muennich/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
