You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-editors/XML-XSH2/XML-XSH2-2.1.3.ebuild

34 lines
780 B

# 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.3.ebuild,v 1.1 2011/07/06 12:37:32 tove Exp $
EAPI=4
MODULE_AUTHOR=PAJAS
MODULE_VERSION=2.1.3
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