diff options
author | 2014-01-06 21:59:07 +0000 | |
---|---|---|
committer | 2014-01-06 21:59:07 +0000 | |
commit | fe8a09ca4c871a937d622952cc5006569e279d75 (patch) | |
tree | 200ed95779a38283fee8bf24c7fc2543f9e10179 /app-admin | |
parent | Stable for HPPA (bug #491906). (diff) | |
download | gentoo-2-fe8a09ca4c871a937d622952cc5006569e279d75.tar.gz gentoo-2-fe8a09ca4c871a937d622952cc5006569e279d75.tar.bz2 gentoo-2-fe8a09ca4c871a937d622952cc5006569e279d75.zip |
Stable for HPPA (bug #495130).
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/denyhosts/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/denyhosts/denyhosts-2.6-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog index d919b10c7e37..12f1c443f400 100644 --- a/app-admin/denyhosts/ChangeLog +++ b/app-admin/denyhosts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/denyhosts # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.75 2014/01/06 09:42:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.76 2014/01/06 21:59:07 jer Exp $ + + 06 Jan 2014; Jeroen Roovers <jer@gentoo.org> denyhosts-2.6-r9.ebuild: + Stable for HPPA (bug #495130). 06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> denyhosts-2.6-r9.ebuild: Stable for ppc, wrt bug #495130 diff --git a/app-admin/denyhosts/denyhosts-2.6-r9.ebuild b/app-admin/denyhosts/denyhosts-2.6-r9.ebuild index c1913c672bdc..edc68eec91cd 100644 --- a/app-admin/denyhosts/denyhosts-2.6-r9.ebuild +++ b/app-admin/denyhosts/denyhosts-2.6-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r9.ebuild,v 1.7 2014/01/06 09:42:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r9.ebuild,v 1.8 2014/01/06 21:59:07 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -16,7 +16,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="" |