app-i18n/scim-m17n: bump EAPI
authorAaron Bauman <bman@gentoo.org>
Sat, 2 Jun 2018 19:50:19 +0000 (15:50 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 2 Jun 2018 22:36:59 +0000 (18:36 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild

index e870b0ecb2802bac0d1d8025aa1d8c1965d42fa2..87039f7d14aa9278ab31240355a55a882704dceb 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+EAPI=6
 
 DESCRIPTION="An input module for Smart Common Input Method (SCIM) which uses m17n as backend"
 HOMEPAGE="http://www.scim-im.org/projects/imengines"
@@ -17,12 +17,6 @@ RDEPEND=">=app-i18n/scim-1.4
 DEPEND="${RDEPEND}
        virtual/pkgconfig"
 
-src_install() {
-       emake DESTDIR="${D}" install || die "make install failed"
-
-       dodoc AUTHORS ChangeLog THANKS README
-}
-
 pkg_postinst() {
        elog
        elog "To use SCIM with both GTK2 and XIM, you should use the following"