summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-11-26 04:22:30 +0000
committerTorsten Veller <tove@gentoo.org>2012-11-26 04:22:30 +0000
commite48b21d29f2539ebc97d26060c7d0473eefde4ca (patch)
treeb617b83d13ddc19cfbd551b341e522c3014a4795 /app-editors/XML-XSH2/XML-XSH2-2.1.2.ebuild
parentRemove app-editors/XML-XSH. Move to its successor app-editors/XML-XSH2 (diff)
downloadgentoo-2-e48b21d29f2539ebc97d26060c7d0473eefde4ca.tar.gz
gentoo-2-e48b21d29f2539ebc97d26060c7d0473eefde4ca.tar.bz2
gentoo-2-e48b21d29f2539ebc97d26060c7d0473eefde4ca.zip
Cleanup. Update metadata. Drop editors/XML-XSH mask
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'app-editors/XML-XSH2/XML-XSH2-2.1.2.ebuild')
-rw-r--r--app-editors/XML-XSH2/XML-XSH2-2.1.2.ebuild33
1 files changed, 0 insertions, 33 deletions
diff --git a/app-editors/XML-XSH2/XML-XSH2-2.1.2.ebuild b/app-editors/XML-XSH2/XML-XSH2-2.1.2.ebuild
deleted file mode 100644
index 723e089be275..000000000000
--- a/app-editors/XML-XSH2/XML-XSH2-2.1.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 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.1.2.ebuild,v 1.1 2011/06/23 08:20:15 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=PAJAS
-MODULE_VERSION=2.1.2
-inherit perl-module
-
-DESCRIPTION="XML Editing Shell"
-HOMEPAGE="http://xsh.sourceforge.net/"
-
-LICENSE="|| ( Artistic GPL-2 )" # Artistic or GPL-2
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=dev-perl/XML-LibXML-1.61
- >=dev-perl/Parse-RecDescent-1.94
- >=dev-perl/XML-LibXSLT-1.53
- dev-perl/IO-stringy
- dev-perl/XML-SAX-Writer
- dev-perl/Term-ReadLine-Perl
- dev-perl/URI
- dev-perl/XML-Filter-DOMFilter-LibXML
- >=dev-perl/XML-XUpdate-LibXML-0.4.0
- !app-editors/XML-XSH
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do