Gentoo Archives: gentoo-commits

From: "Michael Hanselmann (hansmi)" <hansmi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/smokeping: smokeping-2.0.9.ebuild ChangeLog
Date: Thu, 13 Sep 2007 19:57:24
Message-Id: E1IVuhI-0000A9-F5@stork.gentoo.org
1 hansmi 07/09/13 19:49:56
2
3 Modified: smokeping-2.0.9.ebuild ChangeLog
4 Log:
5 Fix website and source URL, bug #183711.
6 (Portage version: 2.1.2.12)
7
8 Revision Changes Path
9 1.11 net-analyzer/smokeping/smokeping-2.0.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild?r1=1.10&r2=1.11
14
15 Index: smokeping-2.0.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- smokeping-2.0.9.ebuild 29 Jul 2007 16:59:40 -0000 1.10
22 +++ smokeping-2.0.9.ebuild 13 Sep 2007 19:49:55 -0000 1.11
23 @@ -1,14 +1,14 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild,v 1.10 2007/07/29 16:59:40 phreak Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild,v 1.11 2007/09/13 19:49:55 hansmi Exp $
28
29 inherit perl-module eutils
30
31 KEYWORDS="amd64 sparc x86"
32
33 DESCRIPTION="A powerful latency measurement tool."
34 -SRC_URI="http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/${P}.tar.gz"
35 -HOMEPAGE="http://people.ee.ethz.ch/~oetiker/webtools/smokeping/"
36 +SRC_URI="http://oss.oetiker.ch/smokeping/pub/${P}.tar.gz"
37 +HOMEPAGE="http://oss.oetiker.ch/smokeping/"
38 LICENSE="GPL-2"
39 SLOT="0"
40 IUSE="apache2"
41
42
43
44 1.12 net-analyzer/smokeping/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/smokeping/ChangeLog?rev=1.12&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/smokeping/ChangeLog?rev=1.12&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/smokeping/ChangeLog?r1=1.11&r2=1.12
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v
53 retrieving revision 1.11
54 retrieving revision 1.12
55 diff -u -r1.11 -r1.12
56 --- ChangeLog 29 Jul 2007 16:59:40 -0000 1.11
57 +++ ChangeLog 13 Sep 2007 19:49:55 -0000 1.12
58 @@ -1,6 +1,10 @@
59 # ChangeLog for net-analyzer/smokeping
60 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.11 2007/07/29 16:59:40 phreak Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.12 2007/09/13 19:49:55 hansmi Exp $
63 +
64 + 13 Sep 2007; Michael Hanselmann <hansmi@g.o>
65 + smokeping-2.0.9.ebuild:
66 + Fix website and source URL, bug #183711.
67
68 29 Jul 2007; Christian Heim <phreak@g.o> smokeping-2.0.9.ebuild:
69 Fixing the DEPEND/RDEPEND for the move of net-www/apache to
70
71
72
73 --
74 gentoo-commits@g.o mailing list