summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-05-30 15:50:05 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-05-30 15:50:05 +0000
commitaca78715540690c5674df843d231589c0b86609b (patch)
tree4c3b04240f19caee107043863eec7de0dc4d2980 /eclass
parentVersion bump. (diff)
downloadgentoo-2-aca78715540690c5674df843d231589c0b86609b.tar.gz
gentoo-2-aca78715540690c5674df843d231589c0b86609b.tar.bz2
gentoo-2-aca78715540690c5674df843d231589c0b86609b.zip
depreciated -> deprecated. bug #180352
Diffstat (limited to 'eclass')
-rw-r--r--eclass/webapp-apache.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/webapp-apache.eclass b/eclass/webapp-apache.eclass
index 97d1f16e03b4..3cf8200a1b3b 100644
--- a/eclass/webapp-apache.eclass
+++ b/eclass/webapp-apache.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/webapp-apache.eclass,v 1.27 2007/05/12 02:54:35 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/webapp-apache.eclass,v 1.28 2007/05/30 15:50:05 cardoe Exp $
#
# Author: Stuart Herbert <stuart@gentoo.org>
#
@@ -8,7 +8,7 @@
# 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
+# This package will be offically deprecated when vhost-config and
# webapp-config from GLEP11 are released.
IUSE="apache2"