summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2018-11-15 14:55:20 -0800
committerPatrick McLean <chutzpah@gentoo.org>2018-11-15 14:55:20 -0800
commitd442f32edc827054d13450b00921ca6c5a1df3f2 (patch)
treeaeec1b716001e73913608988615ff726280d6aa0 /app-admin/metalog
parentapp-admin/metalog: Version bump to 20181125 (bug #664344) (diff)
downloadgentoo-d442f32edc827054d13450b00921ca6c5a1df3f2.tar.gz
gentoo-d442f32edc827054d13450b00921ca6c5a1df3f2.tar.bz2
gentoo-d442f32edc827054d13450b00921ca6c5a1df3f2.zip
app-admin/metalog: EAPI=6
Somehow the EAPI changed in the bump Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'app-admin/metalog')
-rw-r--r--app-admin/metalog/metalog-20181125.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/metalog/metalog-20181125.ebuild b/app-admin/metalog/metalog-20181125.ebuild
index 9440d45f8e5e..25657e4a7521 100644
--- a/app-admin/metalog/metalog-20181125.ebuild
+++ b/app-admin/metalog/metalog-20181125.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=6
inherit autotools systemd
DESCRIPTION="A highly configurable replacement for syslogd/klogd"