diff options
author | Alessandro Calorì <axelgenus@gmail.com> | 2016-01-31 19:56:17 +0100 |
---|---|---|
committer | Alessandro Calorì <axelgenus@gmail.com> | 2016-01-31 19:59:14 +0100 |
commit | 153c121a76b248d57847d3a1ad8b2435f6aff124 (patch) | |
tree | 6876d501d05d7ca823263226f6f6c2d2b6831478 /net-libs/librsync | |
parent | dev-perl/Cisco-Reconfig: Remove old (diff) | |
download | gentoo-153c121a76b248d57847d3a1ad8b2435f6aff124.tar.gz gentoo-153c121a76b248d57847d3a1ad8b2435f6aff124.tar.bz2 gentoo-153c121a76b248d57847d3a1ad8b2435f6aff124.zip |
net-libs/librsync: add subslots
Diffstat (limited to 'net-libs/librsync')
-rw-r--r-- | net-libs/librsync/librsync-0.9.7-r3.ebuild | 2 | ||||
-rw-r--r-- | net-libs/librsync/librsync-2.0.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/librsync/librsync-0.9.7-r3.ebuild b/net-libs/librsync/librsync-0.9.7-r3.ebuild index 82ae42a7cd6d..704e50c4b14e 100644 --- a/net-libs/librsync/librsync-0.9.7-r3.ebuild +++ b/net-libs/librsync/librsync-0.9.7-r3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://librsync.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="0/1" KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="static-libs" diff --git a/net-libs/librsync/librsync-2.0.0.ebuild b/net-libs/librsync/librsync-2.0.0.ebuild index bd51b8fbe2f6..9ccf0bd3de53 100644 --- a/net-libs/librsync/librsync-2.0.0.ebuild +++ b/net-libs/librsync/librsync-2.0.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://librsync.sourcefrog.net/" SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="0/2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="dev-libs/popt" |