summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2002-12-07 14:35:47 +0000
committerMarinus Schraal <foser@gentoo.org>2002-12-07 14:35:47 +0000
commitd450ad15849075847a47493df694d12df0c4ab8f (patch)
tree0fcf6a4b1a6fcd7b991c00eb3a4d78d4587502dd /gnome-base/libgnome
parentFix compilation on alpha and marked as stable (on alpha) (diff)
downloadgentoo-2-d450ad15849075847a47493df694d12df0c4ab8f.tar.gz
gentoo-2-d450ad15849075847a47493df694d12df0c4ab8f.tar.bz2
gentoo-2-d450ad15849075847a47493df694d12df0c4ab8f.zip
removing 2.1 stuff
Diffstat (limited to 'gnome-base/libgnome')
-rw-r--r--gnome-base/libgnome/files/digest-libgnome-2.1.11
-rw-r--r--gnome-base/libgnome/libgnome-2.1.1.ebuild33
2 files changed, 0 insertions, 34 deletions
diff --git a/gnome-base/libgnome/files/digest-libgnome-2.1.1 b/gnome-base/libgnome/files/digest-libgnome-2.1.1
deleted file mode 100644
index 661a48e4268b..000000000000
--- a/gnome-base/libgnome/files/digest-libgnome-2.1.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 36b9b6061317539c34340b952ca825fa libgnome-2.1.1.tar.bz2 480685
diff --git a/gnome-base/libgnome/libgnome-2.1.1.ebuild b/gnome-base/libgnome/libgnome-2.1.1.ebuild
deleted file mode 100644
index 4b621cf22b69..000000000000
--- a/gnome-base/libgnome/libgnome-2.1.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.1.1.ebuild,v 1.3 2002/11/30 23:32:48 nall Exp $
-
-IUSE="doc"
-
-inherit gnome2 debug
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Essential Gnome Libraries"
-HOMEPAGE="http://www.gnome.org/"
-SLOT="0"
-KEYWORDS="x86 ~ppc"
-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
- >=sys-devel/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"