summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Leitch <port001@gentoo.org>2004-05-01 01:00:30 +0000
committerIan Leitch <port001@gentoo.org>2004-05-01 01:00:30 +0000
commit37957336a7cd6e9161b65d3b4760731e9dc801cf (patch)
treef181e5d79353da1b09b6daa15f7dec03696254c9 /net-analyzer
parentVersion bump. Marking ~x86 only cant test other archs at this time (diff)
downloadhistorical-37957336a7cd6e9161b65d3b4760731e9dc801cf.tar.gz
historical-37957336a7cd6e9161b65d3b4760731e9dc801cf.tar.bz2
historical-37957336a7cd6e9161b65d3b4760731e9dc801cf.zip
Non trivial HOMEPAGE and SRC_URI fixes
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/squid-graph/ChangeLog6
-rw-r--r--net-analyzer/squid-graph/Manifest6
-rw-r--r--net-analyzer/squid-graph/squid-graph-3.0.ebuild8
-rw-r--r--net-analyzer/squid-graph/squid-graph-3.1.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/net-analyzer/squid-graph/ChangeLog b/net-analyzer/squid-graph/ChangeLog
index 310379b6ed83..1531a1ddb530 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 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 $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/ChangeLog,v 1.10 2004/05/01 01:00:30 port001 Exp $
+
+ 01 May 2004; Ian Leitch <port001@gentoo.org> squid-graph-3.0.ebuild,
+ squid-graph-3.1.ebuild:
+ Non trivial HOMEPAGE and SRC_URI fixes
05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> squid-graph-3.1.ebuild:
stable on sparc, thanks weeve
diff --git a/net-analyzer/squid-graph/Manifest b/net-analyzer/squid-graph/Manifest
index 8680e2f51742..fed87c1ee57f 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 acf0cab7c741e4748c823babfcdbb287 squid-graph-3.1.ebuild 767
+MD5 ca694b4200c476268bf04105273058ce squid-graph-3.0.ebuild 752
+MD5 ef1944660a27142452df6b6da0d70165 ChangeLog 1453
MD5 a6160e782248a6fd06f912f92ee88d31 files/digest-squid-graph-3.0 64
MD5 db54c856cb9caf57e9d9efc0f04756ca files/digest-squid-graph-3.1 132
diff --git a/net-analyzer/squid-graph/squid-graph-3.0.ebuild b/net-analyzer/squid-graph/squid-graph-3.0.ebuild
index 1d8335130350..c333ea96e4b5 100644
--- a/net-analyzer/squid-graph/squid-graph-3.0.ebuild
+++ b/net-analyzer/squid-graph/squid-graph-3.0.ebuild
@@ -1,11 +1,11 @@
-# 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.0.ebuild,v 1.4 2003/02/13 13:51:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.0.ebuild,v 1.5 2004/05/01 01:00:30 port001 Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Squid logfile analyzer and traffic grapher"
-HOMEPAGE="http://www.squid-graph.dhs.org"
-SRC_URI="http://www.squid-graph.dhs.org/files/stable/${P}.tar"
+HOMEPAGE="http://squid-graph.securlogic.com/"
+SRC_URI="http://squid-graph.securlogic.com/files/stable/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
diff --git a/net-analyzer/squid-graph/squid-graph-3.1.ebuild b/net-analyzer/squid-graph/squid-graph-3.1.ebuild
index a14ad02e75bc..79aad682a0e1 100644
--- a/net-analyzer/squid-graph/squid-graph-3.1.ebuild
+++ b/net-analyzer/squid-graph/squid-graph-3.1.ebuild
@@ -1,11 +1,11 @@
# 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.4 2004/03/05 15:15:51 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.1.ebuild,v 1.5 2004/05/01 01:00:30 port001 Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Squid logfile analyzer and traffic grapher"
-HOMEPAGE="http://www.squid-graph.dhs.org"
-SRC_URI="http://www.squid-graph.dhs.org/files/stable/${P}.tar.gz"
+HOMEPAGE="http://squid-graph.securlogic.com/"
+SRC_URI="http://squid-graph.securlogic.com/files/stable/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"