diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:12:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:12:43 +0000 |
commit | 5383628aa58a129306fcb01428aeb69d2afd0361 (patch) | |
tree | 69ba3e3a2691fcaaa250c28eea16ced4a3d26b3d /x11-apps/xauth | |
parent | Marking setxkbmap-1.3.0 ppc for bug 419473 (diff) | |
download | historical-5383628aa58a129306fcb01428aeb69d2afd0361.tar.gz historical-5383628aa58a129306fcb01428aeb69d2afd0361.tar.bz2 historical-5383628aa58a129306fcb01428aeb69d2afd0361.zip |
Marking xauth-1.0.7 ppc 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 0eec85002e4e..b70cc64a14ce 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.84 2012/07/11 19:22:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.85 2012/07/12 17:12:43 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> xauth-1.0.7.ebuild: + Marking xauth-1.0.7 ppc stable for bug 419473 11 Jul 2012; Brent Baude <ranger@gentoo.org> xauth-1.0.7.ebuild: Marking xauth-1.0.7 ppc64 stable for bug 419473 diff --git a/x11-apps/xauth/xauth-1.0.7.ebuild b/x11-apps/xauth/xauth-1.0.7.ebuild index fa192a37225d..66c7c38187a5 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.7 2012/07/11 19:22:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild,v 1.8 2012/07/12 17:12:43 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 |