diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 21:11:24 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 21:11:24 +0000 |
commit | 71fe7abdb050bc119ef684b9355b6d3ff586e87e (patch) | |
tree | 8e8252bf4c85a2ce4417351c33a63f37c6f39989 /x11-apps/xauth | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-71fe7abdb050bc119ef684b9355b6d3ff586e87e.tar.gz gentoo-2-71fe7abdb050bc119ef684b9355b6d3ff586e87e.tar.bz2 gentoo-2-71fe7abdb050bc119ef684b9355b6d3ff586e87e.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog index 3160229ab3e4..0bc525c8ad32 100644 --- a/x11-apps/xauth/ChangeLog +++ b/x11-apps/xauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xauth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.56 2010/01/14 17:06:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.57 2010/01/14 21:11:24 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xauth-1.0.4.ebuild: + Transfer Prefix keywords 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xauth-1.0.4.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-apps/xauth/xauth-1.0.4.ebuild b/x11-apps/xauth/xauth-1.0.4.ebuild index 873d033cd998..82a4f43eea2d 100644 --- a/x11-apps/xauth/xauth-1.0.4.ebuild +++ b/x11-apps/xauth/xauth-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.6 2010/01/14 17:06:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.7 2010/01/14 21:11:24 fauli 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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="ipv6" RDEPEND="x11-libs/libX11 |