diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:03:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:03:47 +0000 |
commit | 7942207a2643803b08385b6d90e029989fef95eb (patch) | |
tree | 806f482b4e0884353ef5f013b01210fd5543a985 | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-7942207a2643803b08385b6d90e029989fef95eb.tar.gz gentoo-2-7942207a2643803b08385b6d90e029989fef95eb.tar.bz2 gentoo-2-7942207a2643803b08385b6d90e029989fef95eb.zip |
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-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 3366155cfbd4..d03b32ee531e 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.83 2013/10/07 04:55:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.84 2013/10/08 05:03:47 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-1.0.6.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-1.0.6.ebuild: Stable for sparc, wrt bug #475480 diff --git a/x11-apps/xhost/xhost-1.0.6.ebuild b/x11-apps/xhost/xhost-1.0.6.ebuild index 4d99b8ce36c8..1340a8b52e69 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.9 2013/10/07 04:55:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v 1.10 2013/10/08 05:03:47 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 |