diff options
author | Jason Wever <weeve@gentoo.org> | 2003-08-10 14:04:12 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-08-10 14:04:12 +0000 |
commit | 6dd8c5d6f27d731e9b5d4b92715c23723f96d00b (patch) | |
tree | 52ed5a8393df5a7b72cc580d30b48a5c5498eaab /gnome-base/libbonobo/libbonobo-2.2.1.ebuild | |
parent | Now distributed with Ruby 1.8.0. (diff) | |
download | gentoo-2-6dd8c5d6f27d731e9b5d4b92715c23723f96d00b.tar.gz gentoo-2-6dd8c5d6f27d731e9b5d4b92715c23723f96d00b.tar.bz2 gentoo-2-6dd8c5d6f27d731e9b5d4b92715c23723f96d00b.zip |
Changed ~sparc keyword to sparc.
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 0e99d73efb9d..20aab81ac96c 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.3 2003/05/30 10:22:00 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.2.1.ebuild,v 1.4 2003/08/10 14:04:06 weeve 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 |