diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-25 00:25:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-25 00:25:54 +0000 |
commit | 3dec18d85011b0a948ebd4d47d6d342f3e680ec7 (patch) | |
tree | cfca319999a956b6987da75c7d56e81efe63c932 /app-admin/denyhosts/denyhosts-2.6-r1.ebuild | |
parent | stable ppc, bug #192247 (diff) | |
download | gentoo-2-3dec18d85011b0a948ebd4d47d6d342f3e680ec7.tar.gz gentoo-2-3dec18d85011b0a948ebd4d47d6d342f3e680ec7.tar.bz2 gentoo-2-3dec18d85011b0a948ebd4d47d6d342f3e680ec7.zip |
Stable for HPPA (bug #181213).
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-admin/denyhosts/denyhosts-2.6-r1.ebuild')
-rw-r--r-- | app-admin/denyhosts/denyhosts-2.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/denyhosts/denyhosts-2.6-r1.ebuild b/app-admin/denyhosts/denyhosts-2.6-r1.ebuild index db9c367c0553..a56c964c8bff 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.2 2007/09/24 18:26:17 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r1.ebuild,v 1.3 2007/09/25 00:25:54 jer 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}" |