diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-11-07 05:24:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-11-07 05:24:16 +0000 |
commit | aae09d7927fbb8551df156ec677108bfb90679b5 (patch) | |
tree | bb643bc9ba2d0653759ba6b79c80634a5dbf0898 /app-admin/denyhosts | |
parent | Stable for HPPA (bug #441956). (diff) | |
download | gentoo-2-aae09d7927fbb8551df156ec677108bfb90679b5.tar.gz gentoo-2-aae09d7927fbb8551df156ec677108bfb90679b5.tar.bz2 gentoo-2-aae09d7927fbb8551df156ec677108bfb90679b5.zip |
Stable for HPPA (bug #441044).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-admin/denyhosts')
-rw-r--r-- | app-admin/denyhosts/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/denyhosts/denyhosts-2.6-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog index f8b127a49841..92d6c2edc516 100644 --- a/app-admin/denyhosts/ChangeLog +++ b/app-admin/denyhosts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/denyhosts # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.53 2012/11/04 13:40:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.54 2012/11/07 05:24:16 jer Exp $ + + 07 Nov 2012; Jeroen Roovers <jer@gentoo.org> denyhosts-2.6-r6.ebuild: + Stable for HPPA (bug #441044). 04 Nov 2012; Agostino Sarubbo <ago@gentoo.org> denyhosts-2.6-r6.ebuild: Stable for amd64, wrt bug #441044 diff --git a/app-admin/denyhosts/denyhosts-2.6-r6.ebuild b/app-admin/denyhosts/denyhosts-2.6-r6.ebuild index 8709020b007b..630bbf95b4d4 100644 --- a/app-admin/denyhosts/denyhosts-2.6-r6.ebuild +++ b/app-admin/denyhosts/denyhosts-2.6-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r6.ebuild,v 1.4 2012/11/04 13:40:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r6.ebuild,v 1.5 2012/11/07 05:24:16 jer Exp $ EAPI=4 SUPPORT_PYTHON_ABIS="1" @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ppc ~sparc ~x86" IUSE="" DEPEND="" |