summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild')
-rw-r--r--dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild
deleted file mode 100644
index fd9c61dd6300..000000000000
--- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild,v 1.14 2011/03/29 10:18:12 angelos Exp $
-
-MODULE_AUTHOR=RMCFARLA
-MODULE_SECTION=Gtk2-Perl-Ex
-EAPI=1
-inherit perl-module
-
-DESCRIPTION="A simple interface to Gtk2's complex MVC list widget "
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="amd64 ia64 sparc x86"
-IUSE=""
-
-DEPEND="x11-libs/gtk+:2
- dev-lang/perl"
-RDEPEND="${DEPEND}
- >=dev-perl/gtk2-perl-1.060
- >=dev-perl/glib-perl-1.062"
-
-# needs X
-SRC_TEST="no"