summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/libgtkhtml/libgtkhtml-1.99.9.ebuild')
-rw-r--r--gnome-extra/libgtkhtml/libgtkhtml-1.99.9.ebuild28
1 files changed, 0 insertions, 28 deletions
diff --git a/gnome-extra/libgtkhtml/libgtkhtml-1.99.9.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-1.99.9.ebuild
deleted file mode 100644
index 66c0e647c7c0..000000000000
--- a/gnome-extra/libgtkhtml/libgtkhtml-1.99.9.ebuild
+++ /dev/null
@@ -1,28 +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-extra/libgtkhtml/libgtkhtml-1.99.9.ebuild,v 1.2 2002/07/11 06:30:26 drobbins Exp $
-
-inherit gnome2
-
-
-S=${WORKDIR}/${P}
-DESCRIPTION="a Gtk+ based HTML rendering library"
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/libgtkhtml/${P}.tar.bz2"
-HOMEPAGE="http://www.gnome.org/"
-SLOT="1"
-LICENSE="LGPL-2.1 GPL-2"
-
-RDEPEND=">=x11-libs/gtk+-2.0.1
- >=dev-libs/libxml2-2.4.22
- >=gnome-base/gnome-vfs-1.9.10
- >=gnome-base/gail-0.9"
-
-
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.12.0"
-
-LIBTOOL_FIX="1"
-DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README* TODO docs/IDEAS"
-
-
-