diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2017-10-19 22:35:16 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-10-23 13:24:39 -0400 |
commit | 94c85db28c31b0045979fb72b6cbfbf5d81a7600 (patch) | |
tree | 3a4ea165a923e6a7b5ccf137b47fa91ef5cda08f /app-i18n | |
parent | app-i18n/sunpinyin: Delete old version (2.0.4_pre20130108). (diff) | |
download | gentoo-94c85db28c31b0045979fb72b6cbfbf5d81a7600.tar.gz gentoo-94c85db28c31b0045979fb72b6cbfbf5d81a7600.tar.bz2 gentoo-94c85db28c31b0045979fb72b6cbfbf5d81a7600.zip |
app-i18n/sunpinyin: Set subslot based on soname of libsunpinyin.so.
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild index c57e4b545664..6f6822d8fdb3 100644 --- a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild +++ b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/sunpinyin/sunpinyin" SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz" LICENSE="LGPL-2.1 CDDL" -SLOT="0/1" +SLOT="0/3" KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" |