summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2009-09-14 23:27:50 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2009-09-14 23:27:50 +0000
commit24b2f6e36a0f342dc561e20fe9263112237b9739 (patch)
tree689468421bbc4cb436a7fb421938e75da45d2a05 /app-i18n
parentVersion bump. (diff)
downloadgentoo-2-24b2f6e36a0f342dc561e20fe9263112237b9739.tar.gz
gentoo-2-24b2f6e36a0f342dc561e20fe9263112237b9739.tar.bz2
gentoo-2-24b2f6e36a0f342dc561e20fe9263112237b9739.zip
Initial import.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/ibus-table-rustrad/ChangeLog10
-rw-r--r--app-i18n/ibus-table-rustrad/ibus-table-rustrad-1.2.0.20090907.ebuild23
-rw-r--r--app-i18n/ibus-table-rustrad/metadata.xml9
3 files changed, 42 insertions, 0 deletions
diff --git a/app-i18n/ibus-table-rustrad/ChangeLog b/app-i18n/ibus-table-rustrad/ChangeLog
new file mode 100644
index 000000000000..52fbdfd3d791
--- /dev/null
+++ b/app-i18n/ibus-table-rustrad/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-i18n/ibus-table-rustrad
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-rustrad/ChangeLog,v 1.1 2009/09/14 23:27:50 matsuu Exp $
+
+*ibus-table-rustrad-1.2.0.20090907 (14 Sep 2009)
+
+ 14 Sep 2009; MATSUU Takuto <matsuu@gentoo.org>
+ +ibus-table-rustrad-1.2.0.20090907.ebuild, +metadata.xml:
+ Initial import.
+
diff --git a/app-i18n/ibus-table-rustrad/ibus-table-rustrad-1.2.0.20090907.ebuild b/app-i18n/ibus-table-rustrad/ibus-table-rustrad-1.2.0.20090907.ebuild
new file mode 100644
index 000000000000..c4d051e5d04b
--- /dev/null
+++ b/app-i18n/ibus-table-rustrad/ibus-table-rustrad-1.2.0.20090907.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-rustrad/ibus-table-rustrad-1.2.0.20090907.ebuild,v 1.1 2009/09/14 23:27:50 matsuu Exp $
+
+EAPI="2"
+
+DESCRIPTION="The Russian Traditional 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-rustrad/metadata.xml b/app-i18n/ibus-table-rustrad/metadata.xml
new file mode 100644
index 000000000000..b70148a331a2
--- /dev/null
+++ b/app-i18n/ibus-table-rustrad/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 Russian Traditional table for Ibus-Table.
+</longdescription>
+</pkgmetadata>
+