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-panel: matchbox-panel-0.9.2.ebuild matchbox-panel-0.9.3.ebuild ChangeLog
Date: Wed, 27 Feb 2008 17:20:01
Message-Id: E1JUPwk-0003ry-T0@stork.gentoo.org
1 yvasilev 08/02/27 17:19:58
2
3 Modified: matchbox-panel-0.9.2.ebuild
4 matchbox-panel-0.9.3.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.2 x11-wm/matchbox-panel/matchbox-panel-0.9.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-panel/matchbox-panel-0.9.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-panel/matchbox-panel-0.9.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-panel/matchbox-panel-0.9.2.ebuild?r1=1.1&r2=1.2
15
16 Index: matchbox-panel-0.9.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/matchbox-panel-0.9.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- matchbox-panel-0.9.2.ebuild 13 Mar 2006 00:04:43 -0000 1.1
23 +++ matchbox-panel-0.9.2.ebuild 27 Feb 2008 17:19:58 -0000 1.2
24 @@ -1,12 +1,12 @@
25 -# Copyright 2006-2006 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-panel/matchbox-panel-0.9.2.ebuild,v 1.1 2006/03/13 00:04:43 yvasilev Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/matchbox-panel-0.9.2.ebuild,v 1.2 2008/02/27 17:19:58 yvasilev Exp $
30
31 inherit versionator
32
33 DESCRIPTION="The Matchbox Panel"
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 LICENSE="GPL-2"
39 SLOT="0"
40
41 @@ -32,7 +32,7 @@
42 }
43
44 src_install() {
45 - make DESTDIR=${D} install || die "Installation failed"
46 + make DESTDIR="${D}" install || die "Installation failed"
47
48 dodoc AUTHORS ChangeLog INSTALL NEWS README
49 }
50
51
52
53 1.5 x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild?rev=1.5&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild?rev=1.5&content-type=text/plain
57 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild?r1=1.4&r2=1.5
58
59 Index: matchbox-panel-0.9.3.ebuild
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild,v
62 retrieving revision 1.4
63 retrieving revision 1.5
64 diff -u -r1.4 -r1.5
65 --- matchbox-panel-0.9.3.ebuild 26 Sep 2007 04:01:17 -0000 1.4
66 +++ matchbox-panel-0.9.3.ebuild 27 Feb 2008 17:19:58 -0000 1.5
67 @@ -1,12 +1,12 @@
68 -# Copyright 2006-2007 Gentoo Foundation
69 +# Copyright 2006-2008 Gentoo Foundation
70 # Distributed under the terms of the GNU General Public License v2
71 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild,v 1.4 2007/09/26 04:01:17 jer Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild,v 1.5 2008/02/27 17:19:58 yvasilev Exp $
73
74 inherit eutils versionator
75
76 DESCRIPTION="The Matchbox Panel"
77 -HOMEPAGE="http://projects.o-hand.com/matchbox/"
78 -SRC_URI="http://projects.o-hand.com/matchbox/sources/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2"
79 +HOMEPAGE="http://matchbox-project.org/"
80 +SRC_URI="http://matchbox-project.org/sources/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2"
81 LICENSE="GPL-2"
82 SLOT="0"
83
84 @@ -22,9 +22,9 @@
85
86 src_unpack () {
87 unpack ${A}
88 - cd ${S}
89 + cd "${S}"
90
91 - epatch "${FILESDIR}/${P}-gcc4-no-nested-functions.patch"
92 + epatch "${FILESDIR}/"${P}-gcc4-no-nested-functions.patch
93 }
94
95 src_compile() {
96 @@ -40,7 +40,7 @@
97 }
98
99 src_install() {
100 - make DESTDIR=${D} install || die "Installation failed"
101 + make DESTDIR="${D}" install || die "Installation failed"
102
103 dodoc AUTHORS ChangeLog INSTALL NEWS README
104 }
105
106
107
108 1.7 x11-wm/matchbox-panel/ChangeLog
109
110 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-panel/ChangeLog?rev=1.7&view=markup
111 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-panel/ChangeLog?rev=1.7&content-type=text/plain
112 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-panel/ChangeLog?r1=1.6&r2=1.7
113
114 Index: ChangeLog
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/ChangeLog,v
117 retrieving revision 1.6
118 retrieving revision 1.7
119 diff -u -r1.6 -r1.7
120 --- ChangeLog 26 Sep 2007 04:01:17 -0000 1.6
121 +++ ChangeLog 27 Feb 2008 17:19:58 -0000 1.7
122 @@ -1,6 +1,11 @@
123 # ChangeLog for x11-wm/matchbox-panel
124 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
125 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/ChangeLog,v 1.6 2007/09/26 04:01:17 jer Exp $
126 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
127 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/ChangeLog,v 1.7 2008/02/27 17:19:58 yvasilev Exp $
128 +
129 + 27 Feb 2008; Yuri Vasilevski <yvasilev@g.o>
130 + matchbox-panel-0.9.2.ebuild, matchbox-panel-0.9.3.ebuild:
131 + Updated HOMEPAGE and SRC_URI to it's new location
132 + http://matchbox-project.org/ (Bug #211244).
133
134 26 Sep 2007; Jeroen Roovers <jer@g.o> matchbox-panel-0.9.3.ebuild:
135 Marked ~hppa too.
136
137
138
139 --
140 gentoo-commits@l.g.o mailing list