projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c512a1e
)
sys-apps/paludis: 2.6.0 does not support boost-1.63.0, #609670
author
Michał Górny
<mgorny@gentoo.org>
Sun, 6 Aug 2017 09:40:54 +0000
(11:40 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 6 Aug 2017 09:41:32 +0000
(11:41 +0200)
sys-apps/paludis/paludis-2.6.0.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/paludis/paludis-2.6.0.ebuild
b/sys-apps/paludis/paludis-2.6.0.ebuild
index df3509c02efb71db08ae3604e0c90426cf28052d..3b42a102df75b529a36c829b83da782a7a812974 100644
(file)
--- a/
sys-apps/paludis/paludis-2.6.0.ebuild
+++ b/
sys-apps/paludis/paludis-2.6.0.ebuild
@@
-26,7
+26,7
@@
COMMON_DEPEND="
pbins? ( >=app-arch/libarchive-3.1.2 )
python? (
${PYTHON_DEPS}
-
>=dev-libs/boost-1.41.0
[python,${PYTHON_USEDEP}] )
+
<dev-libs/boost-1.63
[python,${PYTHON_USEDEP}] )
ruby? ( dev-lang/ruby:${RUBY_VER} )
search-index? ( >=dev-db/sqlite-3 )
xml? ( >=dev-libs/libxml2-2.6 )"