diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:38:56 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:38:56 +0000 |
commit | 0d04723c65625cb5d1462629dd5c74566c0260c9 (patch) | |
tree | 0bf0a686bf14974f0cb90580cbd14f5c041b6ff7 /x11-apps/xhost | |
parent | x86 stable, bug 294958 (diff) | |
download | gentoo-2-0d04723c65625cb5d1462629dd5c74566c0260c9.tar.gz gentoo-2-0d04723c65625cb5d1462629dd5c74566c0260c9.tar.bz2 gentoo-2-0d04723c65625cb5d1462629dd5c74566c0260c9.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r-- | x11-apps/xhost/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xhost/xhost-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog index 32d1c64d37f6..f8b1e2a6524f 100644 --- a/x11-apps/xhost/ChangeLog +++ b/x11-apps/xhost/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xhost # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.46 2009/12/10 12:48:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.47 2009/12/10 18:38:56 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xhost-1.0.3.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xhost-1.0.3.ebuild: amd64 stable wrt #294958 diff --git a/x11-apps/xhost/xhost-1.0.3.ebuild b/x11-apps/xhost/xhost-1.0.3.ebuild index 3d11aefb8f80..3965b30b8a31 100644 --- a/x11-apps/xhost/xhost-1.0.3.ebuild +++ b/x11-apps/xhost/xhost-1.0.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.3.ebuild,v 1.2 2009/12/10 12:48:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.3.ebuild,v 1.3 2009/12/10 18:38:56 fauli Exp $ inherit x-modular 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="x11-libs/libX11 |