summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-02 15:14:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-02 15:14:52 +0000
commitb248cd1c1275d0edb94c2f07cbb3fd81aabb7eca (patch)
tree02a228e230af098602606cf7f42124845c9993e2 /sys-auth
parentStable for amd64, wrt bug #406289 (diff)
downloadgentoo-2-b248cd1c1275d0edb94c2f07cbb3fd81aabb7eca.tar.gz
gentoo-2-b248cd1c1275d0edb94c2f07cbb3fd81aabb7eca.tar.bz2
gentoo-2-b248cd1c1275d0edb94c2f07cbb3fd81aabb7eca.zip
Stable for amd64, wrt bug #406291
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/sssd/ChangeLog5
-rw-r--r--sys-auth/sssd/sssd-1.6.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-auth/sssd/ChangeLog b/sys-auth/sssd/ChangeLog
index d656c9dfdec7..4b6018920747 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.13 2012/02/24 20:16:32 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.14 2012/03/02 15:14:52 ago Exp $
+
+ 02 Mar 2012; Agostino Sarubbo <ago@gentoo.org> sssd-1.6.4.ebuild:
+ Stable for amd64, wrt bug #406291
*sssd-1.7.0 (24 Feb 2012)
diff --git a/sys-auth/sssd/sssd-1.6.4.ebuild b/sys-auth/sssd/sssd-1.6.4.ebuild
index 2e5968ca532c..593627c8d8e3 100644
--- a/sys-auth/sssd/sssd-1.6.4.ebuild
+++ b/sys-auth/sssd/sssd-1.6.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.6.4.ebuild,v 1.1 2011/12/19 13:39:08 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.6.4.ebuild,v 1.2 2012/03/02 15:14:52 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="glib doc +locator logrotate netlink nls python +libunistring selinux test"
REQUIRED_USE="^^ ( glib libunistring )"