Gentoo Archives: gentoo-commits

From: "Yuri Vasilevski (yvasilev)" <yvasilev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/matchbox: matchbox-1.0.ebuild matchbox-0.7.1.ebuild ChangeLog
Date: Wed, 27 Feb 2008 17:26:45
Message-Id: E1JUQ3E-00047u-TN@stork.gentoo.org
1 yvasilev 08/02/27 17:26:40
2
3 Modified: matchbox-1.0.ebuild matchbox-0.7.1.ebuild ChangeLog
4 Log:
5 Updated HOMEPAGE and SRC_URI to it's new location http://matchbox-project.org/ (Bug #211244).
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.6 x11-wm/matchbox/matchbox-1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild?r1=1.5&r2=1.6
14
15 Index: matchbox-1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- matchbox-1.0.ebuild 26 Sep 2007 04:06:56 -0000 1.5
22 +++ matchbox-1.0.ebuild 27 Feb 2008 17:26:40 -0000 1.6
23 @@ -1,9 +1,9 @@
24 -# Copyright 2006-2007 Gentoo Foundation
25 +# Copyright 2006-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild,v 1.5 2007/09/26 04:06:56 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild,v 1.6 2008/02/27 17:26:40 yvasilev Exp $
29
30 DESCRIPTION="Meta package for the Matchbox desktop, a light weight desktop environment designed for use on PDA computers"
31 -HOMEPAGE="http://projects.o-hand.com/matchbox/"
32 +HOMEPAGE="http://matchbox-project.org/"
33 LICENSE="as-is"
34 SLOT="0"
35 IUSE="minimal"
36 @@ -28,4 +28,4 @@
37 # x11-plugins/matchbox-desktop-image-browser
38 # xine? ( x11-plugins/matchbox-desktop-xine ) )"
39
40 -S=${WORKDIR}
41 +S="${WORKDIR}"
42
43
44
45 1.13 x11-wm/matchbox/matchbox-0.7.1.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild?rev=1.13&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild?rev=1.13&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild?r1=1.12&r2=1.13
50
51 Index: matchbox-0.7.1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild,v
54 retrieving revision 1.12
55 retrieving revision 1.13
56 diff -u -r1.12 -r1.13
57 --- matchbox-0.7.1.ebuild 6 Feb 2008 20:09:50 -0000 1.12
58 +++ matchbox-0.7.1.ebuild 27 Feb 2008 17:26:40 -0000 1.13
59 @@ -1,13 +1,13 @@
60 # Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild,v 1.12 2008/02/06 20:09:50 yvasilev Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild,v 1.13 2008/02/27 17:26:40 yvasilev Exp $
64
65 inherit flag-o-matic
66
67 IUSE="jpeg png nls debug"
68
69 DESCRIPTION="Light weight WM designed for use on PDA computers"
70 -HOMEPAGE="http://projects.o-hand.com/matchbox/"
71 +HOMEPAGE="http://matchbox-project.org/"
72 SRC_URI="http://handhelds.org/~mallum/downloadables/${P}.tar.gz"
73
74 SLOT="0"
75
76
77
78 1.18 x11-wm/matchbox/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox/ChangeLog?rev=1.18&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox/ChangeLog?rev=1.18&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox/ChangeLog?r1=1.17&r2=1.18
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v
87 retrieving revision 1.17
88 retrieving revision 1.18
89 diff -u -r1.17 -r1.18
90 --- ChangeLog 6 Feb 2008 20:09:50 -0000 1.17
91 +++ ChangeLog 27 Feb 2008 17:26:40 -0000 1.18
92 @@ -1,6 +1,11 @@
93 # ChangeLog for x11-wm/matchbox
94 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.17 2008/02/06 20:09:50 yvasilev Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.18 2008/02/27 17:26:40 yvasilev Exp $
97 +
98 + 27 Feb 2008; Yuri Vasilevski <yvasilev@g.o> matchbox-0.7.1.ebuild,
99 + matchbox-1.0.ebuild:
100 + Updated HOMEPAGE and SRC_URI to it's new location
101 + http://matchbox-project.org/ (Bug #211244).
102
103 06 Feb 2008; <yvasilev@g.o> matchbox-0.7.1.ebuild:
104 Added -Wl,--no-as-needed to LDFLAGS to fix Bug #203150:
105
106
107
108 --
109 gentoo-commits@l.g.o mailing list