summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-01-06 14:53:59 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-01-06 14:53:59 +0000
commit2863380635df5c833c17470e4d63c0d3035af542 (patch)
treeba0f41f12c19aa0e7afa964793c3b9abc15b053e /app-admin
parentStable on sparc wrt #118002 (diff)
downloadhistorical-2863380635df5c833c17470e4d63c0d3035af542.tar.gz
historical-2863380635df5c833c17470e4d63c0d3035af542.tar.bz2
historical-2863380635df5c833c17470e4d63c0d3035af542.zip
Keyworded ~sparc wrt #117819
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/denyhosts/ChangeLog8
-rw-r--r--app-admin/denyhosts/Manifest20
-rw-r--r--app-admin/denyhosts/denyhosts-1.1.2-r1.ebuild6
3 files changed, 24 insertions, 10 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog
index 3119f741df4e..033eac2d6f8f 100644
--- a/app-admin/denyhosts/ChangeLog
+++ b/app-admin/denyhosts/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/denyhosts
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.4 2005/11/11 10:23:53 strerror Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.5 2006/01/06 14:53:59 gustavoz Exp $
+
+ 06 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ denyhosts-1.1.2-r1.ebuild:
+ Keyworded ~sparc wrt #117819
*denyhosts-1.1.2-r1 (11 Nov 2005)
diff --git a/app-admin/denyhosts/Manifest b/app-admin/denyhosts/Manifest
index f1baf6052fc4..02359ab58a20 100644
--- a/app-admin/denyhosts/Manifest
+++ b/app-admin/denyhosts/Manifest
@@ -1,8 +1,18 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 399e87228cd4da275722e00995547958 ChangeLog 996
+MD5 c1714506803704c152614dfb848eed17 denyhosts-1.1.2-r1.ebuild 1644
MD5 96c066a233acc935e6f08f8af6b6d425 denyhosts-1.1.2.ebuild 1531
-MD5 15c0a126d1dc99c4c5daced6d432fd2d denyhosts-1.1.2-r1.ebuild 1637
-MD5 1cbbe10aef9e107ca44e4b718fd0fd86 ChangeLog 881
-MD5 82c6f940fc1a08d481d8d46de563bce7 metadata.xml 203
-MD5 de49bade96ff5bfa9d27a281c17a3e3e files/digest-denyhosts-1.1.2-r1 66
-MD5 de49bade96ff5bfa9d27a281c17a3e3e files/digest-denyhosts-1.1.2 66
MD5 90c425b8fbcfa5fc084063999c2e3b9a files/denyhosts-gentoo.patch 2395
MD5 4e9d8193a9efd5714debeec451b6b777 files/denyhosts.init 345
+MD5 de49bade96ff5bfa9d27a281c17a3e3e files/digest-denyhosts-1.1.2 66
+MD5 de49bade96ff5bfa9d27a281c17a3e3e files/digest-denyhosts-1.1.2-r1 66
+MD5 82c6f940fc1a08d481d8d46de563bce7 metadata.xml 203
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFDvoSVKRy60XGEcJIRAkvhAJ99jiytEHPW+HE6KjRoH6uq+KzrIQCaArG5
+rzoqkMrb49Run3GMcJi2NzM=
+=OWL3
+-----END PGP SIGNATURE-----
diff --git a/app-admin/denyhosts/denyhosts-1.1.2-r1.ebuild b/app-admin/denyhosts/denyhosts-1.1.2-r1.ebuild
index e1a18e3c39c7..6b28f0362f7b 100644
--- a/app-admin/denyhosts/denyhosts-1.1.2-r1.ebuild
+++ b/app-admin/denyhosts/denyhosts-1.1.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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-1.1.2-r1.ebuild,v 1.1 2005/11/11 10:23:53 strerror Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-1.1.2-r1.ebuild,v 1.2 2006/01/06 14:53:59 gustavoz Exp $
inherit distutils eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://denyhosts.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${my_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~x86 ~amd64"
+KEYWORDS="~alpha ~amd64 ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3"
S="${WORKDIR}/${my_P}"