aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* package: update example PORTDIR pathSam James12 days1-3/+3
* Run `pyupgrade --py39-plus`Sam James2023-08-071-6/+6
* package.py: code cleanup via blackBrian Dolbec2022-07-101-1/+3
* equery meta: Migrate to portage's MetadataXML classBrian Dolbec2022-07-101-3/+7
* equery meta: Fix missing description when not in metadata.xmlBrian Dolbec2022-07-091-0/+9
* Change tabs to spaces (using autopep8). Also, format repo using black.Wolfgang E. Sanyer2021-09-201-553/+565
* Remove inherits from objectMatt Turner2020-12-201-1/+1
* Remove $Header$Matt Turner2020-12-201-2/+0
* Add (and fix) flake8 checks in toxVirgil Dupras2018-08-141-1/+1
* equery: size: Fix UnicodeDecodeErrorPaul Varner2017-09-061-1/+2
* gentoolkit/package.py: Fix dblink call py3 compatibility bug 575788Brian Dolbec2016-09-151-1/+1
* equery: respect PORTAGE_CONFIGROOT tooMike Frysinger2013-03-121-0/+1
* equery: make more ROOT awareMike Frysinger2012-12-201-13/+22
* package: use portage-9999 in Package.environment doctestW. Trevor King2012-11-111-4/+5
* package: use portage-9999 (and define pkg) in Package.ebuild_path doctestW. Trevor King2012-11-111-2/+3
* package: use portage-9999 in module doctestW. Trevor King2012-11-111-4/+4
* package: update PackageFormatter doctest to use QueryW. Trevor King2012-11-111-3/+8
* package: use print() in PackageFormatter doctest for Python 3 compatibilityW. Trevor King2012-11-111-1/+1
* package: change "f" -> "path" to avoid pylint C0103 (Invalid name "f")W. Trevor King2012-11-111-2/+2
* package: change "e" -> "error" to avoid pylint C0103 (Invalid name "e")W. Trevor King2012-11-111-2/+2
* package: remove shebang from module without __name__ == '__main__' blockW. Trevor King2012-11-111-2/+0
* package: wrap long lines to avoid pylint C0301W. Trevor King2012-11-111-9/+20
* replace all use of dbapi's PORTDB, VARDB, BINDB assigned variables with the a...Brian Dolbec2012-07-311-13/+12
* Return string from Package.__str__ (Bug 423209)Paul Varner2012-07-241-1/+1
* fix bug 406495. renamed portage.config() parameter from _eprefix to eprefix.Brian Dolbec2012-03-011-2/+2
* Fix updated Package class to work correctly with prefix portagePaul Varner2011-07-151-4/+11
* Update Package Class to allow passing of local_config.Paul Varner2011-07-151-15/+27
* add keywords formatter option.dol-sen2011-05-181-1/+9
* Merge genscripts revision 481fuzzyray2010-11-151-2/+2
* Merge from genscripts r458: douglasjandersonfuzzyray2010-09-221-2/+2
* Document --format option for equeryfuzzyray2010-04-121-3/+3
* Sync with genscripts rev 422, includes fixes to eclean and python additions f...fuzzyray2010-04-081-0/+7
* Merge genscripts rev 406fuzzyray2010-03-241-1/+2
* Update to genscripts rev 382. This has more fixes for py3k and the modular re...fuzzyray2010-03-121-26/+19
* sync with genscripts rev 343. This adds the initial py3k support and the anal...fuzzyray2010-03-091-41/+153
* Merge genscripts revision 191fuzzyray2010-02-021-50/+52
* Merge genscripts rev 146. This changes the unknown masking status in equery l...fuzzyray2010-01-081-4/+4
* Update Copyright date headersfuzzyray2010-01-071-1/+1
* Merge genscripts rev 137, this revision makes the output of equery meta compa...fuzzyray2009-12-141-32/+54
* Merge genscripts rev 130fuzzyray2009-12-111-26/+37
* Merge genscripts rev 123, this unifies the get_env_var/get_env_vars methods a...fuzzyray2009-12-111-21/+37
* Merge changes from genscripts rev 121 to fix various tracebacksfuzzyray2009-12-101-1/+1
* Merge rev 119 from genscripts repository which contains the first cut at maki...fuzzyray2009-12-091-19/+13
* Merge rev 113 from djanderson's genscripts repofuzzyray2009-12-081-398/+268
* Apply updates from genscripts repofuzzyray2009-06-031-194/+158
* Update to most recent versions and add changes from djandersonfuzzyray2009-05-051-1/+1
* Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ge...fuzzyray2009-05-051-0/+582