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
commitbe4121b14b0923c56b11d74b0e52071ce7a6b486 (patch)
treecaaad1fb44b6ba79c60121e0df9e75cc1783a318 /www-servers/varnish
parentcleanup a bit more and fix syntax error (diff)
downloadgentoo-2-be4121b14b0923c56b11d74b0e52071ce7a6b486.tar.gz
gentoo-2-be4121b14b0923c56b11d74b0e52071ce7a6b486.tar.bz2
gentoo-2-be4121b14b0923c56b11d74b0e52071ce7a6b486.zip
whitespace
(Portage version: 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
}
-