diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-04-22 19:37:28 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-04-22 19:37:28 +0000 |
commit | 1e98cb9286f7f7efe23b721ca53bfbaaba2daa22 (patch) | |
tree | 341ac3ccdcc54fc0269ba09a3a610db2581dec3a /net-analyzer/sarg/sarg-1.4.1-r2.ebuild | |
parent | Rename category & herd www-proxy to net-proxy (diff) | |
download | gentoo-2-1e98cb9286f7f7efe23b721ca53bfbaaba2daa22.tar.gz gentoo-2-1e98cb9286f7f7efe23b721ca53bfbaaba2daa22.tar.bz2 gentoo-2-1e98cb9286f7f7efe23b721ca53bfbaaba2daa22.zip |
www-proxy/squid -> net-proxy/squid
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer/sarg/sarg-1.4.1-r2.ebuild')
-rw-r--r-- | net-analyzer/sarg/sarg-1.4.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sarg/sarg-1.4.1-r2.ebuild b/net-analyzer/sarg/sarg-1.4.1-r2.ebuild index dfd8b3943a90..e1c533bce1e4 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.6 2004/12/18 19:11:26 jhhudso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-1.4.1-r2.ebuild,v 1.7 2005/04/22 19:35:44 mrness Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="x86 amd64" IUSE="" DEPEND="" -RDEPEND=">=www-proxy/squid-2.5.1" +RDEPEND=">=net-proxy/squid-2.5.1" src_unpack() { unpack ${A} |