diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:18:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:18:07 +0000 |
commit | c5f906bd064c4d91c88d739e9ebf5561cc183b64 (patch) | |
tree | 1111f4881c5caea77c70c24f01d9ea0cb5797169 /x11-apps | |
parent | Marking xgamma-1.0.5 ppc for bug 419473 (diff) | |
download | gentoo-2-c5f906bd064c4d91c88d739e9ebf5561cc183b64.tar.gz gentoo-2-c5f906bd064c4d91c88d739e9ebf5561cc183b64.tar.bz2 gentoo-2-c5f906bd064c4d91c88d739e9ebf5561cc183b64.zip |
Marking xhost-1.0.5 ppc for bug 419473
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps')
-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 edfb764ea17a..df58c01c4e5d 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.71 2012/07/11 19:27:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.72 2012/07/12 17:18:07 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> xhost-1.0.5.ebuild: + Marking xhost-1.0.5 ppc stable for bug 419473 11 Jul 2012; Brent Baude <ranger@gentoo.org> xhost-1.0.5.ebuild: Marking xhost-1.0.5 ppc64 stable for bug 419473 diff --git a/x11-apps/xhost/xhost-1.0.5.ebuild b/x11-apps/xhost/xhost-1.0.5.ebuild index a2e968506667..f077c17c66cc 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.8 2012/07/11 19:27:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.5.ebuild,v 1.9 2012/07/12 17:18:07 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 |