summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-07-10 11:27:36 +0000
committerEldad Zack <eldad@gentoo.org>2004-07-10 11:27:36 +0000
commit7059cc8d9fc0f789328e95455081e39eb2dbaffb (patch)
tree701cbd2cf8ff24025fed9bfb949d325195f895b6 /net-analyzer/squid-graph
parentMarked ~amd64. (diff)
downloadhistorical-7059cc8d9fc0f789328e95455081e39eb2dbaffb.tar.gz
historical-7059cc8d9fc0f789328e95455081e39eb2dbaffb.tar.bz2
historical-7059cc8d9fc0f789328e95455081e39eb2dbaffb.zip
tidy
Diffstat (limited to 'net-analyzer/squid-graph')
-rw-r--r--net-analyzer/squid-graph/ChangeLog6
-rw-r--r--net-analyzer/squid-graph/metadata.xml6
-rw-r--r--net-analyzer/squid-graph/squid-graph-3.0.ebuild6
-rw-r--r--net-analyzer/squid-graph/squid-graph-3.1.ebuild4
4 files changed, 16 insertions, 6 deletions
diff --git a/net-analyzer/squid-graph/ChangeLog b/net-analyzer/squid-graph/ChangeLog
index 45c089d6b98c..bfedbef13235 100644
--- a/net-analyzer/squid-graph/ChangeLog
+++ b/net-analyzer/squid-graph/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/squid-graph
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/ChangeLog,v 1.11 2004/06/24 22:19:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/ChangeLog,v 1.12 2004/07/10 11:27:36 eldad Exp $
+
+ 10 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml,
+ squid-graph-3.0.ebuild, squid-graph-3.1.ebuild:
+ Tidy
01 May 2004; Ian Leitch <port001@gentoo.org> squid-graph-3.0.ebuild,
squid-graph-3.1.ebuild:
diff --git a/net-analyzer/squid-graph/metadata.xml b/net-analyzer/squid-graph/metadata.xml
new file mode 100644
index 000000000000..0973c5fe34a5
--- /dev/null
+++ b/net-analyzer/squid-graph/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>netmon</herd>
+<longdescription>Squid logfile analyzer and traffic grapher</longdescription>
+</pkgmetadata>
diff --git a/net-analyzer/squid-graph/squid-graph-3.0.ebuild b/net-analyzer/squid-graph/squid-graph-3.0.ebuild
index ef3b0e2a1f54..e3e6b25c0696 100644
--- a/net-analyzer/squid-graph/squid-graph-3.0.ebuild
+++ b/net-analyzer/squid-graph/squid-graph-3.0.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2004 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.0.ebuild,v 1.6 2004/06/24 22:19:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.0.ebuild,v 1.7 2004/07/10 11:27:36 eldad Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Squid logfile analyzer and traffic grapher"
HOMEPAGE="http://squid-graph.securlogic.com/"
SRC_URI="http://squid-graph.securlogic.com/files/stable/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="ppc x86 sparc "
+KEYWORDS="ppc x86 sparc"
+IUSE=""
DEPEND="dev-perl/GD"
diff --git a/net-analyzer/squid-graph/squid-graph-3.1.ebuild b/net-analyzer/squid-graph/squid-graph-3.1.ebuild
index a978cf8b51d6..496ca1007946 100644
--- a/net-analyzer/squid-graph/squid-graph-3.1.ebuild
+++ b/net-analyzer/squid-graph/squid-graph-3.1.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 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.ebuild,v 1.6 2004/06/24 22:19:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.1.ebuild,v 1.7 2004/07/10 11:27:36 eldad Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Squid logfile analyzer and traffic grapher"
HOMEPAGE="http://squid-graph.securlogic.com/"
SRC_URI="http://squid-graph.securlogic.com/files/stable/${P}.tar.gz"
@@ -10,6 +9,7 @@ SRC_URI="http://squid-graph.securlogic.com/files/stable/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~ppc x86 sparc"
+IUSE=""
DEPEND="dev-perl/GD"