Gentoo Archives: gentoo-commits

From: "Matsuu Takuto (matsuu)" <matsuu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/scim-wijesekera: metadata.xml scim-wijesekera-0.3.3.ebuild ChangeLog Manifest
Date: Fri, 02 May 2008 15:41:37
Message-Id: E1JrxOA-0004Zx-Di@stork.gentoo.org
1 matsuu 08/05/02 15:41:34
2
3 Added: metadata.xml scim-wijesekera-0.3.3.ebuild ChangeLog
4 Manifest
5 Log:
6 Initial import, bug #217558.
7 (Portage version: 2.1.5_rc6)
8
9 Revision Changes Path
10 1.1 app-i18n/scim-wijesekera/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-wijesekera/metadata.xml?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-wijesekera/metadata.xml?rev=1.1&content-type=text/plain
14
15 Index: metadata.xml
16 ===================================================================
17 <?xml version="1.0" encoding="UTF-8"?>
18 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
19 <pkgmetadata>
20 <herd>cjk</herd>
21 </pkgmetadata>
22
23
24
25
26 1.1 app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild
27
28 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild?rev=1.1&view=markup
29 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild?rev=1.1&content-type=text/plain
30
31 Index: scim-wijesekera-0.3.3.ebuild
32 ===================================================================
33 # Copyright 1999-2008 Gentoo Foundation
34 # Distributed under the terms of the GNU General Public License v2
35 # $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild,v 1.1 2008/05/02 15:41:33 matsuu Exp $
36
37 inherit autotools
38
39 DESCRIPTION="Wijesekara keyboard for Sinhala input using scim"
40 HOMEPAGE="http://sinhala.sourceforge.net/"
41 SRC_URI="http://sinhala.sourceforge.net/files/${P}.tar.gz"
42 LICENSE="GPL-3"
43 SLOT="0"
44
45 KEYWORDS="~amd64 ~x86"
46 IUSE=""
47
48 DEPEND=">=app-i18n/scim-0.99.8"
49
50 src_unpack() {
51 unpack ${A}
52 cd "${S}"
53 eautoreconf
54 }
55
56 src_install() {
57 emake DESTDIR="${D}" install || die "emake install failed"
58
59 dodoc AUTHORS ChangeLog NEWS README
60 }
61
62
63
64 1.1 app-i18n/scim-wijesekera/ChangeLog
65
66 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-wijesekera/ChangeLog?rev=1.1&view=markup
67 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-wijesekera/ChangeLog?rev=1.1&content-type=text/plain
68
69 Index: ChangeLog
70 ===================================================================
71 # ChangeLog for app-i18n/scim-wijesekera
72 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
73 # $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wijesekera/ChangeLog,v 1.1 2008/05/02 15:41:33 matsuu Exp $
74
75 *scim-wijesekera-0.3.3 (02 May 2008)
76
77 02 May 2008; MATSUU Takuto <matsuu@g.o> +metadata.xml,
78 +scim-wijesekera-0.3.3.ebuild:
79 Initial import, bug #217558.
80
81
82
83
84 1.1 app-i18n/scim-wijesekera/Manifest
85
86 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-wijesekera/Manifest?rev=1.1&view=markup
87 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-wijesekera/Manifest?rev=1.1&content-type=text/plain
88
89 Index: Manifest
90 ===================================================================
91 DIST scim-wijesekera-0.3.3.tar.gz 193023 RMD160 b5ee7eec72a8b909a6428472603a0253da52c71d SHA1 69459840c894247968c462b61fd1249c1af66dc0 SHA256 2f759889801645eadc15aacb0e7e0219823859e3166e48bb929b39fb6c43bc5b
92 EBUILD scim-wijesekera-0.3.3.ebuild 567 RMD160 ad8dd50100b4bd25558c22c04bc99451295c3441 SHA1 c3bd621fe17898dc0c22446fa24bea2cea334572 SHA256 a5ec599e87da567fb38368d108944b7324a7939a03b7a867990a0e5622ac617f
93 MISC ChangeLog 292 RMD160 3ccbdf34625f4fc222bda947d717aec9249ad73e SHA1 4554cba1c0ae67d7ce9b2b427226f1031559c8c5 SHA256 9617854a8e4c950bc68bb89c97a4ccf2f29205e17c851986dad4265be8f99399
94 MISC metadata.xml 157 RMD160 97adcce791d5b0e94b3844a1e27e00be60378454 SHA1 e11f0d9b1f8c57c4f50e453a89d2e61cf737329a SHA256 92a8379a3f1d8c9e52e17dbaf224721ad5bd6ba9fba4302e909aa2b099b33f89
95
96
97
98 --
99 gentoo-commits@l.g.o mailing list