diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2002-07-29 02:23:18 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2002-07-29 02:23:18 +0000 |
commit | 9a7451936fea8e99b89dcb9fbd4f48290871a9e6 (patch) | |
tree | 5186291b4ba46d2ba6af8a0aa56d7a3df4e93dcb | |
parent | removed debugging info (diff) | |
download | gentoo-2-9a7451936fea8e99b89dcb9fbd4f48290871a9e6.tar.gz gentoo-2-9a7451936fea8e99b89dcb9fbd4f48290871a9e6.tar.bz2 gentoo-2-9a7451936fea8e99b89dcb9fbd4f48290871a9e6.zip |
and remove some old things
-rw-r--r-- | gnome-base/bonobo-activation/bonobo-activation-1.0.1.ebuild | 32 | ||||
-rw-r--r-- | gnome-base/bonobo-activation/files/digest-bonobo-activation-1.0.1 | 1 |
2 files changed, 0 insertions, 33 deletions
diff --git a/gnome-base/bonobo-activation/bonobo-activation-1.0.1.ebuild b/gnome-base/bonobo-activation/bonobo-activation-1.0.1.ebuild deleted file mode 100644 index fac7458f8947..000000000000 --- a/gnome-base/bonobo-activation/bonobo-activation-1.0.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/bonobo-activation-1.0.1.ebuild,v 1.2 2002/07/17 10:13:15 seemant Exp $ - -inherit gnome2 - -S=${WORKDIR}/${P} -DESCRIPTION="Gnome2 replacement for OAF" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2" -HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2 LGPL-2.1" -SLOT="0" -KEYWORDS="x86" - -RDEPEND=">=dev-libs/glib-2.0.4 - >=dev-libs/libxml2-2.4.20 - >=dev-libs/popt-1.6.3 - >=gnome-base/ORBit2-2.3.108" - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0 - doc? ( >=dev-util/gtk-doc-0.9-r2 - >=app-text/openjade-1.3 )" - -LIBTOOL_FIX="1" - -DOCS="AUTHORS ABOUT-NLS COPYING* ChangeLog README* INSTALL NEWS TODO docs/* api-docs/*" - -src_compile() { - gnome2_src_compile --enable-bonobo-activation-debug -} - diff --git a/gnome-base/bonobo-activation/files/digest-bonobo-activation-1.0.1 b/gnome-base/bonobo-activation/files/digest-bonobo-activation-1.0.1 deleted file mode 100644 index 7b5a89d521ff..000000000000 --- a/gnome-base/bonobo-activation/files/digest-bonobo-activation-1.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 ee373e8d0af63ee8b6a61a995797e905 bonobo-activation-1.0.1.tar.bz2 425471 |