summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-29 09:26:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-29 09:26:57 +0000
commitdcbe2c66f85680d2bc9166d5e0f436814d3ac89d (patch)
tree379ad8e9cc00f3004828f272eb8dcbf2effac914 /app-admin/denyhosts
parentStable for sparc, wrt bug #521174 (diff)
downloadgentoo-2-dcbe2c66f85680d2bc9166d5e0f436814d3ac89d.tar.gz
gentoo-2-dcbe2c66f85680d2bc9166d5e0f436814d3ac89d.tar.bz2
gentoo-2-dcbe2c66f85680d2bc9166d5e0f436814d3ac89d.zip
Stable for sparc, wrt bug #517810
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
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 29dadd78cb6e..3275a7792340 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.85 2014/10/17 14:57:56 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.86 2014/10/29 09:26:57 ago Exp $
+
+ 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> denyhosts-2.6-r10.ebuild:
+ Stable for sparc, wrt bug #517810
17 Oct 2014; Tobias Klausmann <klausman@gentoo.org> denyhosts-2.6-r10.ebuild:
Stable on alpha, bug 517810
diff --git a/app-admin/denyhosts/denyhosts-2.6-r10.ebuild b/app-admin/denyhosts/denyhosts-2.6-r10.ebuild
index 9a7771997fca..89edec81c16a 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.7 2014/10/17 14:57:56 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r10.ebuild,v 1.8 2014/10/29 09:26:57 ago 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=""