diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 23:49:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 23:49:24 +0000 |
commit | 173e1b00dd9d2aad9b2630e40048591daf2e9a86 (patch) | |
tree | c91de2125efbaa0a38a3685fb1ca183730a4b512 /net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild | |
parent | Initial commit of ebuild by Ian Stakenvicius (_AxS_) <ian@syndicated-producti... (diff) | |
download | gentoo-2-173e1b00dd9d2aad9b2630e40048591daf2e9a86.tar.gz gentoo-2-173e1b00dd9d2aad9b2630e40048591daf2e9a86.tar.bz2 gentoo-2-173e1b00dd9d2aad9b2630e40048591daf2e9a86.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild')
-rw-r--r-- | net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild b/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild index 38ea0ecf7b2c..8e1ea1ef04ab 100644 --- a/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild +++ b/net-analyzer/squid-graph/squid-graph-3.1-r1.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/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild,v 1.3 2007/05/01 22:40:37 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild,v 1.4 2007/07/11 23:49:24 mr_bones_ Exp $ DESCRIPTION="Squid logfile analyzer and traffic grapher" HOMEPAGE="http://squid-graph.securlogic.com/" @@ -29,5 +29,3 @@ pkg_postinst () { elog "Remember to copy /usr/share/${PN}/logo.png to your output directory" elog } - - |