From ce52649047dd5d4c5639949863aa80fed5de8b24 Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Sat, 29 Sep 2007 02:19:12 +0000 Subject: amd64 stable, security bug 181213 (Portage version: 2.1.3.9) --- app-admin/denyhosts/ChangeLog | 5 ++++- app-admin/denyhosts/denyhosts-2.6-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-admin/denyhosts') diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog index a5267e6352c6..29adc79a9213 100644 --- a/app-admin/denyhosts/ChangeLog +++ b/app-admin/denyhosts/ChangeLog @@ -1,6 +1,9 @@ # 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.31 2007/09/25 14:18:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.32 2007/09/29 02:19:12 beandog Exp $ + + 29 Sep 2007; Steve Dibb denyhosts-2.6-r1.ebuild: + amd64 stable, security bug 181213 25 Sep 2007; Raúl Porcel denyhosts-2.6-r1.ebuild: alpha/sparc stable wrt security #181213 diff --git a/app-admin/denyhosts/denyhosts-2.6-r1.ebuild b/app-admin/denyhosts/denyhosts-2.6-r1.ebuild index 43c56b22aadd..9314dd04ec96 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.4 2007/09/25 14:18:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r1.ebuild,v 1.5 2007/09/29 02:19:12 beandog 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}" -- cgit v1.2.3-65-gdbad