summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-03 20:31:36 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-03 20:31:36 +0000
commite46402553bd27739e74294d6e24f71a1d5d20438 (patch)
tree945b1cef70ba0caa0f60245290b075de222f4510 /dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild
parentFixed RDEPEND wrt bug #134781; fixed DEPEND (diff)
downloadhistorical-e46402553bd27739e74294d6e24f71a1d5d20438.tar.gz
historical-e46402553bd27739e74294d6e24f71a1d5d20438.tar.bz2
historical-e46402553bd27739e74294d6e24f71a1d5d20438.zip
Fixed RDEPEND wrt bug #134781; fixed header
Package-Manager: portage-2.1.1_pre2-r2
Diffstat (limited to 'dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild')
-rw-r--r--dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild
index 6ff7e3c4079e..e44cf86f6f54 100644
--- a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild
+++ b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.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/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.15 2005/10/02 12:20:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.09.ebuild,v 1.16 2006/07/03 20:29:49 ian Exp $
inherit perl-module
@@ -14,3 +14,4 @@ KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE=""
DEPEND=">=perl-core/CGI-2.78-r3"
+RDEPEND="${DEPEND}"