Gentoo Archives: gentoo-dev

From: "Paweł Hajdan
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] multiversion ebuilds
Date: Wed, 16 May 2018 06:26:56
Message-Id: 79d2e924-14d4-2ff3-b9b8-1f14dd3985f1@gentoo.org
In Reply to: [gentoo-dev] [RFC] multiversion ebuilds by Gerion Entrup
1 On 12/05/2018 14:20, Gerion Entrup wrote:
2 > just an idea for now. But what you think about multiversion ebuilds?
3 > Technically this could be realized with the following line in the ebuild itself:
4 > ```
5 > VERSIONS=( 3.0.11 3.0.12 3.1 )
6 > ```
7 >
8 > and the filename without version:
9 > <dev-category>/<package-name>/<package-name>.ebuild
10
11 I'm wondering: if the main goal would be more code sharing between
12 ebuilds, would something like
13 <https://exherbo.org/docs/eapi/exheres-for-smarties.html#exlibs>
14 (essentially per-package eclasses) be an option?
15
16 Paweł

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] [RFC] multiversion ebuilds Ulrich Mueller <ulm@g.o>