diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-04 13:40:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-04 13:40:59 +0000 |
commit | b1583ef73072d5026539a8ef5890547d3fed32a6 (patch) | |
tree | 9dbda7c1ccc238ed64ac661682e6e9875aa329ea /app-admin/denyhosts | |
parent | Stable for amd64, wrt bug #441074 (diff) | |
download | gentoo-2-b1583ef73072d5026539a8ef5890547d3fed32a6.tar.gz gentoo-2-b1583ef73072d5026539a8ef5890547d3fed32a6.tar.bz2 gentoo-2-b1583ef73072d5026539a8ef5890547d3fed32a6.zip |
Stable for amd64, wrt bug #441044
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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 cfc99a49fe73..f8b127a49841 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.52 2012/11/03 23:18:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.53 2012/11/04 13:40:59 ago Exp $ + + 04 Nov 2012; Agostino Sarubbo <ago@gentoo.org> denyhosts-2.6-r6.ebuild: + Stable for amd64, wrt bug #441044 03 Nov 2012; Anthony G. Basile <blueness@gentoo.org> denyhosts-2.6-r6.ebuild: stable arm, bug #441044 diff --git a/app-admin/denyhosts/denyhosts-2.6-r6.ebuild b/app-admin/denyhosts/denyhosts-2.6-r6.ebuild index f3e1f41a412b..8709020b007b 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.3 2012/11/03 23:18:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r6.ebuild,v 1.4 2012/11/04 13:40:59 ago 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="" |