Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/gkrellflynn: ChangeLog gkrellflynn-0.8.ebuild
Date: Tue, 18 Nov 2008 14:06:56
Message-Id: E1L2RED-0004Wq-N3@stork.gentoo.org
1 lack 08/11/18 14:06:53
2
3 Modified: ChangeLog gkrellflynn-0.8.ebuild
4 Log:
5 Updated dead HOMEPAGE (Bug 214631)
6 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-gentoo-r1 i686)
7
8 Revision Changes Path
9 1.25 x11-plugins/gkrellflynn/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog?rev=1.25&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog?rev=1.25&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog?r1=1.24&r2=1.25
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v
18 retrieving revision 1.24
19 retrieving revision 1.25
20 diff -u -r1.24 -r1.25
21 --- ChangeLog 12 Jun 2007 20:58:35 -0000 1.24
22 +++ ChangeLog 18 Nov 2008 14:06:53 -0000 1.25
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-plugins/gkrellflynn
25 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.24 2007/06/12 20:58:35 lack Exp $
27 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.25 2008/11/18 14:06:53 lack Exp $
29 +
30 + 18 Nov 2008; Jim Ramsay <lack@g.o> gkrellflynn-0.8.ebuild:
31 + Updated dead HOMEPAGE (Bug 214631)
32
33 12 Jun 2007; Jim Ramsay <lack@g.o> -gkrellflynn-0.6.ebuild,
34 -gkrellflynn-0.7.ebuild:
35
36
37
38 1.9 x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild?r1=1.8&r2=1.9
43
44 Index: gkrellflynn-0.8.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- gkrellflynn-0.8.ebuild 11 Jul 2007 20:39:23 -0000 1.8
51 +++ gkrellflynn-0.8.ebuild 18 Nov 2008 14:06:53 -0000 1.9
52 @@ -1,12 +1,12 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild,v 1.8 2007/07/11 20:39:23 mr_bones_ Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild,v 1.9 2008/11/18 14:06:53 lack Exp $
58
59 inherit gkrellm-plugin
60
61 IUSE=""
62 -HOMEPAGE="http://horus.comlab.uni-rostock.de/flynn/"
63 -SRC_URI="http://horus.comlab.uni-rostock.de/flynn/${P}.tar.gz"
64 +HOMEPAGE="http://bax.comlab.uni-rostock.de/en/projects/flynn.html"
65 +SRC_URI="http://bax.comlab.uni-rostock.de/fileadmin/downloads/${P}.tar.gz"
66 DESCRIPTION="A funny GKrellM2 load monitor (for Doom(tm) fans)"
67 KEYWORDS="alpha amd64 ppc sparc x86"
68 SLOT="0"