diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-30 10:34:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-30 10:34:30 +0000 |
commit | 6cda21659daee5ee951141a25bfe8f478aca457a (patch) | |
tree | 52449e4bb169ed39cec31976d16e73b11ed015f9 /x11-apps/xauth | |
parent | Drop ~sparc-fbsd KEYWORD (diff) | |
download | gentoo-2-6cda21659daee5ee951141a25bfe8f478aca457a.tar.gz gentoo-2-6cda21659daee5ee951141a25bfe8f478aca457a.tar.bz2 gentoo-2-6cda21659daee5ee951141a25bfe8f478aca457a.zip |
alpha/ia64/s390/sh/sparc stable wrt #371857
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog index 582cae26842b..acce4b520e2b 100644 --- a/x11-apps/xauth/ChangeLog +++ b/x11-apps/xauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xauth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.75 2011/07/29 10:39:11 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.76 2011/07/30 10:34:30 armin76 Exp $ + + 30 Jul 2011; Raúl Porcel <armin76@gentoo.org> xauth-1.0.6.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #371857 29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> xauth-1.0.6.ebuild: ppc64 stable wrt #371857 diff --git a/x11-apps/xauth/xauth-1.0.6.ebuild b/x11-apps/xauth/xauth-1.0.6.ebuild index 79312e805943..21b9b1e06bd7 100644 --- a/x11-apps/xauth/xauth-1.0.6.ebuild +++ b/x11-apps/xauth/xauth-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.6.ebuild,v 1.6 2011/07/29 10:39:11 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.6.ebuild,v 1.7 2011/07/30 10:34:30 armin76 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 ~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 |