diff options
Diffstat (limited to 'app-admin/socklog/socklog-2.1.0.ebuild')
-rw-r--r-- | app-admin/socklog/socklog-2.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/socklog/socklog-2.1.0.ebuild b/app-admin/socklog/socklog-2.1.0.ebuild index 1cfad2788449..1e48d5125737 100644 --- a/app-admin/socklog/socklog-2.1.0.ebuild +++ b/app-admin/socklog/socklog-2.1.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs flag-o-matic +inherit flag-o-matic toolchain-funcs -DESCRIPTION="small secure replacement for syslogd with automatic log rotation" +DESCRIPTION="Small secure replacement for syslogd with automatic log rotation" HOMEPAGE="http://smarden.org/socklog/" SRC_URI="http://smarden.org/socklog/${P}.tar.gz" |