Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 433856

Summary: media-gfx/tic98: please review prefix changes
Product: Gentoo Linux Reporter: Christoph Junghans (RETIRED) <junghans>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: prefix
Priority: Normal Keywords: Inclusion, InVCS, PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 315803    
Attachments: patch for tic98-1.01-r3.ebuild

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.