commit: 0a7f0ac5582c76211579560fa0b93c87faae3244 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Sat Aug 5 14:09:37 2017 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sat Aug 5 14:09:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a7f0ac5
app-i18n/libskk: sort eclasses Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-i18n/libskk/libskk-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/libskk/libskk-1.0.2.ebuild b/app-i18n/libskk/libskk-1.0.2.ebuild index cc04d1756be..976e49d5f06 100644 --- a/app-i18n/libskk/libskk-1.0.2.ebuild +++ b/app-i18n/libskk/libskk-1.0.2.ebuild @@ -3,7 +3,7 @@ EAPI="6" -inherit ltprune virtualx vala +inherit ltprune vala virtualx DESCRIPTION="GObject-based library to deal with Japanese kana-to-kanji conversion method" HOMEPAGE="https://github.com/ueno/libskk"
