diff options
Diffstat (limited to 'app-admin/denyhosts/denyhosts-2.6-r10.ebuild')
-rw-r--r-- | app-admin/denyhosts/denyhosts-2.6-r10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/denyhosts/denyhosts-2.6-r10.ebuild b/app-admin/denyhosts/denyhosts-2.6-r10.ebuild index a365505c5260..1a4041af7178 100644 --- a/app-admin/denyhosts/denyhosts-2.6-r10.ebuild +++ b/app-admin/denyhosts/denyhosts-2.6-r10.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r10.ebuild,v 1.9 2014/12/28 18:17:29 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r10.ebuild,v 1.10 2015/04/08 07:30:32 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils readme.gentoo systemd |