diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-11 19:22:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-11 19:22:47 +0000 |
commit | a4b4db63f606c69d36a831a63fa31237d8263410 (patch) | |
tree | 68af699284851298db747a3ac5101c6f5b95dad7 /x11-apps/xauth | |
parent | Marking setxkbmap-1.3.0 ppc64 for bug 419473 (diff) | |
download | gentoo-2-a4b4db63f606c69d36a831a63fa31237d8263410.tar.gz gentoo-2-a4b4db63f606c69d36a831a63fa31237d8263410.tar.bz2 gentoo-2-a4b4db63f606c69d36a831a63fa31237d8263410.zip |
Marking xauth-1.0.7 ppc64 for bug 419473
(Portage version: 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 |