summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElfyn McBratney <beu@gentoo.org>2005-05-10 22:55:17 +0000
committerElfyn McBratney <beu@gentoo.org>2005-05-10 22:55:17 +0000
commit912c0b7e1b91d8c4f04a32f4d14cb64ff4456cb9 (patch)
tree18569a7515b4e4e0cedff3b317bea88af62a47fe /eclass/webapp.eclass
parentmake -> emake (diff)
downloadgentoo-2-912c0b7e1b91d8c4f04a32f4d14cb64ff4456cb9.tar.gz
gentoo-2-912c0b7e1b91d8c4f04a32f4d14cb64ff4456cb9.tar.bz2
gentoo-2-912c0b7e1b91d8c4f04a32f4d14cb64ff4456cb9.zip
Up required version of webapp-config to a minimum of 1.10-r14.
Diffstat (limited to 'eclass/webapp.eclass')
-rw-r--r--eclass/webapp.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/webapp.eclass b/eclass/webapp.eclass
index ad9b04cb0eea..4febb57ec0c6 100644
--- a/eclass/webapp.eclass
+++ b/eclass/webapp.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/webapp.eclass,v 1.29 2004/07/22 14:07:01 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/webapp.eclass,v 1.30 2005/05/10 22:55:17 beu Exp $
#
# eclass/webapp.eclass
# Eclass for installing applications to run under a web server
@@ -23,7 +23,7 @@ ECLASS=webapp
INHERITED="$INHERITED $ECLASS"
SLOT="${PVR}"
IUSE="$IUSE vhosts"
-DEPEND="$DEPEND >=net-www/webapp-config-1.7 app-portage/gentoolkit"
+DEPEND="$DEPEND >=net-www/webapp-config-1.10-r14 app-portage/gentoolkit"
EXPORT_FUNCTIONS pkg_postinst pkg_setup src_install pkg_prerm