Gentoo Archives: gentoo-commits

From: "Joe Sapp (nixphoeni)" <nixphoeni@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/desklet-ftb: ChangeLog desklet-ftb-0.3.2.ebuild
Date: Wed, 29 Apr 2009 01:49:36
Message-Id: E1LyyvQ-0004nU-4j@stork.gentoo.org
1 nixphoeni 09/04/29 01:49:28
2
3 Modified: ChangeLog desklet-ftb-0.3.2.ebuild
4 Log:
5 Set SRC_URI and HOMEPAGE to the unofficial archive
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.15 x11-plugins/desklet-ftb/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog?r1=1.14&r2=1.15
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- ChangeLog 28 Apr 2009 01:29:22 -0000 1.14
22 +++ ChangeLog 29 Apr 2009 01:49:28 -0000 1.15
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-plugins/desklet-ftb
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog,v 1.14 2009/04/28 01:29:22 nixphoeni Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog,v 1.15 2009/04/29 01:49:28 nixphoeni Exp $
28 +
29 + 29 Apr 2009; Joe Sapp <nixphoeni@g.o> desklet-ftb-0.3.2:
30 + Set SRC_URI and HOMEPAGE to the unofficial archive
31
32 28 Apr 2009; Joe Sapp <nixphoeni@g.o> -desklet-ftb-0.3.ebuild,
33 -desklet-ftb-0.3.1.ebuild, desklet-ftb-0.3.2:
34
35
36
37 1.9 x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild?r1=1.8&r2=1.9
42
43 Index: desklet-ftb-0.3.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- desklet-ftb-0.3.2.ebuild 28 Apr 2009 01:29:22 -0000 1.8
50 +++ desklet-ftb-0.3.2.ebuild 29 Apr 2009 01:49:28 -0000 1.9
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild,v 1.8 2009/04/28 01:29:22 nixphoeni Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild,v 1.9 2009/04/29 01:49:28 nixphoeni Exp $
56
57 DESKLET_NAME="FTB"
58
59 @@ -9,8 +9,8 @@
60 S="${WORKDIR}/Displays/${DESKLET_NAME}"
61
62 DESCRIPTION="Configurable, stackable system monitors"
63 -HOMEPAGE="http://www.gdesklets.org/?mod=project/releases&pid=16"
64 -SRC_URI="http://www.gdesklets.org/projects/16/releases/${MY_P}.tar.gz"
65 +HOMEPAGE="http://archive.gdesklets.info/"
66 +SRC_URI="http://archive.gdesklets.info/${MY_P}.tar.gz"
67 LICENSE="GPL-2"
68
69 SLOT="0"