diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:25:10 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:25:10 +0000 |
commit | 99a3a06409d0809a0a9cdad69623de04bac4e267 (patch) | |
tree | fb1e0688f0234c0419238b750ca02134b9964602 /gnome-base/libbonobo | |
parent | x86 stable (diff) | |
download | historical-99a3a06409d0809a0a9cdad69623de04bac4e267.tar.gz historical-99a3a06409d0809a0a9cdad69623de04bac4e267.tar.bz2 historical-99a3a06409d0809a0a9cdad69623de04bac4e267.zip |
mark x86 stable
Diffstat (limited to 'gnome-base/libbonobo')
-rw-r--r-- | gnome-base/libbonobo/libbonobo-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libbonobo/libbonobo-2.2.0.ebuild b/gnome-base/libbonobo/libbonobo-2.2.0.ebuild index fe638fd8e948..1c90232218fe 100644 --- a/gnome-base/libbonobo/libbonobo-2.2.0.ebuild +++ b/gnome-base/libbonobo/libbonobo-2.2.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.2.0.ebuild,v 1.3 2003/02/07 19:46:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.2.0.ebuild,v 1.4 2003/02/09 15:25:10 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" +KEYWORDS="x86 ~ppc ~alpha" LICENSE="LGPL-2.1 GPL-2" RDEPEND=">=dev-libs/glib-2.0.1 |