diff options
author | Mart Raudsepp <leio@gentoo.org> | 2008-03-23 20:14:38 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2008-03-23 20:14:38 +0000 |
commit | 3fed3b563429506c709917988596012d78baa2db (patch) | |
tree | d4d44221c29f58fb249d1536da7a9bcf038e0501 /gnome-base/libbonoboui | |
parent | Add back popt dependency, as it's actually still used in the code and in 2.22... (diff) | |
download | gentoo-2-3fed3b563429506c709917988596012d78baa2db.tar.gz gentoo-2-3fed3b563429506c709917988596012d78baa2db.tar.bz2 gentoo-2-3fed3b563429506c709917988596012d78baa2db.zip |
Drop to ~mips, as they don't have a stable gnome-vfs, libbonobo nor gtk+ anymore and is an experimental arch now.
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libbonoboui/libbonoboui-2.18.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.18.0.ebuild index aec24da44bbb..0662ff3fac87 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.18.0.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.18.0.ebuild,v 1.10 2007/09/22 09:05:31 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.18.0.ebuild,v 1.11 2008/03/23 20:14:38 leio Exp $ inherit eutils virtualx gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/arch/gnome/componentmodel/bonobo.html" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc" # GTK+ dep due to bug #126565 |