diff options
author | Markus Meier <maekke@gentoo.org> | 2012-03-03 15:26:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-03-03 15:26:38 +0000 |
commit | 5c1073c90301aae79ef2464059e2d6eafcfc265d (patch) | |
tree | eebfd6a4d100aec0c38c92c8de31c5341b2ca99d /x11-apps/xdm/xdm-1.1.11-r1.ebuild | |
parent | Apply debian patches, fix fax command (bug #327737 by John Hardin), drop old. (diff) | |
download | gentoo-2-5c1073c90301aae79ef2464059e2d6eafcfc265d.tar.gz gentoo-2-5c1073c90301aae79ef2464059e2d6eafcfc265d.tar.bz2 gentoo-2-5c1073c90301aae79ef2464059e2d6eafcfc265d.zip |
arm stable, bug #403727
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xdm/xdm-1.1.11-r1.ebuild')
-rw-r--r-- | x11-apps/xdm/xdm-1.1.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xdm/xdm-1.1.11-r1.ebuild b/x11-apps/xdm/xdm-1.1.11-r1.ebuild index 37097ed26d92..daab74e961c6 100644 --- a/x11-apps/xdm/xdm-1.1.11-r1.ebuild +++ b/x11-apps/xdm/xdm-1.1.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.1.11-r1.ebuild,v 1.7 2012/02/28 21:57:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.1.11-r1.ebuild,v 1.8 2012/03/03 15:26:38 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ DEFAULTVT=vt7 DESCRIPTION="X.Org xdm application" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="consolekit ipv6 pam" RDEPEND="x11-apps/xrdb |