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

app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.3.9.20110826.ebuild
app-i18n/ibus-table-extraphrase/metadata.xml

index ab0a85fcf16c4383b4ade073581c2fdc133598c9..a11bba072ed2407b07e2575f4f6ecbe9e4f5e599 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI="6"
 
-DESCRIPTION="Chinese extra phrases for ibus-table based IME"
+DESCRIPTION="Chinese extra phrases for IBus-Table"
 HOMEPAGE="https://github.com/ibus/ibus/wiki"
 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
 
@@ -12,11 +12,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND=">=app-i18n/ibus-table-1.1"
+RDEPEND="app-i18n/ibus-table"
 DEPEND="${RDEPEND}
        virtual/pkgconfig"
-
-src_install() {
-       emake DESTDIR="${D}" install
-       dodoc AUTHORS ChangeLog NEWS README
-}
index c05fa70dc0996643cd9e26bcaa5fde54b848d2a0..13ee2c91ec750f3f8d4a2ad1c75f0b36f6cf8906 100644 (file)
@@ -1,12 +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>
-       <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>