diff options
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.ebuild | 7 |
1 files changed, 3 insertions, 4 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 index 9589dfc9e0aa..be3c8e1a609e 100644 --- a/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild +++ b/app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.4 2006/10/20 21:22:08 mcummings Exp $ +# $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 @@ -13,10 +13,9 @@ SLOT="0" KEYWORDS="amd64 ~x86" IUSE="" -DEPEND=">=dev-perl/XML-LibXML-1.56 +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 - >=dev-perl/XML-LibXML-XPathContext-0.04 !app-editors/XML-XSH" |