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/lxdm-0.4.1-r7.ebuild | |
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/lxdm-0.4.1-r7.ebuild')
-rw-r--r-- | lxde-base/lxdm/lxdm-0.4.1-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |