Gentoo Archives: gentoo-commits

From: Ulrich Mueller <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms:eapi-5 commit in: /
Date: Thu, 30 Aug 2012 18:20:57
Message-Id: 1346351266.2c0d6eaf46fc977552fc38b7d2e32dce78db8311.ulm@gentoo
1 commit: 2c0d6eaf46fc977552fc38b7d2e32dce78db8311
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 30 18:27:46 2012 +0000
4 Commit: Ulrich Mueller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 30 18:27:46 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=2c0d6eaf
7
8 Add missing entry for sub-slots to table of EAPI features.
9
10 ---
11 eapi-differences.tex | 3 +++
12 1 files changed, 3 insertions(+), 0 deletions(-)
13
14 diff --git a/eapi-differences.tex b/eapi-differences.tex
15 index 4c1cd5f..49d3fbc 100644
16 --- a/eapi-differences.tex
17 +++ b/eapi-differences.tex
18 @@ -70,6 +70,9 @@ Profile \t{IUSE} injection & \compactfeatureref{profile-iuse-injection} &
19 Slot dependencies & \compactfeatureref{slot-deps} &
20 No & Named & Named & Named & Named & Named and Operator \\
21
22 +Sub-slots & \compactfeatureref{sub-slot} &
23 + No & No & No & No & No & Yes \\
24 +
25 Use dependencies & \compactfeatureref{use-deps} &
26 No & No & 2-style & 2-style & 4-style & 4-style \\