diff options
author | Akinori Hattori <hattya@gentoo.org> | 2017-08-17 00:23:41 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2017-08-17 00:38:53 +0900 |
commit | d0f6595249b0cae3b120d83fd708288024d40998 (patch) | |
tree | 90f1f2d12d2d6d2a4db62a3b5d24d4bdba08e0d0 /app-i18n/ibus-chewing/metadata.xml | |
parent | app-emulation/lxd: remove old versions (diff) | |
download | gentoo-d0f6595249b0cae3b120d83fd708288024d40998.tar.gz gentoo-d0f6595249b0cae3b120d83fd708288024d40998.tar.bz2 gentoo-d0f6595249b0cae3b120d83fd708288024d40998.zip |
app-i18n/ibus-chewing: update to EAPI 6
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-i18n/ibus-chewing/metadata.xml')
-rw-r--r-- | app-i18n/ibus-chewing/metadata.xml | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/app-i18n/ibus-chewing/metadata.xml b/app-i18n/ibus-chewing/metadata.xml index 5805fc8e3286..8f50d1f98602 100644 --- a/app-i18n/ibus-chewing/metadata.xml +++ b/app-i18n/ibus-chewing/metadata.xml @@ -1,13 +1,15 @@ <?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 Chewing engine for IBus platform. It provides Chinese input method from libchewing.</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> + <longdescription lang="en"> + The Chewing engine for IBus. It provides a Chinese input method from + <pkg>app-i18n/libchewing</pkg>. + </longdescription> + <upstream> + <remote-id type="github">definite/ibus-chewing</remote-id> + </upstream> </pkgmetadata> |