diff options
author | Andrew Bevitt <cyfred@gentoo.org> | 2004-08-15 23:43:40 +0000 |
---|---|---|
committer | Andrew Bevitt <cyfred@gentoo.org> | 2004-08-15 23:43:40 +0000 |
commit | 721741868fe06d59d58b7865296df40d0b9bb015 (patch) | |
tree | 6b118ce5d9644bed75a528a6dab0b6230ad3be5c /net-analyzer/sarg | |
parent | Changing net-www/squid to www-proxy/squid in 2.7.1 depends (Manifest recommit) (diff) | |
download | gentoo-2-721741868fe06d59d58b7865296df40d0b9bb015.tar.gz gentoo-2-721741868fe06d59d58b7865296df40d0b9bb015.tar.bz2 gentoo-2-721741868fe06d59d58b7865296df40d0b9bb015.zip |
Changing net-www/squid to www-proxy/squid in depends
Diffstat (limited to 'net-analyzer/sarg')
-rw-r--r-- | net-analyzer/sarg/ChangeLog | 4 | ||||
-rw-r--r-- | net-analyzer/sarg/sarg-1.2.2.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/sarg/sarg-1.4.1-r2.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/sarg/sarg-1.4.1.ebuild | 4 |
4 files changed, 10 insertions, 6 deletions
diff --git a/net-analyzer/sarg/ChangeLog b/net-analyzer/sarg/ChangeLog index 0b2171fba94e..84e6363d017d 100644 --- a/net-analyzer/sarg/ChangeLog +++ b/net-analyzer/sarg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/sarg # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 + 16 Aug 2004; Andrew Bevitt <cyfred@gentoo.org>; sarg-1.2.2.ebuild, + sarg-1.4.1-r2.ebuild, sarg-1.4.1.ebuild: + Changing net-www/squid to www-proxy/squid in depends + 10 Jul 2004; Eldad Zack <eldad@gentoo.org> sarg-1.2.2.ebuild, -sarg-1.4.1-r1.ebuild, sarg-1.4.1-r2.ebuild, sarg-1.4.1.ebuild: Tidy, x86 stable diff --git a/net-analyzer/sarg/sarg-1.2.2.ebuild b/net-analyzer/sarg/sarg-1.2.2.ebuild index 6589645ac946..73c67a6bceec 100644 --- a/net-analyzer/sarg/sarg-1.2.2.ebuild +++ b/net-analyzer/sarg/sarg-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-1.2.2.ebuild,v 1.8 2004/07/10 11:35:06 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-1.2.2.ebuild,v 1.9 2004/08/15 23:43:40 cyfred Exp $ DESCRIPTION="Sarg (Squid Analysis Report Generator) is a tool that allows you to view where your users are going to on the Internet." HOMEPAGE="http://web.onda.com.br/orso/sarg.html" @@ -12,7 +12,7 @@ KEYWORDS="x86" IUSE="" DEPEND="" -RDEPEND=">=net-www/squid-2.4.7" +RDEPEND=">=www-proxy/squid-2.4.7" src_compile() { rm -rf config.cache diff --git a/net-analyzer/sarg/sarg-1.4.1-r2.ebuild b/net-analyzer/sarg/sarg-1.4.1-r2.ebuild index b5384871ab20..9a4b54b8f3ec 100644 --- a/net-analyzer/sarg/sarg-1.4.1-r2.ebuild +++ b/net-analyzer/sarg/sarg-1.4.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-1.4.1-r2.ebuild,v 1.4 2004/07/10 11:35:06 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-1.4.1-r2.ebuild,v 1.5 2004/08/15 23:43:40 cyfred Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="x86" IUSE="" DEPEND="" -RDEPEND=">=net-www/squid-2.5.1" +RDEPEND=">=www-proxy/squid-2.5.1" src_unpack() { unpack ${A} diff --git a/net-analyzer/sarg/sarg-1.4.1.ebuild b/net-analyzer/sarg/sarg-1.4.1.ebuild index c6079021212d..293a12b862df 100644 --- a/net-analyzer/sarg/sarg-1.4.1.ebuild +++ b/net-analyzer/sarg/sarg-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-1.4.1.ebuild,v 1.6 2004/07/10 11:35:06 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-1.4.1.ebuild,v 1.7 2004/08/15 23:43:40 cyfred Exp $ DESCRIPTION="Sarg (Squid Analysis Report Generator) is a tool that allows you to view where your users are going to on the Internet." HOMEPAGE="http://web.onda.com.br/orso/sarg.html" @@ -12,7 +12,7 @@ KEYWORDS="x86" IUSE="" DEPEND="" -RDEPEND=">=net-www/squid-2.5.1" +RDEPEND=">=www-proxy/squid-2.5.1" src_compile() { rm -rf config.cache |