diff options
Diffstat (limited to 'sys-auth/sssd')
-rw-r--r-- | sys-auth/sssd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/sssd/sssd-1.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/sssd/ChangeLog b/sys-auth/sssd/ChangeLog index 0b5b58ecd8a5..b77acaa0c72b 100644 --- a/sys-auth/sssd/ChangeLog +++ b/sys-auth/sssd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/sssd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.24 2012/08/03 18:51:28 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.25 2012/09/09 21:41:01 ago Exp $ + + 09 Sep 2012; Agostino Sarubbo <ago@gentoo.org> sssd-1.8.4.ebuild: + Stable for amd64, wrt bug #434352 03 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> sssd-1.8.1-r1.ebuild: x86 stable, see bug 413977. Thanks Myckel diff --git a/sys-auth/sssd/sssd-1.8.4.ebuild b/sys-auth/sssd/sssd-1.8.4.ebuild index 4db3eb3ea352..9f4b2147a4b7 100644 --- a/sys-auth/sssd/sssd-1.8.4.ebuild +++ b/sys-auth/sssd/sssd-1.8.4.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/sys-auth/sssd/sssd-1.8.4.ebuild,v 1.1 2012/06/21 18:29:11 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.8.4.ebuild,v 1.2 2012/09/09 21:41:01 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://fedorahosted.org/released/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc +locator netlink nls python selinux test" COMMON_DEP=" |