diff options
author | 2007-04-25 12:16:09 +0000 | |
---|---|---|
committer | 2007-04-25 12:16:09 +0000 | |
commit | d9ad817fd8060cf5f9295a621ee0fe773bbbe743 (patch) | |
tree | 1ff52cea6245b33195a166b77808a46c0696c183 /x11-apps/xauth/xauth-1.0.2.ebuild | |
parent | Stable on ppc64; bug #175465 (diff) | |
download | gentoo-2-d9ad817fd8060cf5f9295a621ee0fe773bbbe743.tar.gz gentoo-2-d9ad817fd8060cf5f9295a621ee0fe773bbbe743.tar.bz2 gentoo-2-d9ad817fd8060cf5f9295a621ee0fe773bbbe743.zip |
Stable on ppc64; bug #175465
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-apps/xauth/xauth-1.0.2.ebuild')
-rw-r--r-- | x11-apps/xauth/xauth-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xauth/xauth-1.0.2.ebuild b/x11-apps/xauth/xauth-1.0.2.ebuild index cf59dead45ff..194f059f1f9b 100644 --- a/x11-apps/xauth/xauth-1.0.2.ebuild +++ b/x11-apps/xauth/xauth-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.2.ebuild,v 1.1 2006/12/14 15:34:32 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.2.ebuild,v 1.2 2007/04/25 12:16:09 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X authority file utility" -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" RDEPEND="x11-libs/libX11 |