summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-03-05 15:15:51 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-03-05 15:15:51 +0000
commitf5e9e28055f63bb66d6303567db62003e79e1b63 (patch)
treee4cc0bbf4006e120446b93f59c1faa8944a5f49e /net-analyzer/squid-graph
parentremove fixed uid/gid again, the problem is fixed in eutils.eclass now (diff)
downloadhistorical-f5e9e28055f63bb66d6303567db62003e79e1b63.tar.gz
historical-f5e9e28055f63bb66d6303567db62003e79e1b63.tar.bz2
historical-f5e9e28055f63bb66d6303567db62003e79e1b63.zip
stable on sparc, thanks weeve
Diffstat (limited to 'net-analyzer/squid-graph')
-rw-r--r--net-analyzer/squid-graph/ChangeLog7
-rw-r--r--net-analyzer/squid-graph/Manifest6
-rw-r--r--net-analyzer/squid-graph/squid-graph-3.1.ebuild6
3 files changed, 11 insertions, 8 deletions
diff --git a/net-analyzer/squid-graph/ChangeLog b/net-analyzer/squid-graph/ChangeLog
index f3c502be7c0c..310379b6ed83 100644
--- a/net-analyzer/squid-graph/ChangeLog
+++ b/net-analyzer/squid-graph/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/squid-graph
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/ChangeLog,v 1.8 2003/07/13 11:30:14 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/ChangeLog,v 1.9 2004/03/05 15:15:51 gustavoz Exp $
+
+ 05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> squid-graph-3.1.ebuild:
+ stable on sparc, thanks weeve
12 Jun 2003; <msterret@gentoo.org> squid-graph-3.1.ebuild:
add Header
diff --git a/net-analyzer/squid-graph/Manifest b/net-analyzer/squid-graph/Manifest
index 4bcc0f44df28..8680e2f51742 100644
--- a/net-analyzer/squid-graph/Manifest
+++ b/net-analyzer/squid-graph/Manifest
@@ -1,5 +1,5 @@
+MD5 6895bf1cffd7cbf04a8837c591153a4b ChangeLog 1314
+MD5 ef821d33a83780e88a133d22d4f74dbf squid-graph-3.0.ebuild 741
+MD5 87ad8b0d1634ec1af73887d5f0c36bc6 squid-graph-3.1.ebuild 761
MD5 a6160e782248a6fd06f912f92ee88d31 files/digest-squid-graph-3.0 64
MD5 db54c856cb9caf57e9d9efc0f04756ca files/digest-squid-graph-3.1 132
-MD5 ef821d33a83780e88a133d22d4f74dbf squid-graph-3.0.ebuild 741
-MD5 8027f69a558fe32824599118260f39a0 ChangeLog 1199
-MD5 d5481fe8689748a636518d75781c0851 squid-graph-3.1.ebuild 758
diff --git a/net-analyzer/squid-graph/squid-graph-3.1.ebuild b/net-analyzer/squid-graph/squid-graph-3.1.ebuild
index 2a54e49ad0be..a14ad02e75bc 100644
--- a/net-analyzer/squid-graph/squid-graph-3.1.ebuild
+++ b/net-analyzer/squid-graph/squid-graph-3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.3 2003/07/13 11:30:14 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.1.ebuild,v 1.4 2004/03/05 15:15:51 gustavoz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Squid logfile analyzer and traffic grapher"
@@ -9,7 +9,7 @@ SRC_URI="http://www.squid-graph.dhs.org/files/stable/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ppc x86 ~sparc"
+KEYWORDS="~ppc x86 sparc"
DEPEND="dev-perl/GD"