summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-09-24 18:26:17 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-09-24 18:26:17 +0000
commita1dcce53e097bda7a8d02dc2e07f3b7c0336a4e8 (patch)
tree68a6afac9ddb307c4a87a679ef95648e0ce6e754 /app-admin/denyhosts
parentapp-laptop/acer_acpi-0.8.2: Added check for CONFIG_LEDS_CLASS (bug #193494) (diff)
downloadgentoo-2-a1dcce53e097bda7a8d02dc2e07f3b7c0336a4e8.tar.gz
gentoo-2-a1dcce53e097bda7a8d02dc2e07f3b7c0336a4e8.tar.bz2
gentoo-2-a1dcce53e097bda7a8d02dc2e07f3b7c0336a4e8.zip
stable x86, security bug 181213
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-admin/denyhosts')
-rw-r--r--app-admin/denyhosts/ChangeLog6
-rw-r--r--app-admin/denyhosts/denyhosts-2.6-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog
index d20982566944..3b2b63e42486 100644
--- a/app-admin/denyhosts/ChangeLog
+++ b/app-admin/denyhosts/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/denyhosts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.28 2007/09/13 15:09:14 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.29 2007/09/24 18:26:17 opfer Exp $
+
+ 24 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
+ denyhosts-2.6-r1.ebuild:
+ stable x86, security bug 181213
*denyhosts-2.6-r1 (13 Sep 2007)
diff --git a/app-admin/denyhosts/denyhosts-2.6-r1.ebuild b/app-admin/denyhosts/denyhosts-2.6-r1.ebuild
index f9e0a05b10a1..db9c367c0553 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
# 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.1 2007/09/13 15:09:14 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r1.ebuild,v 1.2 2007/09/24 18:26:17 opfer 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 ~hppa ~ppc ~sparc x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3"
S="${WORKDIR}/${my_P}"