diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-18 11:00:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-18 11:00:03 +0000 |
commit | 7d6fe840f6c6bec627e46b88aa73928bc76437b0 (patch) | |
tree | 5219607dd5e2f5a74d5a1d66e51473ac41ea7202 /x11-misc | |
parent | Stable for x86, wrt bug #452684 (diff) | |
download | gentoo-2-7d6fe840f6c6bec627e46b88aa73928bc76437b0.tar.gz gentoo-2-7d6fe840f6c6bec627e46b88aa73928bc76437b0.tar.bz2 gentoo-2-7d6fe840f6c6bec627e46b88aa73928bc76437b0.zip |
Stable for x86, wrt bug #452644
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-misc')
-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 b0d2ee779947..bb6b9109f22a 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.57 2013/01/18 10:58:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.58 2013/01/18 11:00:03 ago Exp $ + + 18 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lightdm-1.4.0.ebuild: + Stable for x86, wrt bug #452644 18 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lightdm-1.4.0.ebuild: Stable for amd64, wrt bug #452644 diff --git a/x11-misc/lightdm/lightdm-1.4.0.ebuild b/x11-misc/lightdm/lightdm-1.4.0.ebuild index 833e27d18867..2bd485efeaa9 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.4 2013/01/18 10:58:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.4.0.ebuild,v 1.5 2013/01/18 11:00:03 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 |