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

Bug 478722

Summary: app-arch/alien: Port to EAPI 4+
Product: Gentoo Linux Reporter: Matt Turner <mattst88>
Component: New packagesAssignee: Thomas Raschbacher <lordvan>
Status: RESOLVED FIXED    
Severity: normal CC: perl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 478714    
Attachments: cvs diff -u > ~/patches/alien-8.88.patch

Description Matt Turner gentoo-dev 2013-07-30 03:53:26 UTC
Port to EAPI 4 or EAPI 5. (See tracker)
Comment 1 Thomas Raschbacher gentoo-dev 2013-08-12 08:46:40 UTC
I will have a look, but since I'm a bit busy (and this is the only perl package I maintain as far as I can think of now, so I'll have to first check what exactly I do need to change) it might take a bit.

If someone on the perl herd wants to fix this feel free to do so (I CC'd for that reason, so you know I don't mind ^^) -- if you are busy with other things first then you can just remove the CC again.
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2013-08-23 15:43:39 UTC
Created attachment 356754 [details, diff]
cvs diff -u > ~/patches/alien-8.88.patch

How does this look?  Manages all of

$ ebuild alien-8.88.ebuild clean install
Comment 3 Matt Turner gentoo-dev 2013-08-23 17:24:18 UTC
(In reply to Ian Delaney from comment #2)
> Created attachment 356754 [details, diff] [details, diff]
> cvs diff -u > ~/patches/alien-8.88.patch
> 
> How does this look?  Manages all of
> 
> $ ebuild alien-8.88.ebuild clean install

Looks good to me.
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2013-08-24 15:26:18 UTC
right.

  24 Aug 2013; Ian Delaney <idella4@gentoo.org> alien-8.88.ebuild:
  bump EAPI -> 5, fixes Bug #478722 by mattst88
Comment 5 Thomas Raschbacher gentoo-dev 2013-09-02 05:12:20 UTC
thanks for taking care of this :)
(seems to have been a very easy change, but if one is not familiar with the eclass,.. ^^)