summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* virtual/python-pmw: Support newer pythonPacho Ramos2017-06-151-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* virtual: Remove empty assignments of optional variables.Ulrich Müller2017-03-291-8/+1
| | | | | | | Remove empty HOMEPAGE, SRC_URI, KEYWORDS, LICENSE, IUSE, and DEPEND. As announced in gentoo-dev mailing list. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* Sanitize virtual namespace of python packagesJustin Lecher2015-11-101-0/+25
Rename virtual/MODULE to virtual/python-MODULE Signed-off-by: Justin Lecher <jlec@gentoo.org>