diff options
Diffstat (limited to 'net-analyzer/sarg/sarg-1.4.1.ebuild')
-rw-r--r-- | net-analyzer/sarg/sarg-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sarg/sarg-1.4.1.ebuild b/net-analyzer/sarg/sarg-1.4.1.ebuild index c5a5c32605aa..04649624fc32 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-2003 Gentoo Technologies, Inc. # 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.2 2003/06/12 21:15:18 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-1.4.1.ebuild,v 1.3 2003/07/13 11:30:14 aliz 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" @@ -8,7 +8,7 @@ SRC_URI="http://web.onda.com.br/orso/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="" RDEPEND=">=net-www/squid-2.5.1" |