diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-08 19:12:00 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-08 19:12:00 +0000 |
commit | 918070dc744707b7d7a93a61ce6724f1a38687d1 (patch) | |
tree | b9d5f990c1948290093117abadfc626bd76657a7 /x11-apps/xdm/xdm-1.1.8.ebuild | |
parent | Forgot to add make -j1 fix (diff) | |
download | historical-918070dc744707b7d7a93a61ce6724f1a38687d1.tar.gz historical-918070dc744707b7d7a93a61ce6724f1a38687d1.tar.bz2 historical-918070dc744707b7d7a93a61ce6724f1a38687d1.zip |
Stable on sparc, bug #265404
Package-Manager: portage-2.2_rc28/cvs/Linux sparc64
Diffstat (limited to 'x11-apps/xdm/xdm-1.1.8.ebuild')
-rw-r--r-- | x11-apps/xdm/xdm-1.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xdm/xdm-1.1.8.ebuild b/x11-apps/xdm/xdm-1.1.8.ebuild index da20ec248612..7795b81dd9ae 100644 --- a/x11-apps/xdm/xdm-1.1.8.ebuild +++ b/x11-apps/xdm/xdm-1.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.1.8.ebuild,v 1.2 2009/01/13 23:01:06 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.1.8.ebuild,v 1.3 2009/04/08 19:12:00 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,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="ipv6 pam" RDEPEND="x11-apps/xrdb |