Gentoo Archives: gentoo-commits

From: "Ben de Groot (yngwin)" <yngwin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx-configtool: fcitx-configtool-0.4.6.ebuild ChangeLog
Date: Thu, 31 Jan 2013 09:04:52
Message-Id: 20130131090449.1EFF02171D@flycatcher.gentoo.org
1 yngwin 13/01/31 09:04:49
2
3 Modified: fcitx-configtool-0.4.6.ebuild ChangeLog
4 Log:
5 Normalize homepage
6
7 (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.2 app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild?r1=1.1&r2=1.2
15
16 Index: fcitx-configtool-0.4.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- fcitx-configtool-0.4.6.ebuild 31 Jan 2013 08:49:05 -0000 1.1
23 +++ fcitx-configtool-0.4.6.ebuild 31 Jan 2013 09:04:48 -0000 1.2
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild,v 1.1 2013/01/31 08:49:05 yngwin Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild,v 1.2 2013/01/31 09:04:48 yngwin Exp $
29
30 EAPI=5
31
32 inherit cmake-utils
33
34 DESCRIPTION="A GTK+ GUI configuration tool for fcitx"
35 -HOMEPAGE="https://fcitx.googlecode.com/"
36 +HOMEPAGE="http://fcitx-im.org/"
37 SRC_URI="http://fcitx.googlecode.com/files/${P}.tar.xz"
38
39 LICENSE="GPL-3"
40
41
42
43 1.16 app-i18n/fcitx-configtool/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog?rev=1.16&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog?rev=1.16&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog?r1=1.15&r2=1.16
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v
52 retrieving revision 1.15
53 retrieving revision 1.16
54 diff -u -r1.15 -r1.16
55 --- ChangeLog 31 Jan 2013 08:49:05 -0000 1.15
56 +++ ChangeLog 31 Jan 2013 09:04:48 -0000 1.16
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-i18n/fcitx-configtool
59 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.15 2013/01/31 08:49:05 yngwin Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.16 2013/01/31 09:04:48 yngwin Exp $
62 +
63 + 31 Jan 2013; Ben de Groot <yngwin@g.o> fcitx-configtool-0.4.6.ebuild:
64 + Normalize homepage
65
66 *fcitx-configtool-0.4.6 (31 Jan 2013)