Gentoo Archives: gentoo-pms

From: Ulrich Mueller <ulm@g.o>
To: gentoo-pms@l.g.o
Subject: [gentoo-pms] Remove IMAGE retroactively?
Date: Tue, 28 Aug 2012 04:33:21
Message-Id: 20540.18945.743458.749062@a1i15.kph.uni-mainz.de
1 Portage doesn't export the IMAGE variable any more since several
2 years. So it may be more appropriate to remove it from the spec
3 entirely, instead of listing it as removed in EAPI 5.
4
5 Ulrich
6
7
8 From bc3175ad9d25c57026b5a2b1f69257c49458c18d Mon Sep 17 00:00:00 2001
9 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= <ulm@g.o>
10 Date: Tue, 28 Aug 2012 06:27:49 +0200
11 Subject: [PATCH] Remove IMAGE, bug 373377.
12
13 ---
14 ebuild-env-vars.tex | 4 ----
15 1 file changed, 4 deletions(-)
16
17 diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
18 index 640547c..c59fb0f 100644
19 --- a/ebuild-env-vars.tex
20 +++ b/ebuild-env-vars.tex
21 @@ -151,10 +151,6 @@ variable.
22 Like \t{D}, but with \t{EPREFIX} appended. This is a convenience variable. See also the
23 \t{EPREFIX} variable. Only for EAPIs listed in table~\ref{tab:offset-env-vars-table} as
24 supporting \t{ED}. \\
25 -\t{IMAGE}\footnote{Deprecated in favour of \t{D}.} &
26 - \t{pkg\_preinst}, \t{pkg\_postinst} &
27 - Yes &
28 - Equal to \t{D}. \\
29 \t{INSDESTTREE} &
30 \t{src\_install} &
31 No &
32 --
33 1.7.12