Skip to content

Commit

Permalink
app-i18n/librime: Set subslot based on soname of librime.so.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arfrever Frehtes Taifersar Arahesis authored and floppym committed Oct 23, 2017
1 parent ef6577f commit b49d494
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-i18n/librime/librime-1.2.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ HOMEPAGE="http://rime.im/"
SRC_URI="https://github.com/rime/${PN}/archive/rime-${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
SLOT="0/1"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="static-libs test"

Expand Down
2 changes: 1 addition & 1 deletion app-i18n/librime/librime-1.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ HOMEPAGE="http://rime.im/"
SRC_URI="http://dl.bintray.com/lotem/rime/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
SLOT="0/1"
KEYWORDS="amd64 ~ppc ppc64 ~x86"
IUSE="static-libs test"

Expand Down

0 comments on commit b49d494

Please sign in to comment.