summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-07 14:57:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-07 14:57:50 +0000
commit4f31c11f53be78620f940a8fbf92ac046923c24e (patch)
treeba1741a3ba03e98b36bb1dbb9ca2b4214ae8de71 /app-admin
parentStable for HPPA (bug #480092). (diff)
downloadgentoo-2-4f31c11f53be78620f940a8fbf92ac046923c24e.tar.gz
gentoo-2-4f31c11f53be78620f940a8fbf92ac046923c24e.tar.bz2
gentoo-2-4f31c11f53be78620f940a8fbf92ac046923c24e.zip
Stable for amd64, wrt bug #480032
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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-r8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog
index 05a946ac19b4..dd194430a937 100644
--- a/app-admin/denyhosts/ChangeLog
+++ b/app-admin/denyhosts/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/denyhosts
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.59 2013/07/14 20:16:20 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.60 2013/08/07 14:57:50 ago Exp $
+
+ 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> denyhosts-2.6-r8.ebuild:
+ Stable for amd64, wrt bug #480032
*denyhosts-2.6-r8 (14 Jul 2013)
diff --git a/app-admin/denyhosts/denyhosts-2.6-r8.ebuild b/app-admin/denyhosts/denyhosts-2.6-r8.ebuild
index 015c7114914b..0c9cf81c78dd 100644
--- a/app-admin/denyhosts/denyhosts-2.6-r8.ebuild
+++ b/app-admin/denyhosts/denyhosts-2.6-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r8.ebuild,v 1.1 2013/07/14 20:16:20 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r8.ebuild,v 1.2 2013/08/07 14:57:50 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=""