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: fcitx-4.2.7.ebuild ChangeLog
Date: Thu, 31 Jan 2013 09:02:49
Message-Id: 20130131090245.67B2B2171D@flycatcher.gentoo.org
1 yngwin 13/01/31 09:02:45
2
3 Modified: fcitx-4.2.7.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/fcitx-4.2.7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild?r1=1.1&r2=1.2
15
16 Index: fcitx-4.2.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- fcitx-4.2.7.ebuild 31 Jan 2013 08:42:40 -0000 1.1
23 +++ fcitx-4.2.7.ebuild 31 Jan 2013 09:02:45 -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/fcitx-4.2.7.ebuild,v 1.1 2013/01/31 08:42:40 yngwin Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild,v 1.2 2013/01/31 09:02:45 yngwin Exp $
29
30 EAPI=5
31
32 inherit cmake-utils eutils gnome2-utils fdo-mime multilib readme.gentoo
33
34 DESCRIPTION="Flexible Contect-aware Input Tool with eXtension support"
35 -HOMEPAGE="http://www.fcitx.org/"
36 +HOMEPAGE="http://fcitx-im.org/"
37 SRC_URI="http://fcitx.googlecode.com/files/${P}_dict.tar.xz"
38
39 LICENSE="GPL-2"
40 @@ -116,7 +116,6 @@
41 use autostart && readme.gentoo_pkg_postinst
42 }
43
44 -
45 pkg_postrm() {
46 gnome2_icon_cache_update
47 fdo-mime_desktop_database_update
48
49
50
51 1.55 app-i18n/fcitx/ChangeLog
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/ChangeLog?rev=1.55&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/ChangeLog?rev=1.55&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/ChangeLog?r1=1.54&r2=1.55
56
57 Index: ChangeLog
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v
60 retrieving revision 1.54
61 retrieving revision 1.55
62 diff -u -r1.54 -r1.55
63 --- ChangeLog 31 Jan 2013 08:42:40 -0000 1.54
64 +++ ChangeLog 31 Jan 2013 09:02:45 -0000 1.55
65 @@ -1,6 +1,9 @@
66 # ChangeLog for app-i18n/fcitx
67 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
68 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.54 2013/01/31 08:42:40 yngwin Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.55 2013/01/31 09:02:45 yngwin Exp $
70 +
71 + 31 Jan 2013; Ben de Groot <yngwin@g.o> fcitx-4.2.7.ebuild:
72 + Normalize homepage
73
74 *fcitx-4.2.7 (31 Jan 2013)