diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-31 19:40:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-31 19:40:46 +0000 |
commit | f8cbd1413fbbd0fc437c8142ddcb199e90bb357c (patch) | |
tree | d6e5170eea55529e704a3cbdd9d4d89b2482540a /sys-auth | |
parent | Stable for amd64, wrt bug #453808 (diff) | |
download | gentoo-2-f8cbd1413fbbd0fc437c8142ddcb199e90bb357c.tar.gz gentoo-2-f8cbd1413fbbd0fc437c8142ddcb199e90bb357c.tar.bz2 gentoo-2-f8cbd1413fbbd0fc437c8142ddcb199e90bb357c.zip |
Stable for x86, wrt bug #453808
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/sssd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/sssd/sssd-1.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/sssd/ChangeLog b/sys-auth/sssd/ChangeLog index 319e72212192..7ace6cd30a77 100644 --- a/sys-auth/sssd/ChangeLog +++ b/sys-auth/sssd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/sssd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.33 2013/01/31 19:40:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.34 2013/01/31 19:40:46 ago Exp $ + + 31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sssd-1.8.6.ebuild: + Stable for x86, wrt bug #453808 31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sssd-1.8.6.ebuild: Stable for amd64, wrt bug #453808 diff --git a/sys-auth/sssd/sssd-1.8.6.ebuild b/sys-auth/sssd/sssd-1.8.6.ebuild index f0ae639e3298..1a32b124935a 100644 --- a/sys-auth/sssd/sssd-1.8.6.ebuild +++ b/sys-auth/sssd/sssd-1.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.8.6.ebuild,v 1.2 2013/01/31 19:40:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.8.6.ebuild,v 1.3 2013/01/31 19:40:46 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=" |