diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-09-22 00:07:08 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-09-22 00:07:08 +0000 |
commit | 7707b149c9e076a199ee246a3c71aab04ecafe1f (patch) | |
tree | 80ccce436e36b6b585299883a35d29b4c3fb7fa9 /app-i18n | |
parent | stable x86, bug 285451 (diff) | |
download | historical-7707b149c9e076a199ee246a3c71aab04ecafe1f.tar.gz historical-7707b149c9e076a199ee246a3c71aab04ecafe1f.tar.bz2 historical-7707b149c9e076a199ee246a3c71aab04ecafe1f.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-cantonese/ChangeLog | 10 | ||||
-rw-r--r-- | app-i18n/ibus-table-cantonese/ibus-table-cantonese-1.2.0.20090824.ebuild | 23 | ||||
-rw-r--r-- | app-i18n/ibus-table-cantonese/metadata.xml | 9 | ||||
-rw-r--r-- | app-i18n/ibus-table-cantonhk/ChangeLog | 10 | ||||
-rw-r--r-- | app-i18n/ibus-table-cantonhk/ibus-table-cantonhk-1.2.0.20090828.ebuild | 23 | ||||
-rw-r--r-- | app-i18n/ibus-table-cantonhk/metadata.xml | 9 | ||||
-rw-r--r-- | app-i18n/ibus-table-jyutping/ChangeLog | 10 | ||||
-rw-r--r-- | app-i18n/ibus-table-jyutping/ibus-table-jyutping-1.2.0.20090824.ebuild | 23 | ||||
-rw-r--r-- | app-i18n/ibus-table-jyutping/metadata.xml | 9 |
9 files changed, 126 insertions, 0 deletions
diff --git a/app-i18n/ibus-table-cantonese/ChangeLog b/app-i18n/ibus-table-cantonese/ChangeLog new file mode 100644 index 000000000000..1f5793d4ae13 --- /dev/null +++ b/app-i18n/ibus-table-cantonese/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/ibus-table-cantonese +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cantonese/ChangeLog,v 1.1 2009/09/21 23:58:48 matsuu Exp $ + +*ibus-table-cantonese-1.2.0.20090824 (21 Sep 2009) + + 21 Sep 2009; MATSUU Takuto <matsuu@gentoo.org> + +ibus-table-cantonese-1.2.0.20090824.ebuild, +metadata.xml: + Initial import. + diff --git a/app-i18n/ibus-table-cantonese/ibus-table-cantonese-1.2.0.20090824.ebuild b/app-i18n/ibus-table-cantonese/ibus-table-cantonese-1.2.0.20090824.ebuild new file mode 100644 index 000000000000..faddd6d1d733 --- /dev/null +++ b/app-i18n/ibus-table-cantonese/ibus-table-cantonese-1.2.0.20090824.ebuild @@ -0,0 +1,23 @@ +# 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-cantonese/ibus-table-cantonese-1.2.0.20090824.ebuild,v 1.1 2009/09/21 23:58:48 matsuu Exp $ + +EAPI="2" + +DESCRIPTION="The Cantonese input method table for IBus-Table" +HOMEPAGE="http://code.google.com/p/ibus/" +SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=app-i18n/ibus-table-1.1" +RDEPEND="${DEPEND}" + +src_install() { + emake DESTDIR="${D}" install || die + + dodoc AUTHORS ChangeLog NEWS README +} diff --git a/app-i18n/ibus-table-cantonese/metadata.xml b/app-i18n/ibus-table-cantonese/metadata.xml new file mode 100644 index 000000000000..f3e942874e19 --- /dev/null +++ b/app-i18n/ibus-table-cantonese/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>cjk</herd> +<longdescription lang="en"> +The Cantonese input method table for IBus-Table. +</longdescription> +</pkgmetadata> + diff --git a/app-i18n/ibus-table-cantonhk/ChangeLog b/app-i18n/ibus-table-cantonhk/ChangeLog new file mode 100644 index 000000000000..1d1746b2794e --- /dev/null +++ b/app-i18n/ibus-table-cantonhk/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/ibus-table-cantonhk +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cantonhk/ChangeLog,v 1.1 2009/09/22 00:03:39 matsuu Exp $ + +*ibus-table-cantonhk-1.2.0.20090828 (22 Sep 2009) + + 22 Sep 2009; MATSUU Takuto <matsuu@gentoo.org> + +ibus-table-cantonhk-1.2.0.20090828.ebuild, +metadata.xml: + Initial import. + diff --git a/app-i18n/ibus-table-cantonhk/ibus-table-cantonhk-1.2.0.20090828.ebuild b/app-i18n/ibus-table-cantonhk/ibus-table-cantonhk-1.2.0.20090828.ebuild new file mode 100644 index 000000000000..adf32563659c --- /dev/null +++ b/app-i18n/ibus-table-cantonhk/ibus-table-cantonhk-1.2.0.20090828.ebuild @@ -0,0 +1,23 @@ +# 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-cantonhk/ibus-table-cantonhk-1.2.0.20090828.ebuild,v 1.1 2009/09/22 00:03:39 matsuu Exp $ + +EAPI="2" + +DESCRIPTION="The Cantonese (Hong Kong) input method table for IBus-Table" +HOMEPAGE="http://code.google.com/p/ibus/" +SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=app-i18n/ibus-table-1.1" +RDEPEND="${DEPEND}" + +src_install() { + emake DESTDIR="${D}" install || die + + dodoc AUTHORS ChangeLog NEWS README +} diff --git a/app-i18n/ibus-table-cantonhk/metadata.xml b/app-i18n/ibus-table-cantonhk/metadata.xml new file mode 100644 index 000000000000..9aaee4f51ea8 --- /dev/null +++ b/app-i18n/ibus-table-cantonhk/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>cjk</herd> +<longdescription lang="en"> +The Cantonese (Hong Kong) input method table for IBus-Table. +</longdescription> +</pkgmetadata> + diff --git a/app-i18n/ibus-table-jyutping/ChangeLog b/app-i18n/ibus-table-jyutping/ChangeLog new file mode 100644 index 000000000000..31bc3fc8b884 --- /dev/null +++ b/app-i18n/ibus-table-jyutping/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/ibus-table-jyutping +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-jyutping/ChangeLog,v 1.1 2009/09/22 00:07:08 matsuu Exp $ + +*ibus-table-jyutping-1.2.0.20090824 (22 Sep 2009) + + 22 Sep 2009; MATSUU Takuto <matsuu@gentoo.org> + +ibus-table-jyutping-1.2.0.20090824.ebuild, +metadata.xml: + Initial import. + diff --git a/app-i18n/ibus-table-jyutping/ibus-table-jyutping-1.2.0.20090824.ebuild b/app-i18n/ibus-table-jyutping/ibus-table-jyutping-1.2.0.20090824.ebuild new file mode 100644 index 000000000000..b68054f49f0a --- /dev/null +++ b/app-i18n/ibus-table-jyutping/ibus-table-jyutping-1.2.0.20090824.ebuild @@ -0,0 +1,23 @@ +# 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-jyutping/ibus-table-jyutping-1.2.0.20090824.ebuild,v 1.1 2009/09/22 00:07:08 matsuu Exp $ + +EAPI="2" + +DESCRIPTION="The JyutPing table for IBus-Table" +HOMEPAGE="http://code.google.com/p/ibus/" +SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" + +LICENSE="GPL-2 public-domain" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=app-i18n/ibus-table-1.1" +RDEPEND="${DEPEND}" + +src_install() { + emake DESTDIR="${D}" install || die + + dodoc AUTHORS ChangeLog NEWS README +} diff --git a/app-i18n/ibus-table-jyutping/metadata.xml b/app-i18n/ibus-table-jyutping/metadata.xml new file mode 100644 index 000000000000..6626fa7440df --- /dev/null +++ b/app-i18n/ibus-table-jyutping/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>cjk</herd> +<longdescription lang="en"> +The package contains general Table engine for IBus platform. +</longdescription> +</pkgmetadata> + |