summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2009-06-02 16:22:47 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2009-06-02 16:22:47 +0000
commitea9189b5c7c78537db2d8fb8d1ed4bf722422890 (patch)
tree1ea4eb7dd43ebcf8e402c6d78de841ce62ffbe2e /app-i18n
parentRemove release candidates. (diff)
downloadhistorical-ea9189b5c7c78537db2d8fb8d1ed4bf722422890.tar.gz
historical-ea9189b5c7c78537db2d8fb8d1ed4bf722422890.tar.bz2
historical-ea9189b5c7c78537db2d8fb8d1ed4bf722422890.zip
Initial import.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/ibus-table-zhuyin/ChangeLog10
-rw-r--r--app-i18n/ibus-table-zhuyin/Manifest4
-rw-r--r--app-i18n/ibus-table-zhuyin/ibus-table-zhuyin-1.1.0.20090602.ebuild31
-rw-r--r--app-i18n/ibus-table-zhuyin/metadata.xml5
4 files changed, 50 insertions, 0 deletions
diff --git a/app-i18n/ibus-table-zhuyin/ChangeLog b/app-i18n/ibus-table-zhuyin/ChangeLog
new file mode 100644
index 000000000000..8f0829945fa7
--- /dev/null
+++ b/app-i18n/ibus-table-zhuyin/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-i18n/ibus-table-zhuyin
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-zhuyin/ChangeLog,v 1.1 2009/06/02 16:22:47 matsuu Exp $
+
+*ibus-table-zhuyin-1.1.0.20090602 (02 Jun 2009)
+
+ 02 Jun 2009; MATSUU Takuto <matsuu@gentoo.org>
+ +ibus-table-zhuyin-1.1.0.20090602.ebuild, +metadata.xml:
+ Initial import.
+
diff --git a/app-i18n/ibus-table-zhuyin/Manifest b/app-i18n/ibus-table-zhuyin/Manifest
new file mode 100644
index 000000000000..ec3c271661a0
--- /dev/null
+++ b/app-i18n/ibus-table-zhuyin/Manifest
@@ -0,0 +1,4 @@
+DIST ibus-table-zhuyin-1.1.0.20090602.tar.gz 177094 RMD160 e39ba47cd68d91d10e192ddb4a9154402dce4efd SHA1 0f2e269453d9834adc5f9c9eb4676c1f752de3a4 SHA256 c46627bd9081ea3770391982273a0e76c84ec857f66931711722b7caea44c93d
+EBUILD ibus-table-zhuyin-1.1.0.20090602.ebuild 876 RMD160 e0cabba6f71f78a2254bfb0fb2f4e76a08b7e825 SHA1 bbcdedb506bc5cdef8d619ef2b11de08bfd1eb4a SHA256 e28a5286ab763ece0a02970a89e91b39a79c8fea305159b0ab0911f1ddceec4d
+MISC ChangeLog 401 RMD160 5a295e44d0893ec4e4dcfa61e7b3405b0a2e641c SHA1 ee4b0b62c5baa0ea509a9f581f2e6eeba2926e82 SHA256 0f9367615b5d78ec6e6ccf6f063583fc9805f79ea50627be24e7eefec3da4a28
+MISC metadata.xml 156 RMD160 8adcf0a760a605cd42501f53097ca3a1c4e8daad SHA1 8ccc2b0f20743002b783b1f7b5162c71f7f54c2e SHA256 815820f2e5866d973fafb29a8b8027d022ccea43023309b6dc294cf077598215
diff --git a/app-i18n/ibus-table-zhuyin/ibus-table-zhuyin-1.1.0.20090602.ebuild b/app-i18n/ibus-table-zhuyin/ibus-table-zhuyin-1.1.0.20090602.ebuild
new file mode 100644
index 000000000000..f3c745b4361d
--- /dev/null
+++ b/app-i18n/ibus-table-zhuyin/ibus-table-zhuyin-1.1.0.20090602.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-zhuyin/ibus-table-zhuyin-1.1.0.20090602.ebuild,v 1.1 2009/06/02 16:22:47 matsuu Exp $
+
+DESCRIPTION="The ZhuYin table on IBus Tables"
+HOMEPAGE="http://code.google.com/p/ibus/"
+SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=app-i18n/ibus-table-1.1
+ >=dev-lang/python-2.5"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
+
+src_install() {
+ emake DESTDIR="${D}" install || die
+
+ dodoc AUTHORS ChangeLog NEWS README
+}
+
+pkg_postinst() {
+ ewarn "This package is very experimental, please report your bugs to"
+ ewarn "http://ibus.googlecode.com/issues/list"
+ elog
+ elog "You should run ibus-setup and enable IM Engines you want to use!"
+ elog
+}
diff --git a/app-i18n/ibus-table-zhuyin/metadata.xml b/app-i18n/ibus-table-zhuyin/metadata.xml
new file mode 100644
index 000000000000..2d5852c16c60
--- /dev/null
+++ b/app-i18n/ibus-table-zhuyin/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>cjk</herd>
+</pkgmetadata>