Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 310997

Summary: media-video/mlt-0.5.0 gives python_version() depecrated warning
Product: Gentoo Linux Reporter: Guy <defuebr>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Guy 2010-03-23 22:21:42 UTC
Note also there is an open request to do a version bump at bug# 310071. Perhaps this and that should be done at the same time ...

:)


install -d "/var/tmp/portage/media-libs/mlt-0.5.0/image//usr/share/mlt/profiles"
install -m 644 * "/var/tmp/portage/media-libs/mlt-0.5.0/image//usr/share/mlt/profiles"
rm -f "/var/tmp/portage/media-libs/mlt-0.5.0/image//usr/share/mlt/profiles/"*~
rm -f "/var/tmp/portage/media-libs/mlt-0.5.0/image//usr/share/mlt/profiles/Makefile"
make[1]: Leaving directory `/var/tmp/portage/media-libs/mlt-0.5.0/work/mlt-0.5.0/profiles'

 * Deprecation Warning: python_version() is deprecated and will be banned on 2010-07-01.
 * Use PYTHON() instead of python variable. Use python_get_*() instead of PYVER* variables.
 * The ebuild needs to be fixed. Please report a bug, if it has not been already reported.

>>> Completed installing mlt-0.5.0 into /var/tmp/portage/media-libs/mlt-0.5.0/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-04-26 18:05:27 UTC

*** This bug has been marked as a duplicate of bug 313539 ***