commit:     2db886bd0f691a5e4fde1f45dd93110d734d58e5
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 17 20:42:43 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Nov 17 20:42:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db886bd

net-libs/librsync: restore 0/2 subslot (lost in revbump), bug #635834

Noticed by Bernard in a rdiff-backup subslot conflict:
```
  (net-libs/librsync-2.0.1:0/0::gentoo, ebuild scheduled for merge) conflicts 
with
    net-libs/librsync:0/2 required by 
(app-backup/rdiff-backup-1.3.3-r2:0/0::gentoo, ebuild scheduled for merge)
                     ^^^^
```

Reported-by: Bernard Cafarelli
Bug: https://bugs.gentoo.org/635834
Package-Manager: Portage-2.3.14, Repoman-2.3.6

 net-libs/librsync/{librsync-2.0.1.ebuild => librsync-2.0.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/librsync/librsync-2.0.1.ebuild 
b/net-libs/librsync/librsync-2.0.1-r1.ebuild
similarity index 98%
rename from net-libs/librsync/librsync-2.0.1.ebuild
rename to net-libs/librsync/librsync-2.0.1-r1.ebuild
index 931a6a6f450..6c20165834a 100644
--- a/net-libs/librsync/librsync-2.0.1.ebuild
+++ b/net-libs/librsync/librsync-2.0.1-r1.ebuild
@@ -10,7 +10,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 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 RDEPEND="dev-libs/popt"

Reply via email to