summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-06 09:24:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-06 09:24:21 +0000
commit17179e1b8f3c3566e96b41ca1295af3800af1145 (patch)
tree7e94fa36c5d40ba71801b79a6eb55478b50152b6 /app-admin
parentStable for amd64, wrt bug #497092 (diff)
downloadgentoo-2-17179e1b8f3c3566e96b41ca1295af3800af1145.tar.gz
gentoo-2-17179e1b8f3c3566e96b41ca1295af3800af1145.tar.bz2
gentoo-2-17179e1b8f3c3566e96b41ca1295af3800af1145.zip
Stable for x86, wrt bug #495130
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/denyhosts/ChangeLog5
-rw-r--r--app-admin/denyhosts/denyhosts-2.6-r9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog
index f88e7a237cad..f5047dfde2ba 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.70 2014/01/06 09:24:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.71 2014/01/06 09:24:21 ago Exp $
+
+ 06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> denyhosts-2.6-r9.ebuild:
+ Stable for x86, wrt bug #495130
06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> denyhosts-2.6-r9.ebuild:
Stable for amd64, wrt bug #495130
diff --git a/app-admin/denyhosts/denyhosts-2.6-r9.ebuild b/app-admin/denyhosts/denyhosts-2.6-r9.ebuild
index 95d9f630e9ea..2658fcaacb63 100644
--- a/app-admin/denyhosts/denyhosts-2.6-r9.ebuild
+++ b/app-admin/denyhosts/denyhosts-2.6-r9.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-r9.ebuild,v 1.2 2014/01/06 09:24:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r9.ebuild,v 1.3 2014/01/06 09:24:21 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=""