summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-10-30 10:57:15 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-10-30 10:57:15 +0000
commit89910e374aa64efd669cd04f3eec77600d44e79a (patch)
tree23060e8b39e7d34cee345762bf8db3c70f9e301d /app-admin/denyhosts
parentRe-add ~ia64/~sparc wrt #241476 (diff)
downloadgentoo-2-89910e374aa64efd669cd04f3eec77600d44e79a.tar.gz
gentoo-2-89910e374aa64efd669cd04f3eec77600d44e79a.tar.bz2
gentoo-2-89910e374aa64efd669cd04f3eec77600d44e79a.zip
Add ~arm wrt #242990
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-admin/denyhosts')
-rw-r--r--app-admin/denyhosts/ChangeLog5
-rw-r--r--app-admin/denyhosts/denyhosts-2.6-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog
index e240598e964d..e95af228d007 100644
--- a/app-admin/denyhosts/ChangeLog
+++ b/app-admin/denyhosts/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/denyhosts
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.33 2008/08/16 17:39:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.34 2008/10/30 10:57:15 armin76 Exp $
+
+ 30 Oct 2008; Raúl Porcel <armin76@gentoo.org> denyhosts-2.6-r1.ebuild:
+ Add ~arm wrt #242990
16 Aug 2008; Torsten Veller <tove@gentoo.org> metadata.xml:
Remove strerror from metadata.xml (#89719)
diff --git a/app-admin/denyhosts/denyhosts-2.6-r1.ebuild b/app-admin/denyhosts/denyhosts-2.6-r1.ebuild
index 9314dd04ec96..21b1d473a6db 100644
--- a/app-admin/denyhosts/denyhosts-2.6-r1.ebuild
+++ b/app-admin/denyhosts/denyhosts-2.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r1.ebuild,v 1.5 2007/09/29 02:19:12 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r1.ebuild,v 1.6 2008/10/30 10:57:15 armin76 Exp $
inherit distutils eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.denyhosts.net"
SRC_URI="mirror://sourceforge/${PN}/${my_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ppc sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3"
S="${WORKDIR}/${my_P}"