From 547def7ef4933d78c4118bcf5891f5d107eebf0b Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Thu, 23 Jul 2015 11:48:12 +0000 Subject: Bring back the python-r1 eclass inclusion (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit) --- sys-auth/sssd/ChangeLog | 5 ++++- sys-auth/sssd/sssd-1.13.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/sssd/ChangeLog b/sys-auth/sssd/ChangeLog index c00fdebbafe8..189f2d897c51 100644 --- a/sys-auth/sssd/ChangeLog +++ b/sys-auth/sssd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/sssd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.73 2015/07/22 20:00:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.74 2015/07/23 11:48:12 hwoarang Exp $ + + 23 Jul 2015; Markos Chandras sssd-1.13.0.ebuild: + Bring back the python-r1 eclass inclusion 22 Jul 2015; Markos Chandras +files/sssd-1.13.0-fix-init.patch, sssd-1.13.0.ebuild: diff --git a/sys-auth/sssd/sssd-1.13.0.ebuild b/sys-auth/sssd/sssd-1.13.0.ebuild index 1a763fb38f69..21f95fbb511f 100644 --- a/sys-auth/sssd/sssd-1.13.0.ebuild +++ b/sys-auth/sssd/sssd-1.13.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.13.0.ebuild,v 1.2 2015/07/22 20:00:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.13.0.ebuild,v 1.3 2015/07/23 11:48:12 hwoarang Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) -inherit eutils multilib pam linux-info autotools multilib-minimal systemd toolchain-funcs +inherit eutils multilib pam linux-info autotools multilib-minimal python-r1 systemd toolchain-funcs DESCRIPTION="System Security Services Daemon provides access to identity and authentication" HOMEPAGE="http://fedorahosted.org/sssd/" -- cgit v1.2.3-65-gdbad