summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-04-01 11:53:09 +0000
committerJeroen Roovers <jer@gentoo.org>2014-04-01 11:53:09 +0000
commit4708e0867ca2550c7c36cdd52c276053fbc445ce (patch)
tree8856a4de26e86319ce90ccb04ff083d9e1331aee /net-analyzer
parentOld. (diff)
downloadgentoo-2-4708e0867ca2550c7c36cdd52c276053fbc445ce.tar.gz
gentoo-2-4708e0867ca2550c7c36cdd52c276053fbc445ce.tar.bz2
gentoo-2-4708e0867ca2550c7c36cdd52c276053fbc445ce.zip
Fix HOMEPAGE.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/sarg/ChangeLog6
-rw-r--r--net-analyzer/sarg/sarg-2.3.3-r1.ebuild6
-rw-r--r--net-analyzer/sarg/sarg-2.3.4.ebuild6
-rw-r--r--net-analyzer/sarg/sarg-2.3.8.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/net-analyzer/sarg/ChangeLog b/net-analyzer/sarg/ChangeLog
index cc4b081fa3f0..ad6ba7457cab 100644
--- a/net-analyzer/sarg/ChangeLog
+++ b/net-analyzer/sarg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/sarg
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/ChangeLog,v 1.81 2014/04/01 11:50:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/ChangeLog,v 1.82 2014/04/01 11:53:09 jer Exp $
+
+ 01 Apr 2014; Jeroen Roovers <jer@gentoo.org> sarg-2.3.3-r1.ebuild,
+ sarg-2.3.4.ebuild, sarg-2.3.8.ebuild:
+ Fix HOMEPAGE.
01 Apr 2014; Jeroen Roovers <jer@gentoo.org> -sarg-2.3.2.ebuild:
Old.
diff --git a/net-analyzer/sarg/sarg-2.3.3-r1.ebuild b/net-analyzer/sarg/sarg-2.3.3-r1.ebuild
index c64605218b5a..496308c5b29b 100644
--- a/net-analyzer/sarg/sarg-2.3.3-r1.ebuild
+++ b/net-analyzer/sarg/sarg-2.3.3-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-2.3.3-r1.ebuild,v 1.4 2013/01/21 14:04:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-2.3.3-r1.ebuild,v 1.5 2014/04/01 11:53:09 jer Exp $
EAPI=4
inherit autotools eutils
DESCRIPTION="Squid Analysis Report Generator"
-HOMEPAGE="http://sarg.sourceforge.net/sarg.php"
+HOMEPAGE="http://sarg.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/net-analyzer/sarg/sarg-2.3.4.ebuild b/net-analyzer/sarg/sarg-2.3.4.ebuild
index 7efe9596c2d5..4999989157d8 100644
--- a/net-analyzer/sarg/sarg-2.3.4.ebuild
+++ b/net-analyzer/sarg/sarg-2.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-2.3.4.ebuild,v 1.1 2013/01/09 11:16:50 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-2.3.4.ebuild,v 1.2 2014/04/01 11:53:09 jer Exp $
EAPI=5
@@ -9,7 +9,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
inherit autotools-utils eutils
DESCRIPTION="Squid Analysis Report Generator"
-HOMEPAGE="http://sarg.sourceforge.net/sarg.php"
+HOMEPAGE="http://sarg.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/net-analyzer/sarg/sarg-2.3.8.ebuild b/net-analyzer/sarg/sarg-2.3.8.ebuild
index 790349ba12c1..3fb46925ea84 100644
--- a/net-analyzer/sarg/sarg-2.3.8.ebuild
+++ b/net-analyzer/sarg/sarg-2.3.8.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-2.3.8.ebuild,v 1.1 2014/04/01 11:48:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/sarg-2.3.8.ebuild,v 1.2 2014/04/01 11:53:09 jer Exp $
EAPI=5
inherit autotools eutils
DESCRIPTION="Squid Analysis Report Generator"
-HOMEPAGE="http://sarg.sourceforge.net/sarg.php"
+HOMEPAGE="http://sarg.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"