From: Andreas Sturmlechner Date: Sat, 11 Aug 2018 09:05:48 +0000 (+0200) Subject: app-admin/syslog-ng: newline after EAPI X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5b995d90df17a0a6792e0939578d124ec6b8c2bc;p=gentoo.git app-admin/syslog-ng: newline after EAPI Package-Manager: Portage-2.3.45, Repoman-2.3.10 --- diff --git a/app-admin/syslog-ng/syslog-ng-3.17.1.ebuild b/app-admin/syslog-ng/syslog-ng-3.17.1.ebuild index 3624449580f8..56f3cc81cef2 100644 --- a/app-admin/syslog-ng/syslog-ng-3.17.1.ebuild +++ b/app-admin/syslog-ng/syslog-ng-3.17.1.ebuild @@ -2,8 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit autotools eapi7-ver python-single-r1 systemd MY_PV_MM=$(ver_cut 1-2)