summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-26 10:40:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-26 10:40:19 +0000
commit00b8f059744a65932090e986163e8087fccebe79 (patch)
tree54dc4d70e26193f4a84dfa56abe03d34a17c47e9 /x11-misc
parentStable for amd64, wrt bug #529948 (diff)
downloadgentoo-2-00b8f059744a65932090e986163e8087fccebe79.tar.gz
gentoo-2-00b8f059744a65932090e986163e8087fccebe79.tar.bz2
gentoo-2-00b8f059744a65932090e986163e8087fccebe79.zip
Stable for amd64, wrt bug #529834
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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 d55ac8f1e2b9..da8cdfccfe07 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.98 2014/11/18 18:46:36 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.99 2014/11/26 10:40:19 ago Exp $
+
+ 26 Nov 2014; Agostino Sarubbo <ago@gentoo.org> lightdm-1.10.3.ebuild:
+ Stable for amd64, wrt bug #529834
*lightdm-1.10.4 (18 Nov 2014)
*lightdm-1.13.0 (18 Nov 2014)
diff --git a/x11-misc/lightdm/lightdm-1.10.3.ebuild b/x11-misc/lightdm/lightdm-1.10.3.ebuild
index ae60d5880245..0fca3ce92835 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.2 2014/11/08 20:01:18 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.10.3.ebuild,v 1.3 2014/11/26 10:40:19 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 )"