diff options
author | Ian Leitch <port001@gentoo.org> | 2004-05-01 01:00:30 +0000 |
---|---|---|
committer | Ian Leitch <port001@gentoo.org> | 2004-05-01 01:00:30 +0000 |
commit | c91a8f8ff78786b680c15aa8a329e6872962ee4e (patch) | |
tree | a0879baef5cf6adbd10291729741b7db818bde6b /net-analyzer/squid-graph | |
parent | Version bump. Marking ~x86 only cant test other archs at this time (Manifest ... (diff) | |
download | gentoo-2-c91a8f8ff78786b680c15aa8a329e6872962ee4e.tar.gz gentoo-2-c91a8f8ff78786b680c15aa8a329e6872962ee4e.tar.bz2 gentoo-2-c91a8f8ff78786b680c15aa8a329e6872962ee4e.zip |
Non trivial HOMEPAGE and SRC_URI fixes
Diffstat (limited to 'net-analyzer/squid-graph')
-rw-r--r-- | net-analyzer/squid-graph/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/squid-graph/squid-graph-3.0.ebuild | 8 | ||||
-rw-r--r-- | net-analyzer/squid-graph/squid-graph-3.1.ebuild | 6 |
3 files changed, 12 insertions, 8 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/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" |