summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-05 13:52:01 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-05 13:52:01 +0000
commit261de33c43fab8fb2249396ed808194c0d30085d (patch)
tree8efce44e7e71404d53d4ee92537e8c13eabc20c0 /dev-perl/XML-Sablot/XML-Sablot-1.01.ebuild
parentFixed RDEPEND wrt bug #134781; fixed header; fixed DEPEND (diff)
downloadhistorical-261de33c43fab8fb2249396ed808194c0d30085d.tar.gz
historical-261de33c43fab8fb2249396ed808194c0d30085d.tar.bz2
historical-261de33c43fab8fb2249396ed808194c0d30085d.zip
Fixed RDEPEND wrt bug #134781; fixed header
Package-Manager: portage-2.1.1_pre2-r2
Diffstat (limited to 'dev-perl/XML-Sablot/XML-Sablot-1.01.ebuild')
-rw-r--r--dev-perl/XML-Sablot/XML-Sablot-1.01.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/XML-Sablot/XML-Sablot-1.01.ebuild b/dev-perl/XML-Sablot/XML-Sablot-1.01.ebuild
index 7c0da03eb2c0..e964b8bb0150 100644
--- a/dev-perl/XML-Sablot/XML-Sablot-1.01.ebuild
+++ b/dev-perl/XML-Sablot/XML-Sablot-1.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Sablot/XML-Sablot-1.01.ebuild,v 1.7 2006/02/06 20:40:11 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Sablot/XML-Sablot-1.01.ebuild,v 1.8 2006/07/05 13:52:01 ian Exp $
inherit perl-module
@@ -18,5 +18,6 @@ IUSE=""
DEPEND="app-text/sablotron
dev-libs/expat"
+RDEPEND="${DEPEND}"
-myconf="SABLOTLIBPATH=/usr/lib SABLOTINCPATH=/usr/include"
+myconf="SABLOTLIBPATH=/usr/lib SABLOTINCPATH=/usr/include" \ No newline at end of file