summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/lightdm/ChangeLog7
-rw-r--r--x11-misc/lightdm/lightdm-1.4.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/lightdm/ChangeLog b/x11-misc/lightdm/ChangeLog
index 1fb2839d6d12..cc850b49c356 100644
--- a/x11-misc/lightdm/ChangeLog
+++ b/x11-misc/lightdm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/lightdm
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.54 2012/10/12 17:56:01 hwoarang Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.55 2013/01/06 18:10:40 ago Exp $
+
+ 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lightdm-1.4.0.ebuild:
+ Add ~ppc, wrt bug #449322
*lightdm-1.4.0 (12 Oct 2012)
diff --git a/x11-misc/lightdm/lightdm-1.4.0.ebuild b/x11-misc/lightdm/lightdm-1.4.0.ebuild
index 1381127178f6..48a42fc03881 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-2012 Gentoo Foundation
+# 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.1 2012/10/12 17:56:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.4.0.ebuild,v 1.2 2013/01/06 18:10:40 ago Exp $
EAPI=4
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 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE="+introspection qt4"
COMMON_DEPEND=">=dev-libs/glib-2.32.3:2