commit: c908f2baa5f388d4dd37fd50e2691ee83662ca74 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Fri Dec 1 21:18:09 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Dec 1 22:19:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c908f2ba
sys-libs/libutempter: [QA] Fix DESCRIPTION.toolong sys-libs/libutempter/libutempter-1.1.6-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild index f64862b3abc..a4936c7195d 100644 --- a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild @@ -5,7 +5,7 @@ EAPI="4" inherit user multilib flag-o-matic -DESCRIPTION="Library that allows non-privileged apps to write utmp (login) info, which need root access" +DESCRIPTION="Library that allows non-privileged apps to write utmp (login) info" HOMEPAGE="http://altlinux.org/index.php?module=sisyphus&package=libutempter" SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2"
