diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-03-30 15:51:02 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-03-30 15:51:02 +0000 |
commit | bffb01c3f58cee9b81b53ac52ef171b0087f7551 (patch) | |
tree | 0d6205a13e6b98baee46870de6d9a82c9190f1f7 /gnome-base/libbonobo/libbonobo-2.2.1.ebuild | |
parent | mark x86 (diff) | |
download | gentoo-2-bffb01c3f58cee9b81b53ac52ef171b0087f7551.tar.gz gentoo-2-bffb01c3f58cee9b81b53ac52ef171b0087f7551.tar.bz2 gentoo-2-bffb01c3f58cee9b81b53ac52ef171b0087f7551.zip |
mark x86
Diffstat (limited to 'gnome-base/libbonobo/libbonobo-2.2.1.ebuild')
-rw-r--r-- | gnome-base/libbonobo/libbonobo-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libbonobo/libbonobo-2.2.1.ebuild b/gnome-base/libbonobo/libbonobo-2.2.1.ebuild index 8346bba74460..2b4939d239bc 100644 --- a/gnome-base/libbonobo/libbonobo-2.2.1.ebuild +++ b/gnome-base/libbonobo/libbonobo-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.2.1.ebuild,v 1.1 2003/03/16 15:49:12 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.2.1.ebuild,v 1.2 2003/03/30 15:46:33 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 ~alpha ~sparc" +KEYWORDS="x86 ~ppc ~alpha ~sparc" LICENSE="LGPL-2.1 GPL-2" RDEPEND=">=dev-libs/glib-2.0.1 |