diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 22:33:59 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 22:33:59 +0000 |
commit | 09fd7b41a53e3e66fead3df9503ec8c78d9fda76 (patch) | |
tree | 51ce1fdfc25860fdcdd2c28bd2a3db4e6363e3dc /x11-apps/xhost | |
parent | Marked ~ppc (diff) | |
download | gentoo-2-09fd7b41a53e3e66fead3df9503ec8c78d9fda76.tar.gz gentoo-2-09fd7b41a53e3e66fead3df9503ec8c78d9fda76.tar.bz2 gentoo-2-09fd7b41a53e3e66fead3df9503ec8c78d9fda76.zip |
Marked ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r-- | x11-apps/xhost/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xhost/xhost-0.99.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog index 6bd7ef48ec98..d6c106c7c8b7 100644 --- a/x11-apps/xhost/ChangeLog +++ b/x11-apps/xhost/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xhost # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.3 2005/08/15 17:59:02 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.4 2005/08/20 22:29:16 lu_zero Exp $ + + 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> xhost-0.99.0.ebuild: + Marked ~ppc 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xhost-0.99.0.ebuild: Marked ~amd64. diff --git a/x11-apps/xhost/xhost-0.99.0.ebuild b/x11-apps/xhost/xhost-0.99.0.ebuild index a4fa9a7cf5e1..a349dc2faeea 100644 --- a/x11-apps/xhost/xhost-0.99.0.ebuild +++ b/x11-apps/xhost/xhost-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-0.99.0.ebuild,v 1.3 2005/08/15 17:59:02 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-0.99.0.ebuild,v 1.4 2005/08/20 22:29:16 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xhost application" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXmu" DEPEND="${RDEPEND}" |