diff options
author | 2012-05-07 12:28:33 +0000 | |
---|---|---|
committer | 2012-05-07 12:28:33 +0000 | |
commit | cd793ee9856a99ee7b166944bc7525805bf5ad0f (patch) | |
tree | 1c5d1123fee1a8fcef37323026d2eca5b5d29f9d /x11-apps/xauth | |
parent | Revision bump adds upstream parallel build fix wrt bug #407611. (diff) | |
download | gentoo-2-cd793ee9856a99ee7b166944bc7525805bf5ad0f.tar.gz gentoo-2-cd793ee9856a99ee7b166944bc7525805bf5ad0f.tar.bz2 gentoo-2-cd793ee9856a99ee7b166944bc7525805bf5ad0f.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog index 4b819963042a..c9dcf61652b6 100644 --- a/x11-apps/xauth/ChangeLog +++ b/x11-apps/xauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xauth # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.78 2012/03/23 15:30:46 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.79 2012/05/07 12:28:33 aballier Exp $ + + 07 May 2012; Alexis Ballier <aballier@gentoo.org> xauth-1.0.7.ebuild: + keyword ~amd64-fbsd *xauth-1.0.7 (23 Mar 2012) diff --git a/x11-apps/xauth/xauth-1.0.7.ebuild b/x11-apps/xauth/xauth-1.0.7.ebuild index a6002878d82e..a628054ad50b 100644 --- a/x11-apps/xauth/xauth-1.0.7.ebuild +++ b/x11-apps/xauth/xauth-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild,v 1.1 2012/03/23 15:30:46 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild,v 1.2 2012/05/07 12:28:33 aballier Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X authority file utility" -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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~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 |