diff options
Diffstat (limited to 'app-admin/metalog/metalog-3-r2.ebuild')
-rw-r--r-- | app-admin/metalog/metalog-3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/metalog/metalog-3-r2.ebuild b/app-admin/metalog/metalog-3-r2.ebuild index 79aec9a466c1..9e8bf5948a52 100644 --- a/app-admin/metalog/metalog-3-r2.ebuild +++ b/app-admin/metalog/metalog-3-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" -inherit eutils systemd +inherit systemd DESCRIPTION="A highly configurable replacement for syslogd/klogd" HOMEPAGE="http://metalog.sourceforge.net/" |