summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:30:14 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:30:14 +0000
commit13fab58143f56adf8176912e97aca75bdc27f44e (patch)
treef1d285f32c3ac0f799865d658fa8b503ee539488 /net-analyzer/sarg
parentFixed insecure temporary file creation (diff)
downloadgentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.tar.gz
gentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.tar.bz2
gentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.zip
repoman and changelog fixes, unmasks
Diffstat (limited to 'net-analyzer/sarg')
-rw-r--r--net-analyzer/sarg/sarg-1.4.1.ebuild4
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"