diff options
Diffstat (limited to 'gnome-base/libbonoboui/libbonoboui-2.2.2.ebuild')
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.2.2.ebuild | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/gnome-base/libbonoboui/libbonoboui-2.2.2.ebuild b/gnome-base/libbonoboui/libbonoboui-2.2.2.ebuild deleted file mode 100644 index 23be9cbfb50d..000000000000 --- a/gnome-base/libbonoboui/libbonoboui-2.2.2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.2.2.ebuild,v 1.5 2003/08/04 16:33:15 gmsoft Exp $ - -inherit gnome2 - -IUSE="doc" - -S=${WORKDIR}/${P} -DESCRIPTION="User Interface part of Lib bonobo" -HOMEPAGE="http://www.gnome.org/" -SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~sparc hppa ~amd64" -LICENSE="GPL-2 LGPL-2.1" - -RDEPEND=">=x11-libs/gtk+-2.2 - >=gnome-base/bonobo-activation-1 - >=gnome-base/libbonobo-2 - >=gnome-base/libglade-2 - >=gnome-base/libgnome-2 - >=gnome-base/libgnomecanvas-2 - >=gnome-base/gconf-1.2.1 - >=dev-libs/libxml2-2.4.20" - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0 - >=dev-util/intltool-0.22 - doc? ( >=dev-util/gtk-doc-0.6 )" - -DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README" |