Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168347 - app-portage/gentoolkit - typo in a comment inside of package.py
Summary: app-portage/gentoolkit - typo in a comment inside of package.py
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 170220
  Show dependency tree
 
Reported: 2007-02-25 16:42 UTC by greg
Modified: 2007-03-19 17:48 UTC (History)
0 users

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 greg 2007-02-25 16:42:50 UTC
Completely trivial... but whatever :D 

There is a typo in the python module of gentoolkit, namely in line 200 of package.py, located at line 200 of /usr/lib/gentoolkit/pym/gentoolkit/package.py .Replace lib with lib64 if running AMD64.


Reproducible: Always

Steps to Reproduce:
1. look at line 200 of /usr/lib/gentoolkit/pym/gentoolkit/package.py replace lib with lib64 if running AMD64.


Actual Results:  
You'll see "Compaare versions"

Expected Results:  
You'll see "Compare versions"
Comment 1 Paul Varner (RETIRED) gentoo-dev 2007-03-17 02:41:39 UTC
$ svn commit -m "Fix typo in package.py (Bug #168347)"
Sending        ChangeLog
Sending        src/gentoolkit/package.py
Transmitting file data ..
Committed revision 359.
Comment 2 Paul Varner (RETIRED) gentoo-dev 2007-03-19 17:48:28 UTC
Fixed in gentoolkit-0.2.4_pre2