summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-07-29 19:32:16 +0000
committerMarkus Meier <maekke@gentoo.org>2014-07-29 19:32:16 +0000
commit8733c53c5dd4da18afde963e042085ec9cbc1476 (patch)
tree87e1be1d6b7a0d7e657a32a77a528ecf537c0ba3 /app-admin/denyhosts
parentarm stable, bug #517692 (diff)
downloadgentoo-2-8733c53c5dd4da18afde963e042085ec9cbc1476.tar.gz
gentoo-2-8733c53c5dd4da18afde963e042085ec9cbc1476.tar.bz2
gentoo-2-8733c53c5dd4da18afde963e042085ec9cbc1476.zip
arm stable, bug #517810
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-admin/denyhosts')
-rw-r--r--app-admin/denyhosts/ChangeLog5
-rw-r--r--app-admin/denyhosts/denyhosts-2.6-r10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog
index 40dd2dcc0067..5e5710368e2d 100644
--- a/app-admin/denyhosts/ChangeLog
+++ b/app-admin/denyhosts/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/denyhosts
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.79 2014/05/14 23:22:00 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.80 2014/07/29 19:32:16 maekke Exp $
+
+ 29 Jul 2014; Markus Meier <maekke@gentoo.org> denyhosts-2.6-r10.ebuild:
+ arm stable, bug #517810
*denyhosts-2.6-r10 (14 May 2014)
diff --git a/app-admin/denyhosts/denyhosts-2.6-r10.ebuild b/app-admin/denyhosts/denyhosts-2.6-r10.ebuild
index 0cd575cef485..c51956ec9a5f 100644
--- a/app-admin/denyhosts/denyhosts-2.6-r10.ebuild
+++ b/app-admin/denyhosts/denyhosts-2.6-r10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.1 2014/05/14 23:22:00 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r10.ebuild,v 1.2 2014/07/29 19:32:16 maekke Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_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=""