Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530362 - app-portage/elogviewer: add python-3.4 to PYTHON_COMPAT if possible
Summary: app-portage/elogviewer: add python-3.4 to PYTHON_COMPAT if possible
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paul Varner (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 523322
Blocks: python-3.4
  Show dependency tree
 
Reported: 2014-11-24 12:22 UTC by Pacho Ramos
Modified: 2015-03-31 06:17 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 Pacho Ramos gentoo-dev 2014-11-24 12:22:32 UTC
thanks
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2015-03-31 06:17:43 UTC
~/cvsPortage/gentoo-x86/app-portage/elogviewer $ grep PYTHON_COMPAT ./*
grep: ./CVS: Is a directory
./elogviewer-0.6.2-r3.ebuild:PYTHON_COMPAT=( python2_7 )
./elogviewer-2.1-r1.ebuild:PYTHON_COMPAT=(python{2_7,3_3})
./elogviewer-2.1-r2.ebuild:PYTHON_COMPAT=(python{2_7,3_3,3_4})
./elogviewer-2.3.ebuild:PYTHON_COMPAT=(python{2_7,3_3,3_4})
./elogviewer-2.3-r1.ebuild:PYTHON_COMPAT=(python{2_7,3_3,3_4})

So py3.4 has been in place since addition of elogviewer-2.1-r2.ebuild but it just wasn't mentioned in the commit msg in the ChangeLog.