Gentoo Archives: gentoo-dev

From: "Paweł Hajdan
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] RFC: toolchain-r1.eclass
Date: Thu, 25 Jul 2013 16:27:00
Message-Id: 51F151C8.5000100@gentoo.org
1 About one month ago I've filed
2 <https://bugs.gentoo.org/show_bug.cgi?id=474358> about modernizing
3 toolchain.eclass by creating new toolchain-r1.eclass and migrating
4 ebuilds using it to the new eclass.
5
6 Please see attachments and review the code.
7
8 One issue has already been raised, and it's prefix-related changes. I
9 don't know what to change there, but I'm happy to test suggested changes.
10
11 Then there is a question whether toolchain packages should use EAPI 5,
12 and I think providing an upgrade path is a good concern. Given
13 portage/python constraints though, it seems to me it would be fine. If
14 you think it'd be better, I could use a lower EAPI just in case.
15
16 All feedback is welcome.
17
18 Paweł

Attachments

File name MIME type
gcc-4.7.3.ebuild.diff text/plain
toolchain.eclass.diff text/plain
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] RFC: toolchain-r1.eclass Matt Turner <mattst88@g.o>
[gentoo-dev] Re: RFC: toolchain-r1.eclass Ryan Hill <dirtyepic@g.o>