diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-26 13:38:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-26 13:38:00 +0000 |
commit | 5e2d573f690ceb4bc9c8254aa71bf754e376f3a8 (patch) | |
tree | d7058bc3ca3a2e28cc1e2ddaa3a9634567bc3868 /x11-misc/lightdm-gtk-greeter | |
parent | Stable for arm, wrt bug #453508 (diff) | |
download | gentoo-2-5e2d573f690ceb4bc9c8254aa71bf754e376f3a8.tar.gz gentoo-2-5e2d573f690ceb4bc9c8254aa71bf754e376f3a8.tar.bz2 gentoo-2-5e2d573f690ceb4bc9c8254aa71bf754e376f3a8.zip |
Stable for arm, wrt bug #452950
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-misc/lightdm-gtk-greeter')
-rw-r--r-- | x11-misc/lightdm-gtk-greeter/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.3.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/lightdm-gtk-greeter/ChangeLog b/x11-misc/lightdm-gtk-greeter/ChangeLog index 5ab64ff96c54..28bb652529da 100644 --- a/x11-misc/lightdm-gtk-greeter/ChangeLog +++ b/x11-misc/lightdm-gtk-greeter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/lightdm-gtk-greeter # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm-gtk-greeter/ChangeLog,v 1.12 2013/01/24 22:09:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm-gtk-greeter/ChangeLog,v 1.13 2013/01/26 13:38:00 ago Exp $ + + 26 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + lightdm-gtk-greeter-1.3.1-r1.ebuild: + Stable for arm, wrt bug #452950 24 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lightdm-gtk-greeter-1.3.1-r1.ebuild: diff --git a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.3.1-r1.ebuild b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.3.1-r1.ebuild index 257af41e61cc..c6ea0ca0f7ef 100644 --- a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.3.1-r1.ebuild +++ b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.3.1-r1.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-gtk-greeter/lightdm-gtk-greeter-1.3.1-r1.ebuild,v 1.3 2013/01/24 22:09:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.3.1-r1.ebuild,v 1.4 2013/01/26 13:38:00 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ http://dev.gentoo.org/~hwoarang/distfiles/lightdm-gentoo-patch-2.tar.gz )" LICENSE="GPL-3 LGPL-3 branding? ( CCPL-Attribution-3.0 )" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" IUSE="branding" DEPEND="x11-libs/gtk+:3 |