summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 00:12:16 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 00:12:16 +0000
commit7a4e7a044c69f3de5559493d59dbde68981113f6 (patch)
treed50d275d9c68bc4b32a6c42586a204f1a4ea86dc /www-servers/varnish
parentcleanup a bit more and fix syntax error (diff)
downloadhistorical-7a4e7a044c69f3de5559493d59dbde68981113f6.tar.gz
historical-7a4e7a044c69f3de5559493d59dbde68981113f6.tar.bz2
historical-7a4e7a044c69f3de5559493d59dbde68981113f6.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'www-servers/varnish')
-rw-r--r--www-servers/varnish/varnish-1.0.4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/www-servers/varnish/varnish-1.0.4.ebuild b/www-servers/varnish/varnish-1.0.4.ebuild
index 6ff7b7887b28..bed2828a19c7 100644
--- a/www-servers/varnish/varnish-1.0.4.ebuild
+++ b/www-servers/varnish/varnish-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-1.0.4.ebuild,v 1.1 2007/05/21 07:14:09 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-1.0.4.ebuild,v 1.2 2007/07/15 00:12:16 mr_bones_ Exp $
inherit eutils
DESCRIPTION="Varnish is an HTTP accelerator"
@@ -30,4 +30,3 @@ pkg_postinst () {
elog " /etc/conf.d/varnishd"
echo
}
-