diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-11 19:27:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-11 19:27:55 +0000 |
commit | aa6a6962adbff8116a933427a29e80bb0c0e00f3 (patch) | |
tree | 78cec3442cff0a0766be47291a02adb912910efe /x11-apps/xhost | |
parent | Marking xgamma-1.0.5 ppc64 for bug 419473 (diff) | |
download | gentoo-2-aa6a6962adbff8116a933427a29e80bb0c0e00f3.tar.gz gentoo-2-aa6a6962adbff8116a933427a29e80bb0c0e00f3.tar.bz2 gentoo-2-aa6a6962adbff8116a933427a29e80bb0c0e00f3.zip |
Marking xhost-1.0.5 ppc64 for bug 419473
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r-- | x11-apps/xhost/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xhost/xhost-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog index a65fb6d7e1e4..edfb764ea17a 100644 --- a/x11-apps/xhost/ChangeLog +++ b/x11-apps/xhost/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xhost # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.70 2012/07/05 15:24:20 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.71 2012/07/11 19:27:55 ranger Exp $ + + 11 Jul 2012; Brent Baude <ranger@gentoo.org> xhost-1.0.5.ebuild: + Marking xhost-1.0.5 ppc64 stable for bug 419473 05 Jul 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> xhost-1.0.5.ebuild: diff --git a/x11-apps/xhost/xhost-1.0.5.ebuild b/x11-apps/xhost/xhost-1.0.5.ebuild index 4979f355069f..a2e968506667 100644 --- a/x11-apps/xhost/xhost-1.0.5.ebuild +++ b/x11-apps/xhost/xhost-1.0.5.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/xhost/xhost-1.0.5.ebuild,v 1.7 2012/07/05 15:24:20 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.5.ebuild,v 1.8 2012/07/11 19:27:55 ranger Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Controls host and/or user access to a running X server." -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/libX11 |