summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-05 13:58:23 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-05 13:58:23 +0000
commitaf4ccfc7fa3c1dc8560eec4860ede164fb33d38c (patch)
treefcb00d6efbf9bd73e2d8eeeac84543a38eb97115 /dev-perl/XML-XPath/XML-XPath-1.12-r1.ebuild
parentFixed RDEPEND wrt bug #134781 (diff)
downloadgentoo-2-af4ccfc7fa3c1dc8560eec4860ede164fb33d38c.tar.gz
gentoo-2-af4ccfc7fa3c1dc8560eec4860ede164fb33d38c.tar.bz2
gentoo-2-af4ccfc7fa3c1dc8560eec4860ede164fb33d38c.zip
Fixed RDEPEND wrt bug #134781; fixed header; fixed DEPEND
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/XML-XPath/XML-XPath-1.12-r1.ebuild')
-rw-r--r--dev-perl/XML-XPath/XML-XPath-1.12-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/XML-XPath/XML-XPath-1.12-r1.ebuild b/dev-perl/XML-XPath/XML-XPath-1.12-r1.ebuild
index 189628ec51ac..18d561baf2fc 100644
--- a/dev-perl/XML-XPath/XML-XPath-1.12-r1.ebuild
+++ b/dev-perl/XML-XPath/XML-XPath-1.12-r1.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-XPath/XML-XPath-1.12-r1.ebuild,v 1.10 2005/01/04 14:33:53 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-XPath/XML-XPath-1.12-r1.ebuild,v 1.11 2006/07/05 13:58:23 ian Exp $
inherit perl-module
@@ -13,5 +13,5 @@ LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha"
IUSE=""
-DEPEND="${DEPEND}
- >=dev-perl/XML-Parser-2.30"
+DEPEND=">=dev-perl/XML-Parser-2.30"
+RDEPEND="${DEPEND}" \ No newline at end of file