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-plugins/matchbox-applet-input-manager: matchbox-applet-input-manager-0.6.ebuild ChangeLog
Date: Wed, 27 Feb 2008 16:47:08
Message-Id: E1JUPQt-0002xD-Q7@stork.gentoo.org
1 yvasilev 08/02/27 16:47:03
2
3 Modified: matchbox-applet-input-manager-0.6.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.5 x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild?r1=1.4&r2=1.5
14
15 Index: matchbox-applet-input-manager-0.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- matchbox-applet-input-manager-0.6.ebuild 6 Feb 2008 20:24:46 -0000 1.4
22 +++ matchbox-applet-input-manager-0.6.ebuild 27 Feb 2008 16:47:03 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 2006-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.4 2008/02/06 20:24:46 yvasilev Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.5 2008/02/27 16:47:03 yvasilev Exp $
28
29 inherit versionator eutils
30
31 @@ -8,8 +8,8 @@
32 MY_P=${MY_PN}-${PV}
33
34 DESCRIPTION="Matchbox panel tray app for managing software input methods."
35 -HOMEPAGE="http://projects.o-hand.com/matchbox/"
36 -SRC_URI="http://projects.o-hand.com/matchbox/sources/${MY_PN}/$(get_version_component_range 1-2)/${MY_P}.tar.bz2"
37 +HOMEPAGE="http://matchbox-project.org/"
38 +SRC_URI="http://matchbox-project.org/sources/${MY_PN}/$(get_version_component_range 1-2)/${MY_P}.tar.bz2"
39 LICENSE="GPL-2"
40 SLOT="0"
41
42
43
44
45 1.6 x11-plugins/matchbox-applet-input-manager/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog?r1=1.5&r2=1.6
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- ChangeLog 6 Feb 2008 20:24:46 -0000 1.5
58 +++ ChangeLog 27 Feb 2008 16:47:03 -0000 1.6
59 @@ -1,6 +1,11 @@
60 # ChangeLog for x11-plugins/matchbox-applet-input-manager
61 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.5 2008/02/06 20:24:46 yvasilev Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.6 2008/02/27 16:47:03 yvasilev Exp $
64 +
65 + 27 Feb 2008; Yuri Vasilevski <yvasilev@g.o>
66 + matchbox-applet-input-manager-0.6.ebuild:
67 + Updated HOMEPAGE and SRC_URI to it's new location
68 + http://matchbox-project.org/ (Bug #211244).
69
70 06 Feb 2008; <yvasilev@g.o>
71 +files/matchbox-applet-input-manager-0.6-sssh_debug.patch,
72
73
74
75 --
76 gentoo-commits@l.g.o mailing list