summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/denyhosts/ChangeLog5
-rw-r--r--app-admin/denyhosts/denyhosts-2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog
index 2c3166fdd176..281b9b7c3d88 100644
--- a/app-admin/denyhosts/ChangeLog
+++ b/app-admin/denyhosts/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/denyhosts
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.95 2015/08/06 15:22:54 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.96 2015/08/08 14:16:14 maekke Exp $
+
+ 08 Aug 2015; Markus Meier <maekke@gentoo.org> denyhosts-2.9.ebuild:
+ arm stable, bug #556522
06 Aug 2015; Tobias Klausmann <klausman@gentoo.org> denyhosts-2.9.ebuild:
Stable on alpha, bug 556522
diff --git a/app-admin/denyhosts/denyhosts-2.9.ebuild b/app-admin/denyhosts/denyhosts-2.9.ebuild
index ed497a03c276..0ca202e5201e 100644
--- a/app-admin/denyhosts/denyhosts-2.9.ebuild
+++ b/app-admin/denyhosts/denyhosts-2.9.ebuild
@@ -1,6 +1,6 @@
# 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.9.ebuild,v 1.4 2015/08/06 15:22:54 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.9.ebuild,v 1.5 2015/08/08 14:16:14 maekke Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ~ppc ~sparc x86"
IUSE=""
DEPEND=""