Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435260 - app-text/sloccount: please review prefix changes
Summary: app-text/sloccount: please review prefix changes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: Inclusion, InVCS, PATCH
Depends on:
Blocks: prefix-gx86
  Show dependency tree
 
Reported: 2012-09-16 20:46 UTC by Christoph Junghans (RETIRED)
Modified: 2012-10-16 14:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for sloccount-2.26-r2.ebuild (sloccount-2.26-r2.ebuild.patch,1.16 KB, patch)
2012-09-16 20:46 UTC, Christoph Junghans (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Junghans (RETIRED) gentoo-dev 2012-09-16 20:46:04 UTC
Created attachment 324040 [details, diff]
patch for sloccount-2.26-r2.ebuild

Changes:
- EAPI bumped to 4 to make portage prefix-aware
- fixed hard-codes libexec_dir in sloccount
- emake dies automatically on EAPI=4
- ${D} -> ${ED}
- einstall -> emake install, seems to work fine
- prepalldocs is obsolete
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2012-10-16 14:56:22 UTC
Patch added by me.