Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 478722 - app-arch/alien: Port to EAPI 4+
Summary: app-arch/alien: Port to EAPI 4+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Raschbacher
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 478714
  Show dependency tree
 
Reported: 2013-07-30 03:53 UTC by Matt Turner
Modified: 2013-09-02 05:12 UTC (History)
1 user (show)

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


Attachments
cvs diff -u > ~/patches/alien-8.88.patch (alien-8.88.patch,3.83 KB, patch)
2013-08-23 15:43 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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,.. ^^)