app-admin/syslog-ng: drop python3.
authorTomas Mozes <hydrapolic@gmail.com>
Tue, 9 Jan 2018 05:55:26 +0000 (06:55 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 11 Jan 2018 22:51:20 +0000 (23:51 +0100)
Closes: https://bugs.gentoo.org/643948
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6802

app-admin/syslog-ng/syslog-ng-3.12.1.ebuild
app-admin/syslog-ng/syslog-ng-3.13.2.ebuild

index b608df786967159dee3692e90d5c3a62ea191ab7..4dd8f23a9bfc9c7348f1761d4666da4e4a1813ae 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # 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 )
 
 inherit autotools python-single-r1 eutils multilib systemd versionator
 
index ddb99e5c2c899eccaa6aba0e194475bfc6045470..fc965332d85ec660c8416bc4e801ccf430d6125e 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # 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 )
 
 inherit autotools python-single-r1 eutils multilib systemd versionator