summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-26 13:38:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-26 13:38:18 +0000
commit87eb65304f8f41c8a0e70f6d35d28e331cd7c0af (patch)
treec2603d9ce46b6e4fc4f3a427abeba12033f88b74 /x11-misc/lightdm
parentStable for arm, wrt bug #452950 (diff)
downloadgentoo-2-87eb65304f8f41c8a0e70f6d35d28e331cd7c0af.tar.gz
gentoo-2-87eb65304f8f41c8a0e70f6d35d28e331cd7c0af.tar.bz2
gentoo-2-87eb65304f8f41c8a0e70f6d35d28e331cd7c0af.zip
Stable for arm, wrt bug #452950
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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 bb6b9109f22a..55598b53a760 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.58 2013/01/18 11:00:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.59 2013/01/26 13:38:18 ago Exp $
+
+ 26 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lightdm-1.4.0.ebuild:
+ Stable for arm, wrt bug #452950
18 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lightdm-1.4.0.ebuild:
Stable for x86, wrt bug #452644
diff --git a/x11-misc/lightdm/lightdm-1.4.0.ebuild b/x11-misc/lightdm/lightdm-1.4.0.ebuild
index 2bd485efeaa9..545dc049fc22 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.5 2013/01/18 11:00:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.4.0.ebuild,v 1.6 2013/01/26 13:38:18 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