diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-03-09 23:54:35 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-03-09 23:54:35 +0000 |
commit | 865a2b4947cbb4cded808d8ad018cffa39ca36f7 (patch) | |
tree | bd4f0025e23155f9aac8f6d99e50d18dd2a4f2f9 /app-editors/XML-XSH/XML-XSH-1.8.2.ebuild | |
parent | Updating deps, bug 169922 (diff) | |
download | gentoo-2-865a2b4947cbb4cded808d8ad018cffa39ca36f7.tar.gz gentoo-2-865a2b4947cbb4cded808d8ad018cffa39ca36f7.tar.bz2 gentoo-2-865a2b4947cbb4cded808d8ad018cffa39ca36f7.zip |
Updating deps, bug 169922
(Portage version: 2.1.2.1)
Diffstat (limited to 'app-editors/XML-XSH/XML-XSH-1.8.2.ebuild')
-rw-r--r-- | app-editors/XML-XSH/XML-XSH-1.8.2.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild b/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild index 29ed28384b7c..5c097b9c2066 100644 --- a/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild +++ b/app-editors/XML-XSH/XML-XSH-1.8.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-XSH/XML-XSH-1.8.2.ebuild,v 1.7 2006/05/01 19:26:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild,v 1.8 2007/03/09 23:54:35 mcummings Exp $ inherit perl-module @@ -13,11 +13,10 @@ SLOT="0" KEYWORDS="x86" IUSE="" -DEPEND=">=dev-perl/XML-LibXML-1.54 +DEPEND=">=dev-perl/XML-LibXML-1.61 dev-perl/Parse-RecDescent dev-perl/Text-Iconv dev-perl/XML-LibXSLT dev-perl/Term-ReadLine-Perl dev-perl/XML-XUpdate-LibXML - >=dev-perl/XML-LibXML-XPathContext-0.04 !app-editors/XML-XSH2" |