diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-11-28 01:42:43 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-11-28 01:42:43 +0000 |
commit | 50c54241ee9ee720fcd068bbb2fffd8f3d6e5525 (patch) | |
tree | 7cba51026ab4a3de669c1e7829376422a09582a2 /gnome-base/libbonobo | |
parent | added IUSE, unmasked upon test reports (diff) | |
download | gentoo-2-50c54241ee9ee720fcd068bbb2fffd8f3d6e5525.tar.gz gentoo-2-50c54241ee9ee720fcd068bbb2fffd8f3d6e5525.tar.bz2 gentoo-2-50c54241ee9ee720fcd068bbb2fffd8f3d6e5525.zip |
gnome 2.0.3
Diffstat (limited to 'gnome-base/libbonobo')
-rw-r--r-- | gnome-base/libbonobo/libbonobo-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libbonobo/libbonobo-2.1.0.ebuild b/gnome-base/libbonobo/libbonobo-2.1.0.ebuild index 2e870a1dff93..dcb51f0ffe7f 100644 --- a/gnome-base/libbonobo/libbonobo-2.1.0.ebuild +++ b/gnome-base/libbonobo/libbonobo-2.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.1.0.ebuild,v 1.1 2002/11/13 00:25:15 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.1.0.ebuild,v 1.2 2002/11/28 01:42:41 foser Exp $ IUSE="doc" @@ -10,7 +10,7 @@ S=${WORKDIR}/${P} DESCRIPTION="a CORBA framework " HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86" LICENSE="LGPL-2.1 GPL-2" RDEPEND=">=dev-libs/glib-2.0.1 |