summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2005-05-02 11:51:10 +0000
committerEldad Zack <eldad@gentoo.org>2005-05-02 11:51:10 +0000
commitf91679ce883f8819e55ad4729d4b040383c4103e (patch)
tree947ea69f84d2cd16839ca7cd345f6d455878aece /net-analyzer/sarg
parentEbuild cleanup. (diff)
downloadgentoo-2-f91679ce883f8819e55ad4729d4b040383c4103e.tar.gz
gentoo-2-f91679ce883f8819e55ad4729d4b040383c4103e.tar.bz2
gentoo-2-f91679ce883f8819e55ad4729d4b040383c4103e.zip
Homepage, SRC_URI updates.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer/sarg')
-rw-r--r--net-analyzer/sarg/ChangeLog8
-rw-r--r--net-analyzer/sarg/sarg-1.4.1-r2.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/net-analyzer/sarg/ChangeLog b/net-analyzer/sarg/ChangeLog
index c4fe0974ac86..9b73107bd907 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
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/ChangeLog,v 1.12 2004/12/18 19:11:26 jhhudso Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/ChangeLog,v 1.13 2005/05/02 11:51:10 eldad Exp $
+
+ 02 May 2005; Eldad Zack <eldad@gentoo.org> sarg-1.4.1-r2.ebuild:
+ Homepage, SRC_URI updates. Closes #57527. Thanks to Daniel Webert
+ <rockoo@gmail.com>.
18 Dec 2004; Jared Hudson <jhhudso@gentoo.org> sarg-1.4.1-r2.ebuild :
Added amd64 keyword.
diff --git a/net-analyzer/sarg/sarg-1.4.1-r2.ebuild b/net-analyzer/sarg/sarg-1.4.1-r2.ebuild
index e1c533bce1e4..f6b13fc2e914 100644
--- a/net-analyzer/sarg/sarg-1.4.1-r2.ebuild
+++ b/net-analyzer/sarg/sarg-1.4.1-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.7 2005/04/22 19:35:44 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-1.4.1-r2.ebuild,v 1.8 2005/05/02 11:51:10 eldad Exp $
inherit eutils
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"
-SRC_URI="http://web.onda.com.br/orso/${P}.tar.gz http://web.onda.com.br/orso/patches/sarg-1.4.1-index.sort.patch"
+HOMEPAGE="http://sarg.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz http://dev.gentoo.org/~eldad/distfiles/sarg-1.4.1-index.sort.patch"
LICENSE="GPL-2"
SLOT="0"