summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/lightdm/ChangeLog5
-rw-r--r--x11-misc/lightdm/lightdm-1.10.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/lightdm/ChangeLog b/x11-misc/lightdm/ChangeLog
index 99b4c87fc0ea..d36ac9f7e744 100644
--- a/x11-misc/lightdm/ChangeLog
+++ b/x11-misc/lightdm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/lightdm
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.100 2014/11/29 19:56:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.101 2014/12/05 10:19:25 ago Exp $
+
+ 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lightdm-1.10.3.ebuild:
+ Stable for x86, wrt bug #529834
29 Nov 2014; Markus Meier <maekke@gentoo.org> lightdm-1.10.3.ebuild:
arm stable, bug #529834
diff --git a/x11-misc/lightdm/lightdm-1.10.3.ebuild b/x11-misc/lightdm/lightdm-1.10.3.ebuild
index 29a83f81cf79..a5a699840f18 100644
--- a/x11-misc/lightdm/lightdm-1.10.3.ebuild
+++ b/x11-misc/lightdm/lightdm-1.10.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.10.3.ebuild,v 1.4 2014/11/29 19:56:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.10.3.ebuild,v 1.5 2014/12/05 10:19:25 ago Exp $
EAPI=5
inherit autotools eutils pam readme.gentoo systemd
@@ -13,7 +13,7 @@ SRC_URI="http://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.xz
LICENSE="GPL-3 LGPL-3"
SLOT="0"
-KEYWORDS="amd64 arm ~ppc ~x86"
+KEYWORDS="amd64 arm ~ppc x86"
IUSE="+gtk +introspection kde qt4"
REQUIRED_USE="|| ( gtk kde )"