summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild')
-rw-r--r--dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild b/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild
deleted file mode 100644
index abdb25534bff..000000000000
--- a/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild,v 1.13 2008/05/10 16:42:23 tove Exp $
-
-inherit perl-module
-
-DESCRIPTION="Bindings for GtkHtml with Gtk2.x"
-SRC_URI="mirror://sourceforge/gtk2-perl/${P}.tar.gz"
-HOMEPAGE="http://gtk2-perl.sourceforge.net/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ia64 sparc x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/gtk+-2
- =gnome-extra/gtkhtml-2*
- >=dev-perl/glib-perl-1.012
- >=dev-perl/gtk2-perl-1.012
- dev-lang/perl"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"