diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:28:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:28:20 +0000 |
commit | 680c136338a8d49ede32bd1f87d0139b5591c2b1 (patch) | |
tree | 4933e9474d6bc13fb9d583608664e4ce52b2dafa /x11-apps/xauth/xauth-1.0.3.ebuild | |
parent | Marking rgb-1.0.3 ppc for bug 251832 (diff) | |
download | historical-680c136338a8d49ede32bd1f87d0139b5591c2b1.tar.gz historical-680c136338a8d49ede32bd1f87d0139b5591c2b1.tar.bz2 historical-680c136338a8d49ede32bd1f87d0139b5591c2b1.zip |
Marking xauth-1.0.3 ppc for bug 251832
Package-Manager: portage-2.1.6.11/cvs/Linux ppc64
Diffstat (limited to 'x11-apps/xauth/xauth-1.0.3.ebuild')
-rw-r--r-- | x11-apps/xauth/xauth-1.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xauth/xauth-1.0.3.ebuild b/x11-apps/xauth/xauth-1.0.3.ebuild index bcb2c232c6c8..1538b04e31b0 100644 --- a/x11-apps/xauth/xauth-1.0.3.ebuild +++ b/x11-apps/xauth/xauth-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.3.ebuild,v 1.1 2008/03/10 01:55:38 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.3.ebuild,v 1.2 2009/04/03 13:28:20 ranger 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 |