mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
app-admin/socklog: eutils--, sort inherit
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user