diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-11 01:33:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-11 01:33:25 +0000 |
commit | 810fd383b30e9fcee7f43a2ba5c3514a23a19067 (patch) | |
tree | 7b840c6e9569b426be7e16ca4651b2cc8a5d9368 /x11-apps/xdm/xdm-1.0.5.ebuild | |
parent | Mark 7.1 stable on ia64 (diff) | |
download | gentoo-2-810fd383b30e9fcee7f43a2ba5c3514a23a19067.tar.gz gentoo-2-810fd383b30e9fcee7f43a2ba5c3514a23a19067.tar.bz2 gentoo-2-810fd383b30e9fcee7f43a2ba5c3514a23a19067.zip |
Mark 1.0.5 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-apps/xdm/xdm-1.0.5.ebuild')
-rw-r--r-- | x11-apps/xdm/xdm-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xdm/xdm-1.0.5.ebuild b/x11-apps/xdm/xdm-1.0.5.ebuild index 1496005fd746..a9c862eb1c2d 100644 --- a/x11-apps/xdm/xdm-1.0.5.ebuild +++ b/x11-apps/xdm/xdm-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.0.5.ebuild,v 1.6 2006/07/01 01:48:58 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.0.5.ebuild,v 1.7 2006/07/11 01:33:25 agriffis Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit multilib x-modular pam 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="xprint ipv6 pam" RDEPEND="x11-apps/xrdb x11-libs/libXdmcp |