diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-08-29 11:50:30 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-08-29 11:50:30 +0000 |
commit | d32cd34da59791f3e4f39d138e9c8e07737f5e9a (patch) | |
tree | 04372789c0c7c6cc1dca6e56c0f1db4aad0c8fe8 /app-admin | |
parent | Stable for amd64 wrt bug #518442 (diff) | |
download | gentoo-2-d32cd34da59791f3e4f39d138e9c8e07737f5e9a.tar.gz gentoo-2-d32cd34da59791f3e4f39d138e9c8e07737f5e9a.tar.bz2 gentoo-2-d32cd34da59791f3e4f39d138e9c8e07737f5e9a.zip |
Stable for amd64 wrt bug #517810
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/denyhosts/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/denyhosts/denyhosts-2.6-r10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog index 13f0488dda86..a13307bf46f3 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.82 2014/08/14 16:49:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.83 2014/08/29 11:50:30 nimiux Exp $ + + 29 Aug 2014; Chema Alonso <nimiux@gentoo.org> denyhosts-2.6-r10.ebuild: + Stable for amd64 wrt bug #517810 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> denyhosts-2.6-r10.ebuild: diff --git a/app-admin/denyhosts/denyhosts-2.6-r10.ebuild b/app-admin/denyhosts/denyhosts-2.6-r10.ebuild index 4733b864850b..8975ae283ca5 100644 --- a/app-admin/denyhosts/denyhosts-2.6-r10.ebuild +++ b/app-admin/denyhosts/denyhosts-2.6-r10.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-r10.ebuild,v 1.4 2014/08/14 16:49:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r10.ebuild,v 1.5 2014/08/29 11:50:30 nimiux 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="" |