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
commit9604947c3f13036bf586061ba09fc4a67165c860 (patch)
treed75b898a20a2d6c39a418e3390995f3dd57d21ef /net-analyzer/squid-graph
parentremove fixed uid/gid again, the problem is fixed in eutils.eclass now (Manife... (diff)
downloadgentoo-2-9604947c3f13036bf586061ba09fc4a67165c860.tar.gz
gentoo-2-9604947c3f13036bf586061ba09fc4a67165c860.tar.bz2
gentoo-2-9604947c3f13036bf586061ba09fc4a67165c860.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/squid-graph-3.1.ebuild6
2 files changed, 8 insertions, 5 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/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"