diff options
Diffstat (limited to 'x11-apps/xinit/xinit-1.0.5-r1.ebuild')
-rw-r--r-- | x11-apps/xinit/xinit-1.0.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xinit/xinit-1.0.5-r1.ebuild b/x11-apps/xinit/xinit-1.0.5-r1.ebuild index fd7764cad5b5..6a6d87a0ae0a 100644 --- a/x11-apps/xinit/xinit-1.0.5-r1.ebuild +++ b/x11-apps/xinit/xinit-1.0.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.5-r1.ebuild,v 1.11 2007/12/18 02:21:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.5-r1.ebuild,v 1.12 2008/01/13 09:36:17 vapier Exp $ # Must be before x-modular eclass is inherited # This is enabled due to modified Makefile.am from the patches @@ -11,7 +11,7 @@ inherit x-modular pam DESCRIPTION="X Window System initializer" LICENSE="${LICENSE} GPL-2" -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="hal minimal pam" RDEPEND="x11-apps/xauth |