Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] <>-DEPENDS
Date: Mon, 07 Sep 2015 13:08:10
Message-Id: 21997.35887.40775.844708@a1i15.kph.uni-mainz.de
In Reply to: [gentoo-dev] <>-DEPENDS by Marc Schiffbauer
1 >>>>> On Mon, 7 Sep 2015, Marc Schiffbauer wrote:
2
3 > I'd like to propose a new kind of DEPEND syntax: <>
4
5 > This would mean "Any version but the one specified" and is usefull
6 > when you have a dependency on another package but a single version
7 > of it is not compatible for example.
8
9 This doesn't look like a feature that would be needed very often.
10 Since "<>cat/foo-1" is equivalent to "|| ( >cat/foo-1 <cat-foo-1 )"
11 I wonder if it's worth the effort.
12
13 > [...]
14
15 > What do you think and would is the proper way to suggest this for a
16 > new EAPI? A new bug? On what?
17
18 It should be filed as a bug (assigned to "Gentoo Hosted Projects" /
19 "PMS/EAPI").
20
21 Your proposal looks like a special case of bug 4315, though.
22
23 Ulrich

Replies

Subject Author
Re: [gentoo-dev] <>-DEPENDS Marc Schiffbauer <mschiff@g.o>