Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Subject: [gentoo-dev] [RFC] EAPI extension to force rebuild of reverse dependencies
Date: Sun, 06 Dec 2009 09:23:12
Message-Id: 4B1B77F9.50009@gentoo.org
1 Hi everyone,
2
3 As you all know, it's somewhat annoying when a version bump in a
4 package such as xorg-server triggers a need to rebuild reverse
5 dependencies, and it would be really great if we could automate this.
6
7 We already have something that's very close to a solution in EAPI 3,
8 called the 'operator slot dependency' [1], but it doesn't quite fit.
9 It would be nice if we could tweak the spec to handle this case. If
10 you're interested in helping to flesh out this idea, please see my
11 comment about this on bug #192319:
12
13 http://bugs.gentoo.org/show_bug.cgi?id=192319#c10
14
15 [1] http://bugs.gentoo.org/show_bug.cgi?id=273625#c3
16 --
17 Thanks,
18 Zac