summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorStuart Herbert <stuart@gentoo.org>2004-05-10 17:46:42 +0000
committerStuart Herbert <stuart@gentoo.org>2004-05-10 17:46:42 +0000
commit68df0ee569b2f3bb0f7290ffd014b7a22d89e5e4 (patch)
tree5a16512db879a6cfd7af26024776a6b7270f8e3c /eclass
parentAdded gammu:bluetooth and irda (diff)
downloadhistorical-68df0ee569b2f3bb0f7290ffd014b7a22d89e5e4.tar.gz
historical-68df0ee569b2f3bb0f7290ffd014b7a22d89e5e4.tar.bz2
historical-68df0ee569b2f3bb0f7290ffd014b7a22d89e5e4.zip
Webapps now require webapp-config 1.7
Diffstat (limited to '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 2e55f4cc7b95..b612f1afbcad 100644
--- a/eclass/webapp.eclass
+++ b/eclass/webapp.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/webapp.eclass,v 1.15 2004/05/03 21:11:46 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/webapp.eclass,v 1.16 2004/05/10 17:46:42 stuart Exp $
#
# eclass/webapp.eclass
# Eclass for installing applications to run under a web server
@@ -20,7 +20,7 @@ ECLASS=webapp
INHERITED="$INHERITED $ECLASS"
SLOT="${PVR}"
IUSE="$IUSE vhosts"
-DEPEND="$DEPEND >=net-www/webapp-config-1.6"
+DEPEND="$DEPEND >=net-www/webapp-config-1.7"
EXPORT_FUNCTIONS pkg_postinst pkg_setup src_install