[noarch/entropy] add several handy dev-python/pygobject dep_rewrites
This commit is contained in:
parent
22dec3534e
commit
f78b9944db
@ -223,3 +223,7 @@ virtual/ffmpeg (.*)media-video/ffmpeg(.*) \1media-video/libav\2
|
|||||||
# pygobject-cairo rewrite, simple catch-all rewrite
|
# pygobject-cairo rewrite, simple catch-all rewrite
|
||||||
# this might not catch all the strings
|
# this might not catch all the strings
|
||||||
* (.*)dev-python/pygobject(.*)\[cairo\] \1dev-python/pygobject-cairo\2
|
* (.*)dev-python/pygobject(.*)\[cairo\] \1dev-python/pygobject-cairo\2
|
||||||
|
# Rewrite almost every standard dev-python/pygobject dependency
|
||||||
|
* (.*)dev-python/pygobject(?=-[0-9]\.)(?!.*\[.*cairo.*\].*)((.*:3)?) \1dev-python/pygobject-base\2
|
||||||
|
# This handles the case where USE=cairo is specified
|
||||||
|
* (.*)dev-python/pygobject(?=-[0-9]\.)(?=.*\[.*cairo.*\].*)((.*:3)?) \1dev-python/pygobject-base\2 \1dev-python/pygobject-cairo\2
|
||||||
|
Loading…
Reference in New Issue
Block a user