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-libs/libmatchbox: libmatchbox-1.9.ebuild libmatchbox-1.8.ebuild ChangeLog
Date: Wed, 27 Feb 2008 16:56:14
Message-Id: E1JUPYc-00039q-Ot@stork.gentoo.org
1 yvasilev 08/02/27 16:55:02
2
3 Modified: libmatchbox-1.9.ebuild libmatchbox-1.8.ebuild
4 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.4 x11-libs/libmatchbox/libmatchbox-1.9.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9.ebuild?r1=1.3&r2=1.4
15
16 Index: libmatchbox-1.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- libmatchbox-1.9.ebuild 26 Sep 2007 03:55:17 -0000 1.3
23 +++ libmatchbox-1.9.ebuild 27 Feb 2008 16:55:02 -0000 1.4
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-libs/libmatchbox/libmatchbox-1.9.ebuild,v 1.3 2007/09/26 03:55:17 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9.ebuild,v 1.4 2008/02/27 16:55:02 yvasilev Exp $
30
31 inherit eutils libtool
32
33 DESCRIPTION="The Matchbox Library."
34 -HOMEPAGE="http://projects.o-hand.com/matchbox/"
35 -SRC_URI="http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${P}.tar.bz2"
36 +HOMEPAGE="http://matchbox-project.org/"
37 +SRC_URI="http://matchbox-project.org/sources/${PN}/${PV}/${P}.tar.bz2"
38 LICENSE="GPL-2"
39 SLOT="0"
40
41 @@ -36,7 +36,7 @@
42
43 src_unpack() {
44 unpack ${A}
45 - cd ${S}
46 + cd "${S}"
47
48 elibtoolize
49 }
50
51
52
53 1.6 x11-libs/libmatchbox/libmatchbox-1.8.ebuild
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.8.ebuild?rev=1.6&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.8.ebuild?rev=1.6&content-type=text/plain
57 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.8.ebuild?r1=1.5&r2=1.6
58
59 Index: libmatchbox-1.8.ebuild
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.8.ebuild,v
62 retrieving revision 1.5
63 retrieving revision 1.6
64 diff -u -r1.5 -r1.6
65 --- libmatchbox-1.8.ebuild 22 Jul 2007 03:13:37 -0000 1.5
66 +++ libmatchbox-1.8.ebuild 27 Feb 2008 16:55:02 -0000 1.6
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-libs/libmatchbox/libmatchbox-1.8.ebuild,v 1.5 2007/07/22 03:13:37 dberkholz Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.8.ebuild,v 1.6 2008/02/27 16:55:02 yvasilev Exp $
73
74 inherit eutils libtool
75
76 DESCRIPTION="The Matchbox Library."
77 -HOMEPAGE="http://projects.o-hand.com/matchbox/"
78 -SRC_URI="http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${P}.tar.bz2"
79 +HOMEPAGE="http://matchbox-project.org/"
80 +SRC_URI="http://matchbox-project.org/sources/${PN}/${PV}/${P}.tar.bz2"
81 LICENSE="GPL-2"
82 SLOT="0"
83
84 @@ -36,7 +36,7 @@
85
86 src_unpack() {
87 unpack ${A}
88 - cd ${S}
89 + cd "${S}"
90
91 elibtoolize
92 }
93
94
95
96 1.9 x11-libs/libmatchbox/ChangeLog
97
98 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libmatchbox/ChangeLog?rev=1.9&view=markup
99 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libmatchbox/ChangeLog?rev=1.9&content-type=text/plain
100 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libmatchbox/ChangeLog?r1=1.8&r2=1.9
101
102 Index: ChangeLog
103 ===================================================================
104 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/ChangeLog,v
105 retrieving revision 1.8
106 retrieving revision 1.9
107 diff -u -r1.8 -r1.9
108 --- ChangeLog 26 Sep 2007 03:55:17 -0000 1.8
109 +++ ChangeLog 27 Feb 2008 16:55:02 -0000 1.9
110 @@ -1,6 +1,11 @@
111 # ChangeLog for x11-libs/libmatchbox
112 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
113 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/ChangeLog,v 1.8 2007/09/26 03:55:17 jer Exp $
114 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
115 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/ChangeLog,v 1.9 2008/02/27 16:55:02 yvasilev Exp $
116 +
117 + 27 Feb 2008; Yuri Vasilevski <yvasilev@g.o> libmatchbox-1.8.ebuild,
118 + libmatchbox-1.9.ebuild:
119 + Updated HOMEPAGE and SRC_URI to it's new location
120 + http://matchbox-project.org/ (Bug #211244).
121
122 26 Sep 2007; Jeroen Roovers <jer@g.o> libmatchbox-1.9.ebuild:
123 Marked ~hppa too.
124
125
126
127 --
128 gentoo-commits@l.g.o mailing list