diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 18:10:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 18:10:40 +0000 |
commit | a5a28f8685a2bebf42936039fb9c1467d1d2a506 (patch) | |
tree | 44ede93a81ddddf15e450506b2d6754b84e38298 /x11-misc | |
parent | bump, fixed compile with dvb api 5.8 (diff) | |
download | gentoo-2-a5a28f8685a2bebf42936039fb9c1467d1d2a506.tar.gz gentoo-2-a5a28f8685a2bebf42936039fb9c1467d1d2a506.tar.bz2 gentoo-2-a5a28f8685a2bebf42936039fb9c1467d1d2a506.zip |
Add ~ppc, wrt bug #449322
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/lightdm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/lightdm/lightdm-1.4.0.ebuild | 6 |
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 |