diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 10:37:24 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 10:37:24 +0000 |
commit | 25653f4593d08bd71eb4728af3a402f2cfd3cfdd (patch) | |
tree | 7d2066695327aee8639e434ddaacd7b55a572d85 /x11-apps/xauth/xauth-1.0.1.ebuild | |
parent | Marked ~alpha (diff) | |
download | gentoo-2-25653f4593d08bd71eb4728af3a402f2cfd3cfdd.tar.gz gentoo-2-25653f4593d08bd71eb4728af3a402f2cfd3cfdd.tar.bz2 gentoo-2-25653f4593d08bd71eb4728af3a402f2cfd3cfdd.zip |
Marked ~alpha
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-apps/xauth/xauth-1.0.1.ebuild')
-rw-r--r-- | x11-apps/xauth/xauth-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xauth/xauth-1.0.1.ebuild b/x11-apps/xauth/xauth-1.0.1.ebuild index 18d40c8db736..39f5039adc0d 100644 --- a/x11-apps/xauth/xauth-1.0.1.ebuild +++ b/x11-apps/xauth/xauth-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.1.ebuild,v 1.1 2005/12/23 10:32:15 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.1.ebuild,v 1.2 2005/12/26 10:36:04 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xauth application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXau x11-libs/libXext |