From: | "Ben de Groot (yngwin)" <yngwin@g.o> |
---|---|
To: | gentoo-commits@l.g.o |
Subject: | [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx-chewing: metadata.xml fcitx-chewing-0.2.0.ebuild Manifest ChangeLog |
Date: | Thu, 31 Jan 2013 13:30:58 |
Message-Id: | 20130131133054.516BF2171D@flycatcher.gentoo.org |
1 | yngwin 13/01/31 13:30:54 |
2 | |
3 | Added: metadata.xml fcitx-chewing-0.2.0.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-chewing/metadata.xml |
12 | |
13 | file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/metadata.xml?rev=1.1&view=markup |
14 | plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/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-chewing/fcitx-chewing-0.2.0.ebuild |
27 | |
28 | file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild?rev=1.1&view=markup |
29 | plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild?rev=1.1&content-type=text/plain |
30 | |
31 | Index: fcitx-chewing-0.2.0.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-chewing/fcitx-chewing-0.2.0.ebuild,v 1.1 2013/01/31 13:30:54 yngwin Exp $ |
36 | |
37 | EAPI=5 |
38 | inherit cmake-utils |
39 | |
40 | DESCRIPTION="Chewing 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.7 |
50 | dev-libs/libchewing" |
51 | DEPEND="${RDEPEND} |
52 | virtual/libintl" |
53 | |
54 | |
55 | |
56 | 1.1 app-i18n/fcitx-chewing/Manifest |
57 | |
58 | file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/Manifest?rev=1.1&view=markup |
59 | plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/Manifest?rev=1.1&content-type=text/plain |
60 | |
61 | Index: Manifest |
62 | =================================================================== |
63 | DIST fcitx-chewing-0.2.0.tar.xz 13968 SHA256 cf03b84004f1839a6f6e10dadf53edfbf8b6dcbb9d70579cde913b6b5e0a8dec SHA512 af8f2fb6fb5fb017522ac81fa9b14907d9537dace21ef594951f1dd717e276319666480aecaa55d0696c2ba80f74d51f7573aea9799d96a37bfa8305b8e04e54 WHIRLPOOL 6508407069d353c05b3167b413f5ab90f839afa6e77282ce79504ae23d831e150747a1c949e5fa8f0c021ba7b44b95087295336ad17d049bfbd41b87555aca5f |
64 | EBUILD fcitx-chewing-0.2.0.ebuild 425 SHA256 7ff810a7e5fce50822339f774329eeff652879678c30981eb8fda044e3fc57ab SHA512 0f4332a536d20b7a9bdda9f15c27ec30f66f9a03a748d782004c274359dea9090f38f42b4699a62067699eaad00a22be7199952f4d41a77951a3e6c775051990 WHIRLPOOL 571ab714fd8a2e0d46278c1a94806705bc879db6aa778f78e8d7cb71fc5fe12d0a34fe8654c484aaada7549d86f042f7e7540b1cf790f231e3906279ea09308d |
65 | MISC metadata.xml 158 SHA256 18d71c580f82a389887f4970802b5f40e0a2e4c6019117e64268e008dfb81fc8 SHA512 6198c41a4d69a5ca0029aa9a593cc0ea553dc957fc0bdcd7bcd3bd1af7f84c5feaaf785160b60b8ed75282987818a6367f6092523cacd45f0c35494036043550 WHIRLPOOL 478bed9e1c3fbbcb13f17ffeebc2b9da5f3c48368e8a95c2802a88dbef4773f992fa254e4dc460248d5669021fe4e37b37be522d186da9d97321a58437679662 |
66 | |
67 | |
68 | |
69 | 1.1 app-i18n/fcitx-chewing/ChangeLog |
70 | |
71 | file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog?rev=1.1&view=markup |
72 | plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog?rev=1.1&content-type=text/plain |
73 | |
74 | Index: ChangeLog |
75 | =================================================================== |
76 | # ChangeLog for app-i18n/fcitx-chewing |
77 | # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 |
78 | # $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog,v 1.1 2013/01/31 13:30:54 yngwin Exp $ |
79 | |
80 | *fcitx-chewing-0.2.0 (31 Jan 2013) |
81 | |
82 | 31 Jan 2013; Ben de Groot <yngwin@g.o> +fcitx-chewing-0.2.0.ebuild, |
83 | +metadata.xml: |
84 | Initial commit. Ebuild based on the one by Wang Jiajun in gentoo-zh overlay. |