summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-05-05 17:06:39 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-05-05 17:06:39 +0000
commit6f92f5d40c3c27e3a1e8603183743800e0350344 (patch)
tree2f13641008684b3578cc5078c07e7ac3fa39cba4 /app-admin/denyhosts
parentAdd post-einfo-note about kded needed to be running (diff)
downloadgentoo-2-6f92f5d40c3c27e3a1e8603183743800e0350344.tar.gz
gentoo-2-6f92f5d40c3c27e3a1e8603183743800e0350344.tar.bz2
gentoo-2-6f92f5d40c3c27e3a1e8603183743800e0350344.zip
Added to ~ppc, bug #132282
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'app-admin/denyhosts')
-rw-r--r--app-admin/denyhosts/ChangeLog6
-rw-r--r--app-admin/denyhosts/denyhosts-2.4b.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog
index 4e468aaaef19..f798002cf6c0 100644
--- a/app-admin/denyhosts/ChangeLog
+++ b/app-admin/denyhosts/ChangeLog
@@ -1,6 +1,10 @@
# 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.10 2006/04/27 20:59:15 strerror Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.11 2006/05/05 17:06:39 dertobi123 Exp $
+
+ 05 May 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ denyhosts-2.4b.ebuild:
+ Added to ~ppc, bug #132282
*denyhosts-2.4b (27 Apr 2006)
diff --git a/app-admin/denyhosts/denyhosts-2.4b.ebuild b/app-admin/denyhosts/denyhosts-2.4b.ebuild
index bb0f5eaf0138..c63e7cc34f72 100644
--- a/app-admin/denyhosts/denyhosts-2.4b.ebuild
+++ b/app-admin/denyhosts/denyhosts-2.4b.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.4b.ebuild,v 1.1 2006/04/27 20:59:15 strerror Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.4b.ebuild,v 1.2 2006/05/05 17:06:39 dertobi123 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 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3"
S="${WORKDIR}/${my_P}"