summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Herbert <stuart@gentoo.org>2003-08-03 19:26:02 +0000
committerStuart Herbert <stuart@gentoo.org>2003-08-03 19:26:02 +0000
commit6df731a4ff1e4105e7c06b5514cecfc72226c95f (patch)
tree9a1f9f301c7ed353580d0454dd38f23b3bc7930d /eclass/webapp-apache.eclass
parentFix for bug #24294 (diff)
downloadgentoo-2-6df731a4ff1e4105e7c06b5514cecfc72226c95f.tar.gz
gentoo-2-6df731a4ff1e4105e7c06b5514cecfc72226c95f.tar.bz2
gentoo-2-6df731a4ff1e4105e7c06b5514cecfc72226c95f.zip
Added acknowledgement of Ian Leitch's contribution
Diffstat (limited to 'eclass/webapp-apache.eclass')
-rw-r--r--eclass/webapp-apache.eclass5
1 files changed, 3 insertions, 2 deletions
diff --git a/eclass/webapp-apache.eclass b/eclass/webapp-apache.eclass
index 221e174ff533..636eb4c4b7d2 100644
--- a/eclass/webapp-apache.eclass
+++ b/eclass/webapp-apache.eclass
@@ -1,11 +1,12 @@
# 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.1 2003/08/03 19:20:11 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/webapp-apache.eclass,v 1.2 2003/08/03 19:26:02 stuart Exp $
#
# Author: Stuart Herbert <stuart@gentoo.org>
#
# Based on discussions held on gentoo-dev mailing list, and a bug report
-# contributed by <??> in bug #14870, and robbat2's mod_php ebuild
+# contributed by Ian Leitch <port001@w0r.mine.nu> in bug #14870,
+# and robbat2's mod_php ebuild
ECLASS=webapp-apache
INHERITED="$INHERITED $ECLASS"