summaryrefslogtreecommitdiffstats
path: root/man/ebuild.5
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-09-23 20:38:43 -0400
committerMike Frysinger <vapier@gentoo.org>2012-09-23 23:47:16 -0400
commit2211b72119817163dd28207b137590dc51bbe2f1 (patch)
tree5b79a2edcd16de0c4acdddaaf00a02a83dd8e035 /man/ebuild.5
parentca46b021359ffa13a808f99dd635a6958b369be5 (diff)
downloadportage-2211b72119817163dd28207b137590dc51bbe2f1.tar.gz
portage-2211b72119817163dd28207b137590dc51bbe2f1.tar.bz2
portage-2211b72119817163dd28207b137590dc51bbe2f1.zip
drop support for QA_DT_HASH/QA_STRICT_DT_HASH
These variables have been deprecated in favor of the new variables QA_STRICT_FLAGS_IGNORED/QA_FLAGS_IGNORED, and the tree has been converted over to the new ones, so drop the old vars. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'man/ebuild.5')
-rw-r--r--man/ebuild.59
1 files changed, 0 insertions, 9 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index d340c8587..45819d7a6 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -701,15 +701,6 @@ The paths may contain regular expressions with escape\-quoted special characters
This variable is intended to be used on files of binary packages which ignore
CFLAGS, CXXFLAGS, FFLAGS, FCFLAGS, and LDFLAGS variables.
.TP
-.B QA_DT_HASH
-This should contain a list of file paths, relative to the image directory, of
-files that contain .hash sections. The paths may contain regular expressions
-with escape\-quoted special characters. This variable is deprecated. Use
-\fBQA_FLAGS_IGNORED\fR instead.
-
-This variable is intended to be used on files of binary packages which ignore
-LDFLAGS variable.
-.TP
.B QA_PRESTRIPPED
This should contain a list of file paths, relative to the image directory, of
files that contain pre-stripped binaries. The paths may contain regular