summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/lightdm')
-rw-r--r--x11-misc/lightdm/ChangeLog5
-rw-r--r--x11-misc/lightdm/lightdm-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/lightdm/ChangeLog b/x11-misc/lightdm/ChangeLog
index dfa5a369a1a5..b0d2ee779947 100644
--- a/x11-misc/lightdm/ChangeLog
+++ b/x11-misc/lightdm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/lightdm
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.56 2013/01/17 08:08:24 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.57 2013/01/18 10:58:12 ago Exp $
+
+ 18 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lightdm-1.4.0.ebuild:
+ Stable for amd64, wrt bug #452644
17 Jan 2013; Ben de Groot <yngwin@gentoo.org> -lightdm-1.3.2.ebuild,
lightdm-1.4.0.ebuild:
diff --git a/x11-misc/lightdm/lightdm-1.4.0.ebuild b/x11-misc/lightdm/lightdm-1.4.0.ebuild
index cd6113aac99e..833e27d18867 100644
--- a/x11-misc/lightdm/lightdm-1.4.0.ebuild
+++ b/x11-misc/lightdm/lightdm-1.4.0.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/x11-misc/lightdm/lightdm-1.4.0.ebuild,v 1.3 2013/01/17 08:08:24 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.4.0.ebuild,v 1.4 2013/01/18 10:58:12 ago Exp $
EAPI=5
inherit autotools eutils pam
@@ -13,7 +13,7 @@ SRC_URI="http://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.gz
LICENSE="GPL-3 LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
IUSE="+introspection qt4"
COMMON_DEPEND=">=dev-libs/glib-2.32.3:2