diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2003-01-03 19:55:42 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2003-01-03 19:55:42 +0000 |
commit | a50e46b514486e395a3d8a1349d9c44c988ab514 (patch) | |
tree | 27f0c455a54c510a8e2eff1f4eb884f6a2d4a486 /gnome-base/libbonobo | |
parent | version bump (diff) | |
download | historical-a50e46b514486e395a3d8a1349d9c44c988ab514.tar.gz historical-a50e46b514486e395a3d8a1349d9c44c988ab514.tar.bz2 historical-a50e46b514486e395a3d8a1349d9c44c988ab514.zip |
stable updates for alpha
Diffstat (limited to 'gnome-base/libbonobo')
-rw-r--r-- | gnome-base/libbonobo/libbonobo-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libbonobo/libbonobo-2.0.1.ebuild b/gnome-base/libbonobo/libbonobo-2.0.1.ebuild index 251ea95ea949..88b3803daba6 100644 --- a/gnome-base/libbonobo/libbonobo-2.0.1.ebuild +++ b/gnome-base/libbonobo/libbonobo-2.0.1.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.0.1.ebuild,v 1.4 2002/12/15 10:44:19 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.0.1.ebuild,v 1.5 2003/01/03 19:55:42 bjb 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 ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" LICENSE="LGPL-2.1 GPL-2" RDEPEND=">=dev-libs/glib-2.0.1 |