app-i18n/libcangjie: update to EAPI 6
authorAkinori Hattori <hattya@gentoo.org>
Tue, 4 Sep 2018 12:25:26 +0000 (21:25 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Tue, 4 Sep 2018 12:26:38 +0000 (21:26 +0900)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-i18n/libcangjie/libcangjie-1.3.ebuild
app-i18n/libcangjie/metadata.xml

index 72eb18b96607ddf7646d5679a531eb671b00e9fb..e7a4e34570b749aa391596f6529a91ac2671b3fa 100644 (file)
@@ -1,16 +1,16 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI="6"
 
-DESCRIPTION="The library implementing the Cangjie input method"
-HOMEPAGE="http://cangjians.github.io"
-SRC_URI="https://github.com/Cangjians/libcangjie/releases/download/v${PV}/libcangjie-${PV}.tar.xz"
+DESCRIPTION="Library implementing the Cangjie input method"
+HOMEPAGE="http://cangjians.github.io/"
+SRC_URI="https://github.com/Cangjians/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="LGPL-3+"
 SLOT="0"
 KEYWORDS="amd64 x86"
+IUSE=""
 
-DEPEND="dev-db/sqlite:3="
-
-RDEPEND="${DEPEND}"
+RDEPEND="dev-db/sqlite:3="
+DEPEND="${RDEPEND}"
index bc30147a7b042620d6fa85c3e5152e7b8772da87..f6b9bba14e9239fee059f54c4330301c29a6d0ad 100644 (file)
@@ -1,11 +1,11 @@
 <?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="github">Cangjians/libcangjie</remote-id>
-  </upstream>
+       <maintainer type="project">
+               <email>cjk@gentoo.org</email>
+               <name>Cjk</name>
+       </maintainer>
+       <upstream>
+               <remote-id type="github">Cangjians/libcangjie</remote-id>
+       </upstream>
 </pkgmetadata>