summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-12-01 19:41:24 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-12-01 19:41:24 +0000
commit055ce95aa33e33e0693e06561eb0fd9bcebdad9c (patch)
treea3ea05bf4af2e443dcf30d6638b7281f7a1fc66e /app-admin
parentDrop sparc keywords (diff)
downloadgentoo-2-055ce95aa33e33e0693e06561eb0fd9bcebdad9c.tar.gz
gentoo-2-055ce95aa33e33e0693e06561eb0fd9bcebdad9c.tar.bz2
gentoo-2-055ce95aa33e33e0693e06561eb0fd9bcebdad9c.zip
alpha/sparc stable wrt #441044
(Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/denyhosts/ChangeLog5
-rw-r--r--app-admin/denyhosts/denyhosts-2.6-r6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog
index 38d8667c150c..be658de01f61 100644
--- a/app-admin/denyhosts/ChangeLog
+++ b/app-admin/denyhosts/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/denyhosts
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.55 2012/11/20 20:40:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.56 2012/12/01 19:41:24 armin76 Exp $
+
+ 01 Dec 2012; Raúl Porcel <armin76@gentoo.org> denyhosts-2.6-r6.ebuild:
+ alpha/sparc stable wrt #441044
20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> denyhosts-2.6-r6.ebuild:
Stable for x86, wrt bug #441044
diff --git a/app-admin/denyhosts/denyhosts-2.6-r6.ebuild b/app-admin/denyhosts/denyhosts-2.6-r6.ebuild
index c482609b3db3..6973e7dab035 100644
--- a/app-admin/denyhosts/denyhosts-2.6-r6.ebuild
+++ b/app-admin/denyhosts/denyhosts-2.6-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r6.ebuild,v 1.6 2012/11/20 20:40:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r6.ebuild,v 1.7 2012/12/01 19:41:24 armin76 Exp $
EAPI=4
SUPPORT_PYTHON_ABIS="1"
@@ -18,7 +18,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=""