Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Upgrade guide for ebuilds
Date: Sat, 02 Jul 2016 14:40:41
Message-Id: loom.20160702T163132-716@post.gmane.org
In Reply to: Re: [gentoo-user] Upgrade guide for ebuilds by Neil Bothwick
1 Neil Bothwick <neil <at> digimed.co.uk> writes:
2
3
4 > > is there somewhere an upgrade guide for ebuilds. I have a bunch of
5 > > local ones with a no longer supported EAPI.
6
7 > Try http://devmanual.gentoo.org
8 > and man 5 ebuild
9
10 > The devmanual chows the changes between the EAPI levels.
11
12 All good and necessary references. Here are a few more::
13
14 https://wiki.gentoo.orgwiki/
15 Basic_guide_to_write_Gentoo_Ebuilds#Adding_more_useful_variables
16
17 http://dilfridge.blogspot.com/2012/04/neat-trick-for-testing-patches-in.html
18
19 https://blogs.gentoo.org/mgorny/2015/11/13/the-ultimate-guide-to-eapi-6/
20
21
22 Don't forget to use app-portage/repoman (man repoman)
23
24
25 hth,
26 James