diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-18 10:58:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-18 10:58:12 +0000 |
commit | 8be767dc4c90e68a2f274df08bf46f0136e21bc2 (patch) | |
tree | 5eda3d10a234a10d00e1a6ce03f9a172ea60cdbf /x11-misc/lightdm | |
parent | Stable for amd64, wrt bug #452684 (diff) | |
download | gentoo-2-8be767dc4c90e68a2f274df08bf46f0136e21bc2.tar.gz gentoo-2-8be767dc4c90e68a2f274df08bf46f0136e21bc2.tar.bz2 gentoo-2-8be767dc4c90e68a2f274df08bf46f0136e21bc2.zip |
Stable for amd64, wrt bug #452644
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-misc/lightdm')
-rw-r--r-- | x11-misc/lightdm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/lightdm/lightdm-1.4.0.ebuild | 4 |
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 |