summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild')
-rw-r--r--app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild b/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild
deleted file mode 100644
index be3c8e1a609e..000000000000
--- a/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild,v 1.5 2007/03/09 23:54:59 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="XML Editing Shell"
-HOMEPAGE="http://xsh.sourceforge.net/"
-SRC_URI="mirror://sourceforge/xsh/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-perl/XML-LibXML-1.61
- >=dev-perl/Parse-RecDescent-1.94
- >=dev-perl/XML-LibXSLT-1.53
- dev-perl/Term-ReadLine-Perl
- >=dev-perl/XML-XUpdate-LibXML-0.4.0
- !app-editors/XML-XSH"