diff options
author | 2012-07-11 19:22:47 +0000 | |
---|---|---|
committer | 2012-07-11 19:22:47 +0000 | |
commit | 1e0cf3e1f8678bd20f7ec8a1cdad65f79a45bd29 (patch) | |
tree | 0ca52a94e45090c3b1ece5a1f2f9d4d67f82e7d3 /x11-apps/xauth | |
parent | Marking setxkbmap-1.3.0 ppc64 for bug 419473 (diff) | |
download | historical-1e0cf3e1f8678bd20f7ec8a1cdad65f79a45bd29.tar.gz historical-1e0cf3e1f8678bd20f7ec8a1cdad65f79a45bd29.tar.bz2 historical-1e0cf3e1f8678bd20f7ec8a1cdad65f79a45bd29.zip |
Marking xauth-1.0.7 ppc64 for bug 419473
Package-Manager: portage-2.1.10.65/cvs/Linux ppc64
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 d41616958dea..0eec85002e4e 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.83 2012/06/28 14:23:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.84 2012/07/11 19:22:47 ranger Exp $ + + 11 Jul 2012; Brent Baude <ranger@gentoo.org> xauth-1.0.7.ebuild: + Marking xauth-1.0.7 ppc64 stable for bug 419473 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xauth-1.0.7.ebuild: Stable for HPPA (bug #419473). diff --git a/x11-apps/xauth/xauth-1.0.7.ebuild b/x11-apps/xauth/xauth-1.0.7.ebuild index f968d6bfce21..fa192a37225d 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.6 2012/06/28 14:23:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild,v 1.7 2012/07/11 19:22:47 ranger 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 ~amd64-fbsd ~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 |