diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 22:18:09 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 23:19:11 +0100 |
commit | c908f2baa5f388d4dd37fd50e2691ee83662ca74 (patch) | |
tree | af0152795c970553507829cfcf07c811d16cdd47 /sys-libs/libutempter | |
parent | sys-libs/libstdc++-v3-bin: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-c908f2baa5f388d4dd37fd50e2691ee83662ca74.tar.gz gentoo-c908f2baa5f388d4dd37fd50e2691ee83662ca74.tar.bz2 gentoo-c908f2baa5f388d4dd37fd50e2691ee83662ca74.zip |
sys-libs/libutempter: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild index f64862b3abc0..a4936c7195d2 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" |