diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-05-18 23:25:04 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-05-18 23:27:48 +0900 |
commit | a797e52a0e9636ff6a0392fc734c8eb0bc57a55e (patch) | |
tree | e2562050d9547d66bdf0f544c34798c14d02fc93 /app-i18n/ibus-m17n/metadata.xml | |
parent | www-client/opera-developer: Old (diff) | |
download | gentoo-a797e52a0e9636ff6a0392fc734c8eb0bc57a55e.tar.gz gentoo-a797e52a0e9636ff6a0392fc734c8eb0bc57a55e.tar.bz2 gentoo-a797e52a0e9636ff6a0392fc734c8eb0bc57a55e.zip |
app-i18n/ibus-m17n: update to EAPI 7
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n/ibus-m17n/metadata.xml')
-rw-r--r-- | app-i18n/ibus-m17n/metadata.xml | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/app-i18n/ibus-m17n/metadata.xml b/app-i18n/ibus-m17n/metadata.xml index 905cdaedd1a9..481dbcd8c9d1 100644 --- a/app-i18n/ibus-m17n/metadata.xml +++ b/app-i18n/ibus-m17n/metadata.xml @@ -1,21 +1,21 @@ <?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 M17N engine for IBus. It allows input of many languages using the input - table maps from <pkg>dev-libs/m17n-lib</pkg>. - </longdescription> - <use> - <flag name="gtk2"> - Build with <pkg>x11-libs/gtk+</pkg>:2 instead of <pkg>x11-libs/gtk+</pkg>:3 - </flag> - </use> - <upstream> - <remote-id type="cpe">cpe:/a:ibus_project:ibus-m17n</remote-id> - <remote-id type="github">ibus/ibus-m17n</remote-id> - </upstream> + <maintainer type="project"> + <email>cjk@gentoo.org</email> + <name>Cjk</name> + </maintainer> + <longdescription lang="en"> + The M17N engine for IBus. It allows input of many languages using the input + table maps from <pkg>dev-libs/m17n-lib</pkg>. + </longdescription> + <use> + <flag name="gtk2"> + Build with <pkg>x11-libs/gtk+</pkg>:2 instead of <pkg>x11-libs/gtk+</pkg>:3 + </flag> + </use> + <upstream> + <remote-id type="cpe">cpe:/a:ibus_project:ibus-m17n</remote-id> + <remote-id type="github">ibus/ibus-m17n</remote-id> + </upstream> </pkgmetadata> |