diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:03:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:03:16 +0000 |
commit | 2bbda7ae156a96ffce5d9f2c2740e0cc9e07b889 (patch) | |
tree | 6e9bae623a395e6032ad49ea2f46544addebe164 /lxde-base/lxdm | |
parent | Stable for x86, wrt bug #484232 (diff) | |
download | gentoo-2-2bbda7ae156a96ffce5d9f2c2740e0cc9e07b889.tar.gz gentoo-2-2bbda7ae156a96ffce5d9f2c2740e0cc9e07b889.tar.bz2 gentoo-2-2bbda7ae156a96ffce5d9f2c2740e0cc9e07b889.zip |
Stable for x86, wrt bug #480056
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'lxde-base/lxdm')
-rw-r--r-- | lxde-base/lxdm/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxdm/lxdm-0.4.1-r7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxdm/ChangeLog b/lxde-base/lxdm/ChangeLog index 03d9f2791658..aeb25990ba4c 100644 --- a/lxde-base/lxdm/ChangeLog +++ b/lxde-base/lxdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxdm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxdm/ChangeLog,v 1.25 2013/09/08 09:09:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxdm/ChangeLog,v 1.26 2013/09/14 10:03:16 ago Exp $ + + 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lxdm-0.4.1-r7.ebuild: + Stable for x86, wrt bug #480056 08 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lxdm-0.4.1-r7.ebuild: Stable for amd64, wrt bug #480056 diff --git a/lxde-base/lxdm/lxdm-0.4.1-r7.ebuild b/lxde-base/lxdm/lxdm-0.4.1-r7.ebuild index 34ad2dc82c10..4488ff0a608d 100644 --- a/lxde-base/lxdm/lxdm-0.4.1-r7.ebuild +++ b/lxde-base/lxdm/lxdm-0.4.1-r7.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/lxde-base/lxdm/lxdm-0.4.1-r7.ebuild,v 1.4 2013/09/08 09:09:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxdm/lxdm-0.4.1-r7.ebuild,v 1.5 2013/09/14 10:03:16 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="debug gtk3 nls pam" |