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
commit29a8425e5f2098b3f4c6e0a0a9942e03d4862c4e (patch)
treee26ff404536253cccab956e657faf339b26ea67a /eclass/webapp-apache.eclass
parentFix for bug #24294 (diff)
downloadhistorical-29a8425e5f2098b3f4c6e0a0a9942e03d4862c4e.tar.gz
historical-29a8425e5f2098b3f4c6e0a0a9942e03d4862c4e.tar.bz2
historical-29a8425e5f2098b3f4c6e0a0a9942e03d4862c4e.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"