diff options
author | 2012-05-05 13:48:19 +0000 | |
---|---|---|
committer | 2012-05-05 13:48:19 +0000 | |
commit | e90c8778f4cbf0b2a0852f918568a6ea85ad83bf (patch) | |
tree | be538a7d0b7ebd8a79ed02bf7025f812e1c1785b /sys-auth/sssd | |
parent | drop no-longer necessary unmask (diff) | |
download | gentoo-2-e90c8778f4cbf0b2a0852f918568a6ea85ad83bf.tar.gz gentoo-2-e90c8778f4cbf0b2a0852f918568a6ea85ad83bf.tar.bz2 gentoo-2-e90c8778f4cbf0b2a0852f918568a6ea85ad83bf.zip |
Stable on amd64 wrt bug #413977
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/sssd')
-rw-r--r-- | sys-auth/sssd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/sssd/sssd-1.8.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/sssd/ChangeLog b/sys-auth/sssd/ChangeLog index 87ba489f5326..aed0b7d1a35a 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.19 2012/04/14 17:37:54 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.20 2012/05/05 13:48:19 hwoarang Exp $ + + 05 May 2012; Markos Chandras <hwoarang@gentoo.org> sssd-1.8.1-r1.ebuild: + Stable on amd64 wrt bug #413977 *sssd-1.8.2 (14 Apr 2012) diff --git a/sys-auth/sssd/sssd-1.8.1-r1.ebuild b/sys-auth/sssd/sssd-1.8.1-r1.ebuild index 3a83d521963e..19e6d95006e0 100644 --- a/sys-auth/sssd/sssd-1.8.1-r1.ebuild +++ b/sys-auth/sssd/sssd-1.8.1-r1.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.1-r1.ebuild,v 1.1 2012/04/08 18:09:34 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.8.1-r1.ebuild,v 1.2 2012/05/05 13:48:19 hwoarang 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=" |