Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/trayer: trayer-1.0-r1.ebuild ChangeLog trayer-1.0.ebuild
Date: Wed, 02 May 2012 09:56:58
Message-Id: 20120502095644.CA26D2004B@flycatcher.gentoo.org
1 jer 12/05/02 09:56:44
2
3 Modified: trayer-1.0-r1.ebuild ChangeLog trayer-1.0.ebuild
4 Log:
5 Fix HOMEPAGE by df (bug #414305).
6
7 (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 x11-misc/trayer/trayer-1.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: trayer-1.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- trayer-1.0-r1.ebuild 2 May 2012 07:10:08 -0000 1.5
23 +++ trayer-1.0-r1.ebuild 2 May 2012 09:56:44 -0000 1.6
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild,v 1.5 2012/05/02 07:10:08 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild,v 1.6 2012/05/02 09:56:44 jer Exp $
29
30 EAPI=4
31 inherit toolchain-funcs
32
33 DESCRIPTION="Lightweight GTK+ based systray for UNIX desktop"
34 -HOMEPAGE="http://fvwm-crystal.org"
35 +HOMEPAGE="http://home.gna.org/fvwm-crystal/"
36 SRC_URI="http://download.gna.org/fvwm-crystal/trayer/${P}.tar.gz"
37 LICENSE="GPL-2"
38 SLOT="0"
39
40
41
42 1.22 x11-misc/trayer/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/ChangeLog?rev=1.22&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/ChangeLog?rev=1.22&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/ChangeLog?r1=1.21&r2=1.22
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v
51 retrieving revision 1.21
52 retrieving revision 1.22
53 diff -u -r1.21 -r1.22
54 --- ChangeLog 2 May 2012 07:10:08 -0000 1.21
55 +++ ChangeLog 2 May 2012 09:56:44 -0000 1.22
56 @@ -1,6 +1,10 @@
57 # ChangeLog for x11-misc/trayer
58 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.21 2012/05/02 07:10:08 jdhore Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.22 2012/05/02 09:56:44 jer Exp $
61 +
62 + 02 May 2012; Jeroen Roovers <jer@g.o> trayer-1.0.ebuild,
63 + trayer-1.0-r1.ebuild:
64 + Fix HOMEPAGE by df (bug #414305).
65
66 02 May 2012; Jeff Horelick <jdhore@g.o> trayer-1.0-r1.ebuild:
67 marked x86 per bug 414305
68
69
70
71 1.19 x11-misc/trayer/trayer-1.0.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild?rev=1.19&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild?rev=1.19&content-type=text/plain
75 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild?r1=1.18&r2=1.19
76
77 Index: trayer-1.0.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v
80 retrieving revision 1.18
81 retrieving revision 1.19
82 diff -u -r1.18 -r1.19
83 --- trayer-1.0.ebuild 28 Mar 2011 14:34:48 -0000 1.18
84 +++ trayer-1.0.ebuild 2 May 2012 09:56:44 -0000 1.19
85 @@ -1,11 +1,11 @@
86 -# Copyright 1999-2011 Gentoo Foundation
87 +# Copyright 1999-2012 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.18 2011/03/28 14:34:48 nirbheek Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.19 2012/05/02 09:56:44 jer Exp $
91
92 EAPI="1"
93
94 DESCRIPTION="Lightweight GTK+ based systray for UNIX desktop"
95 -HOMEPAGE="http://fvwm-crystal.org"
96 +HOMEPAGE="http://home.gna.org/fvwm-crystal/"
97 SRC_URI="http://download.gna.org/fvwm-crystal/trayer/${P}.tar.gz"
98 LICENSE="GPL-2"
99 SLOT="0"