Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 433856 - media-gfx/tic98: please review prefix changes
Summary: media-gfx/tic98: 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: Gentoo Graphics Project
URL:
Whiteboard:
Keywords: Inclusion, InVCS, PATCH
Depends on:
Blocks: prefix-gx86
  Show dependency tree
 
Reported: 2012-09-04 01:28 UTC by Christoph Junghans (RETIRED)
Modified: 2012-10-04 15:56 UTC (History)
1 user (show)

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


Attachments
patch for tic98-1.01-r3.ebuild (tic98-1.01-r3.ebuild.patch,1.14 KB, patch)
2012-09-04 01:28 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-04 01:28:52 UTC
Created attachment 322876 [details, diff]
patch for tic98-1.01-r3.ebuild

Changes:
- EAPI bumped to 4 to make portage prefix-aware
- added prefix keywords
- src_unpack -> src_prepare
- ${D} -> ${ED}
- emake dies automatically on EAPI=4
Comment 1 SpanKY gentoo-dev 2012-09-15 23:17:02 UTC
delete the empty depend vars while you're in there
Comment 2 Christoph Junghans (RETIRED) gentoo-dev 2012-10-04 15:56:11 UTC
Patch added by me and addressed SpanKY's comments.