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-window-manager: matchbox-window-manager-1.1.ebuild matchbox-window-manager-1.2.ebuild ChangeLog
Date: Wed, 27 Feb 2008 17:15:46
Message-Id: E1JUPse-0003ix-2V@stork.gentoo.org
1 yvasilev 08/02/27 17:15:44
2
3 Modified: matchbox-window-manager-1.1.ebuild
4 matchbox-window-manager-1.2.ebuild ChangeLog
5 Log:
6 Updated HOMEPAGE and SRC_URI to it's new location http://matchbox-project.org/ (Bug #211244).
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.3 x11-wm/matchbox-window-manager/matchbox-window-manager-1.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.1.ebuild?r1=1.2&r2=1.3
15
16 Index: matchbox-window-manager-1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- matchbox-window-manager-1.1.ebuild 22 Jul 2007 06:08:47 -0000 1.2
23 +++ matchbox-window-manager-1.1.ebuild 27 Feb 2008 17:15:43 -0000 1.3
24 @@ -1,12 +1,12 @@
25 -# Copyright 2006-2007 Gentoo Foundation
26 +# Copyright 2006-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.1.ebuild,v 1.2 2007/07/22 06:08:47 dberkholz Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.1.ebuild,v 1.3 2008/02/27 17:15:43 yvasilev Exp $
30
31 inherit eutils versionator gnome2
32
33 DESCRIPTION="Light weight WM designed for use on PDA computers"
34 -HOMEPAGE="http://projects.o-hand.com/matchbox/"
35 -SRC_URI="http://projects.o-hand.com/matchbox/sources/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2"
36 +HOMEPAGE="http://matchbox-project.org/"
37 +SRC_URI="http://matchbox-project.org/sources/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2"
38 SLOT="0"
39 LICENSE="GPL-2"
40
41 @@ -23,10 +23,10 @@
42
43 src_unpack() {
44 unpack ${A}
45 - cd ${S}
46 + cd "${S}"
47
48 # Allows to build with USE=-png
49 - epatch "${FILESDIR}/${PN}-1.0-use-nopng.patch"
50 + epatch "${FILESDIR}"/${PN}-1.0-use-nopng.patch
51 }
52
53 src_compile() {
54
55
56
57 1.4 x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild
58
59 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild?rev=1.4&view=markup
60 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild?rev=1.4&content-type=text/plain
61 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild?r1=1.3&r2=1.4
62
63 Index: matchbox-window-manager-1.2.ebuild
64 ===================================================================
65 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild,v
66 retrieving revision 1.3
67 retrieving revision 1.4
68 diff -u -r1.3 -r1.4
69 --- matchbox-window-manager-1.2.ebuild 26 Sep 2007 03:58:06 -0000 1.3
70 +++ matchbox-window-manager-1.2.ebuild 27 Feb 2008 17:15:43 -0000 1.4
71 @@ -1,12 +1,12 @@
72 -# Copyright 2006-2007 Gentoo Foundation
73 +# Copyright 2006-2008 Gentoo Foundation
74 # Distributed under the terms of the GNU General Public License v2
75 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild,v 1.3 2007/09/26 03:58:06 jer Exp $
76 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild,v 1.4 2008/02/27 17:15:43 yvasilev Exp $
77
78 inherit eutils versionator gnome2
79
80 DESCRIPTION="Light weight WM designed for use on PDA computers"
81 -HOMEPAGE="http://projects.o-hand.com/matchbox/"
82 -SRC_URI="http://projects.o-hand.com/matchbox/sources/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2"
83 +HOMEPAGE="http://matchbox-project.org/"
84 +SRC_URI="http://matchbox-project.org/sources/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2"
85 SLOT="0"
86 LICENSE="GPL-2"
87
88 @@ -23,10 +23,10 @@
89
90 src_unpack() {
91 unpack ${A}
92 - cd ${S}
93 + cd "${S}"
94
95 # Allows to build with USE=-png
96 - epatch "${FILESDIR}/${PN}-1.0-use-nopng.patch"
97 + epatch "${FILESDIR}"/${PN}-1.0-use-nopng.patch
98 }
99
100 src_compile() {
101
102
103
104 1.12 x11-wm/matchbox-window-manager/ChangeLog
105
106 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-window-manager/ChangeLog?rev=1.12&view=markup
107 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-window-manager/ChangeLog?rev=1.12&content-type=text/plain
108 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-window-manager/ChangeLog?r1=1.11&r2=1.12
109
110 Index: ChangeLog
111 ===================================================================
112 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/ChangeLog,v
113 retrieving revision 1.11
114 retrieving revision 1.12
115 diff -u -r1.11 -r1.12
116 --- ChangeLog 26 Sep 2007 03:58:06 -0000 1.11
117 +++ ChangeLog 27 Feb 2008 17:15:43 -0000 1.12
118 @@ -1,6 +1,11 @@
119 # ChangeLog for x11-wm/matchbox-window-manager
120 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
121 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/ChangeLog,v 1.11 2007/09/26 03:58:06 jer Exp $
122 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
123 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/ChangeLog,v 1.12 2008/02/27 17:15:43 yvasilev Exp $
124 +
125 + 27 Feb 2008; Yuri Vasilevski <yvasilev@g.o>
126 + matchbox-window-manager-1.1.ebuild, matchbox-window-manager-1.2.ebuild:
127 + Updated HOMEPAGE and SRC_URI to it's new location
128 + http://matchbox-project.org/ (Bug #211244).
129
130 26 Sep 2007; Jeroen Roovers <jer@g.o>
131 matchbox-window-manager-1.2.ebuild:
132
133
134
135 --
136 gentoo-commits@l.g.o mailing list