Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 510536 - x11-misc/compton-0.1_beta2 - add python3_4 support
Summary: x11-misc/compton-0.1_beta2 - add python3_4 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-17 08:49 UTC by Ivan Bagaev
Modified: 2014-05-17 15:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Bagaev 2014-05-17 08:49:11 UTC
x11-misc/compton-0.1_beta2 support python3_4, but ebuild require python3_3 

Reproducible: Always

Steps to Reproduce:
emerge -pv x11-misc/compton
Actual Results:  
x11-misc/compton-0.1_beta2::miramir  USE="dbus drm opengl pcre xinerama" PYTHON_TARGETS="-python3_2 -python3_3"

Expected Results:  
x11-misc/compton-0.1_beta2::miramir  USE="dbus drm opengl pcre xinerama" PYTHON_TARGETS="python3_4 -python3_2 -python3_3"
Comment 1 Julian Ospald 2014-05-17 15:40:35 UTC
+  17 May 2014; Julian Ospald <hasufell@gentoo.org> compton-0.1_beta2.ebuild,
+  compton-9999.ebuild:
+  add python3_4 support