summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-03-09 23:54:59 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-03-09 23:54:59 +0000
commit2d5c7451fa5426e9e3f1e2c4de8cd6c99c1a01c6 (patch)
treeb7bc358cbd4ef89dfed10e137f919f6da3c6e435 /app-editors
parentUpdating deps, bug 169922 (diff)
downloadgentoo-2-2d5c7451fa5426e9e3f1e2c4de8cd6c99c1a01c6.tar.gz
gentoo-2-2d5c7451fa5426e9e3f1e2c4de8cd6c99c1a01c6.tar.bz2
gentoo-2-2d5c7451fa5426e9e3f1e2c4de8cd6c99c1a01c6.zip
Updating deps, bug 169922
(Portage version: 2.1.2.1)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/XML-XSH2/ChangeLog8
-rw-r--r--app-editors/XML-XSH2/XML-XSH2-2.0.2.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/app-editors/XML-XSH2/ChangeLog b/app-editors/XML-XSH2/ChangeLog
index 4be528585a33..4fbbccaa6a88 100644
--- a/app-editors/XML-XSH2/ChangeLog
+++ b/app-editors/XML-XSH2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/XML-XSH2
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v 1.4 2006/10/20 21:22:08 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v 1.5 2007/03/09 23:54:59 mcummings Exp $
+
+ 09 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+ XML-XSH2-2.0.2.ebuild:
+ Updating deps, bug 169922
20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
XML-XSH2-2.0.2.ebuild:
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"