summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2003-12-16 10:11:09 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2003-12-16 10:11:09 +0000
commit92650f95a384153ed62bfc77e89cc3104fb92132 (patch)
treed20ba38b6aab9c11947377ad8a33bedde751da3e /eclass
parentmpeg4ip-1.0-rc3 stable on x86 (diff)
downloadgentoo-2-92650f95a384153ed62bfc77e89cc3104fb92132.tar.gz
gentoo-2-92650f95a384153ed62bfc77e89cc3104fb92132.tar.bz2
gentoo-2-92650f95a384153ed62bfc77e89cc3104fb92132.zip
add comment
Diffstat (limited to 'eclass')
-rw-r--r--eclass/webapp-apache.eclass5
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/webapp-apache.eclass b/eclass/webapp-apache.eclass
index 4c5bd2ea5a6f..0e5442c30ace 100644
--- a/eclass/webapp-apache.eclass
+++ b/eclass/webapp-apache.eclass
@@ -1,12 +1,15 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/webapp-apache.eclass,v 1.13 2003/12/15 20:23:27 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/webapp-apache.eclass,v 1.14 2003/12/16 10:11:09 robbat2 Exp $
#
# Author: Stuart Herbert <stuart@gentoo.org>
#
# Based on discussions held on gentoo-dev mailing list, and a bug report
# contributed by Ian Leitch <port001@w0r.mine.nu> in bug #14870,
# and robbat2's mod_php ebuild
+#
+# This package will be offically depreciated when vhost-config and
+# webapp-config from GLEP11 are released.
ECLASS=webapp-apache
INHERITED="$INHERITED $ECLASS"