Skip to content

Commit

Permalink
app-backup/borgbackup: fix file conflict with app-office/borg, bug #5…
Browse files Browse the repository at this point in the history
…80402

Package-Manager: portage-2.2.26
  • Loading branch information
blueness committed Apr 18, 2016
1 parent e0517bf commit 1de8769
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app-backup/borgbackup/borgbackup-1.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ LICENSE="BSD"
SLOT="0"
IUSE="libressl +fuse"

# Unformately we have a file conflict with app-office/borg, bug #580402
RDEPEND="
!!app-office/borg
app-arch/lz4
dev-python/msgpack[${PYTHON_USEDEP}]
!libressl? ( dev-libs/openssl:0= )
Expand Down
2 changes: 2 additions & 0 deletions app-backup/borgbackup/borgbackup-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ LICENSE="BSD"
SLOT="0"
IUSE="libressl +fuse"

# Unformately we have a file conflict with app-office/borg, bug #580402
RDEPEND="
!!app-office/borg
app-arch/lz4
dev-python/msgpack[${PYTHON_USEDEP}]
!libressl? ( dev-libs/openssl:0= )
Expand Down

0 comments on commit 1de8769

Please sign in to comment.