app-i18n/ibus-table-latin: update to EAPI 6
authorAkinori Hattori <hattya@gentoo.org>
Wed, 16 Aug 2017 14:16:37 +0000 (23:16 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Wed, 16 Aug 2017 14:16:37 +0000 (23:16 +0900)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild
app-i18n/ibus-table-latin/metadata.xml

index e75fed021bb1eab5fd4a274c82b49bdc5dec31cf..ff26181746d15cd88c917c3c1844df933f17ae66 100644 (file)
@@ -1,7 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-DESCRIPTION="The Latin tables for IBus-Table"
+EAPI="6"
+
+DESCRIPTION="Latin tables for IBus-Table"
 HOMEPAGE="https://github.com/ibus/ibus/wiki"
 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
 
@@ -10,12 +12,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND=">=app-i18n/ibus-table-1.2.0.20090912"
+RDEPEND="app-i18n/ibus-table"
 DEPEND="${RDEPEND}
        virtual/pkgconfig"
-
-src_install() {
-       emake DESTDIR="${D}" install || die
-
-       dodoc AUTHORS ChangeLog NEWS README || die
-}
index 678ff7b0f1173a61b828b74bb2e9db5ce24b99af..13ee2c91ec750f3f8d4a2ad1c75f0b36f6cf8906 100644 (file)
@@ -1,13 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-       <maintainer type="project">
-               <email>cjk@gentoo.org</email>
-               <name>Cjk</name>
-       </maintainer>
-       <longdescription lang="en">The Latin tables for Ibus-Table.</longdescription>
-       <upstream>
-               <remote-id type="google-code">ibus</remote-id>
-               <remote-id type="github">ibus/ibus</remote-id>
-       </upstream>
+  <maintainer type="project">
+    <email>cjk@gentoo.org</email>
+    <name>Cjk</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="google-code">ibus</remote-id>
+    <remote-id type="github">ibus/ibus</remote-id>
+  </upstream>
 </pkgmetadata>