diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-04 11:58:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-04 11:58:30 +0000 |
commit | 9f88c776743d6f8ed66fc4714fe7d194abafc82c (patch) | |
tree | c99521ae3f7ed7053ce3b92ee04f15bb4e97def1 /x11-apps/xhost | |
parent | Stable for ppc64, wrt bug #475480 (diff) | |
download | gentoo-2-9f88c776743d6f8ed66fc4714fe7d194abafc82c.tar.gz gentoo-2-9f88c776743d6f8ed66fc4714fe7d194abafc82c.tar.bz2 gentoo-2-9f88c776743d6f8ed66fc4714fe7d194abafc82c.zip |
Stable for ppc64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r-- | x11-apps/xhost/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xhost/xhost-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog index b97f4a0901bc..26fe7d0c3009 100644 --- a/x11-apps/xhost/ChangeLog +++ b/x11-apps/xhost/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xhost # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.78 2013/10/03 20:06:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.79 2013/10/04 11:58:30 ago Exp $ + + 04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-1.0.6.ebuild: + Stable for ppc64, wrt bug #475480 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-1.0.6.ebuild: Stable for ppc, wrt bug #475480 diff --git a/x11-apps/xhost/xhost-1.0.6.ebuild b/x11-apps/xhost/xhost-1.0.6.ebuild index 6912f9eab039..9c72e947b1de 100644 --- a/x11-apps/xhost/xhost-1.0.6.ebuild +++ b/x11-apps/xhost/xhost-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v 1.4 2013/10/03 20:06:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v 1.5 2013/10/04 11:58:30 ago Exp $ EAPI=5 @@ -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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/libX11 |