From 9348cf6efb2dd7f6a61f796d91375f1081da4483 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Tue, 16 Dec 2003 10:11:09 +0000 Subject: add comment --- eclass/webapp-apache.eclass | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'eclass') 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 # # Based on discussions held on gentoo-dev mailing list, and a bug report # contributed by Ian Leitch 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" -- cgit v1.2.3-65-gdbad