summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild')
-rw-r--r--dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild
index dd08631d03e4..c76c49be8b2a 100644
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild
+++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild,v 1.11 2005/08/13 23:08:18 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild,v 1.12 2006/07/05 13:31:25 ian Exp $
inherit perl-module
@@ -17,6 +17,6 @@ IUSE=""
# to returns coming back out of sequence.
#SRC_TEST="do"
-DEPEND="${DEPEND}
- >=dev-libs/libxslt-1.1.2
+DEPEND=">=dev-libs/libxslt-1.1.2
>=dev-perl/XML-LibXML-1.58"
+RDEPEND="${DEPEND}" \ No newline at end of file