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-anthy: metadata.xml fcitx-anthy-0.1.1.ebuild Manifest ChangeLog
Date: Thu, 31 Jan 2013 13:43:24
Message-Id: 20130131134321.94DA42171D@flycatcher.gentoo.org
1 yngwin 13/01/31 13:43:21
2
3 Added: metadata.xml fcitx-anthy-0.1.1.ebuild Manifest
4 ChangeLog
5 Log:
6 Initial commit. Ebuild based on the one by Wang Jiajun in gentoo-zh overlay.
7
8 (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, unsigned Manifest commit)
9
10 Revision Changes Path
11 1.1 app-i18n/fcitx-anthy/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-anthy/metadata.xml?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-anthy/metadata.xml?rev=1.1&content-type=text/plain
15
16 Index: metadata.xml
17 ===================================================================
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 <herd>cjk</herd>
22 </pkgmetadata>
23
24
25
26 1.1 app-i18n/fcitx-anthy/fcitx-anthy-0.1.1.ebuild
27
28 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-anthy/fcitx-anthy-0.1.1.ebuild?rev=1.1&view=markup
29 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-anthy/fcitx-anthy-0.1.1.ebuild?rev=1.1&content-type=text/plain
30
31 Index: fcitx-anthy-0.1.1.ebuild
32 ===================================================================
33 # Copyright 1999-2013 Gentoo Foundation
34 # Distributed under the terms of the GNU General Public License v2
35 # $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/fcitx-anthy-0.1.1.ebuild,v 1.1 2013/01/31 13:43:21 yngwin Exp $
36
37 EAPI=5
38 inherit cmake-utils gnome2-utils
39
40 DESCRIPTION="Japanese Anthy module for Fcitx"
41 HOMEPAGE="http://fcitx-im.org/"
42 SRC_URI="http://fcitx.googlecode.com/files/${P}.tar.xz"
43
44 LICENSE="GPL-2"
45 SLOT="0"
46 KEYWORDS="~amd64 ~x86"
47 IUSE=""
48
49 RDEPEND=">=app-i18n/fcitx-4.2.5
50 app-i18n/anthy"
51 DEPEND="${RDEPEND}
52 sys-devel/gettext
53 virtual/libintl"
54
55 pkg_postinst() {
56 gnome2_icon_cache_update
57 }
58
59 pkg_postrm() {
60 gnome2_icon_cache_update
61 }
62
63
64
65 1.1 app-i18n/fcitx-anthy/Manifest
66
67 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-anthy/Manifest?rev=1.1&view=markup
68 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-anthy/Manifest?rev=1.1&content-type=text/plain
69
70 Index: Manifest
71 ===================================================================
72 DIST fcitx-anthy-0.1.1.tar.xz 68604 SHA256 c508068c7c9a56c26ea44b8e6ddb90a2ea75860031f89e171dcda8ec4cd08955 SHA512 e2c4bb20f0b0a370e5f28bff14312c2c14210695418438ebe697b94570fe502be8c96dc8fbf813fd3aa6e352283a7d31808a1f12266d4a8050646a8ae86de9d9 WHIRLPOOL 48f674ef23d62f2dc1286712cbb252d709d9e3890921d1f9296ff89f85c5ae211daa887841fc01f267fe44764275e8b6de4aef859d9f1456cb24f00023b262ce
73 EBUILD fcitx-anthy-0.1.1.ebuild 549 SHA256 4f20ad7fd99bbe30bb7afd39af5ca8fd92578af08b18aa79a8fd57950efb76c3 SHA512 0b2335e61bcf0a06754686fda58651ad7e5172a5f0afbb15c14aa3ecdd0ca467fa982ac41eec1b32e8de1949235e4bb354b0c26a81fe814cc602a8adaacdec44 WHIRLPOOL 52240ea474ad31077141079272b0566dd756c82b64a6df46f8f34862b0b11d352dffe87f6413c907811aba6a0eeed0ad12bd2058a3de9f97af4bb991ce45143f
74 MISC metadata.xml 158 SHA256 18d71c580f82a389887f4970802b5f40e0a2e4c6019117e64268e008dfb81fc8 SHA512 6198c41a4d69a5ca0029aa9a593cc0ea553dc957fc0bdcd7bcd3bd1af7f84c5feaaf785160b60b8ed75282987818a6367f6092523cacd45f0c35494036043550 WHIRLPOOL 478bed9e1c3fbbcb13f17ffeebc2b9da5f3c48368e8a95c2802a88dbef4773f992fa254e4dc460248d5669021fe4e37b37be522d186da9d97321a58437679662
75
76
77
78 1.1 app-i18n/fcitx-anthy/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-anthy/ChangeLog?rev=1.1&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-anthy/ChangeLog?rev=1.1&content-type=text/plain
82
83 Index: ChangeLog
84 ===================================================================
85 # ChangeLog for app-i18n/fcitx-anthy
86 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
87 # $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/ChangeLog,v 1.1 2013/01/31 13:43:21 yngwin Exp $
88
89 *fcitx-anthy-0.1.1 (31 Jan 2013)
90
91 31 Jan 2013; Ben de Groot <yngwin@g.o> +fcitx-anthy-0.1.1.ebuild,
92 +metadata.xml:
93 Initial commit. Ebuild based on the one by Wang Jiajun in gentoo-zh overlay.