summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-19 15:05:31 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-19 15:05:31 +0000
commit619cb65c6ca3acf4ee433dde95746a544082878d (patch)
tree32a8d54bd03d4fa442558110632519e66dea7ae2 /app-admin/denyhosts
parentinherit games last (diff)
downloadgentoo-2-619cb65c6ca3acf4ee433dde95746a544082878d.tar.gz
gentoo-2-619cb65c6ca3acf4ee433dde95746a544082878d.tar.bz2
gentoo-2-619cb65c6ca3acf4ee433dde95746a544082878d.zip
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'app-admin/denyhosts')
-rw-r--r--app-admin/denyhosts/ChangeLog5
-rw-r--r--app-admin/denyhosts/denyhosts-2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog
index 08adfbf5ea48..0a567dcf5a34 100644
--- a/app-admin/denyhosts/ChangeLog
+++ b/app-admin/denyhosts/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/denyhosts
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.16 2006/09/04 09:27:07 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.17 2006/10/19 15:05:31 kloeri Exp $
+
+ 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> denyhosts-2.5.ebuild:
+ Stable on Alpha.
04 Sep 2006; <blubb@gentoo.org> denyhosts-2.5.ebuild:
stable on amd64
diff --git a/app-admin/denyhosts/denyhosts-2.5.ebuild b/app-admin/denyhosts/denyhosts-2.5.ebuild
index 7c0f13d96248..18b1f2b51199 100644
--- a/app-admin/denyhosts/denyhosts-2.5.ebuild
+++ b/app-admin/denyhosts/denyhosts-2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.5.ebuild,v 1.4 2006/09/04 09:27:07 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.5.ebuild,v 1.5 2006/10/19 15:05:31 kloeri 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 ~ppc sparc x86"
+KEYWORDS="alpha amd64 ~ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3"
S="${WORKDIR}/${my_P}"