summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/libgnome/libgnome-2.0.5.ebuild')
-rw-r--r--gnome-base/libgnome/libgnome-2.0.5.ebuild34
1 files changed, 0 insertions, 34 deletions
diff --git a/gnome-base/libgnome/libgnome-2.0.5.ebuild b/gnome-base/libgnome/libgnome-2.0.5.ebuild
deleted file mode 100644
index 965b9a1b0d98..000000000000
--- a/gnome-base/libgnome/libgnome-2.0.5.ebuild
+++ /dev/null
@@ -1,34 +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/libgnome/libgnome-2.0.5.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $
-
-IUSE="doc"
-
-inherit gnome2
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Essential Gnome Libraries"
-SRC_URI="mirror://gnome/2.0.1/sources/${PN}/${P}.tar.bz2"
-HOMEPAGE="http://www.gnome.org/"
-SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
-LICENSE="GPL-2 LGPL-2.1"
-
-RDEPEND=">=dev-libs/libxslt-1.0.20
- >=dev-libs/glib-2.0.6
- >=gnome-base/gconf-1.2.1
- >=gnome-base/gnome-mime-data-2.0.1
- >=gnome-base/libbonobo-2.0.0
- >=gnome-base/gnome-vfs-2.0.4
- >=media-sound/esound-0.2.29
- >=media-libs/audiofile-0.2.3
- >=dev-libs/libxml2-2.4.24
- >=sys-apps/gawk-3.1.0
- >=dev-lang/perl-5.6.1-r3"
-
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.22
- doc? ( >=dev-util/gtk-doc-0.9 )
- >=dev-util/pkgconfig-0.12.0"
-
-DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README"