aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2019-04-25 13:25:50 -0400
committerUlrich Müller <ulm@gentoo.org>2019-09-06 11:40:50 +0200
commitf9567de4159240d7c3074f78301fe0d6a65ee25f (patch)
tree11b6ac3a44530ef08d3b2fd8333f00a3ea132637 /profiles
parentgeneral-concepts/tree: distfiles and packages don't belong to the repo. (diff)
downloaddevmanual-f9567de4159240d7c3074f78301fe0d6a65ee25f.tar.gz
devmanual-f9567de4159240d7c3074f78301fe0d6a65ee25f.tar.bz2
devmanual-f9567de4159240d7c3074f78301fe0d6a65ee25f.zip
Remove empty TODO pages.
The following pages were devoid of any real information, containing only a note to "write me in the future," * ebuild-writing/functions/src_unpack/deb-sources * ebuild-writing/functions/src_unpack/tla-sources * general-concepts/distributed-building * general-concepts/linguas * general-concepts/privileges * profiles/profiles.desc * tasks-reference/perl-modules That isn't helpful to the reader, and just plain looks bad. This commit removes them all. Closes: https://bugs.gentoo.org/684350 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/profiles.desc/text.xml14
-rw-r--r--profiles/text.xml1
2 files changed, 0 insertions, 15 deletions
diff --git a/profiles/profiles.desc/text.xml b/profiles/profiles.desc/text.xml
deleted file mode 100644
index 16dc52a..0000000
--- a/profiles/profiles.desc/text.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0"?>
-<guide self="profiles/profiles.desc/">
-<chapter>
-<title>Profiles <c>profiles.desc</c> File</title>
-<body>
-
-<todo>
-Find someone who knows exactly what this file's really used for with
-current portage versions and what is and isn't allowed.
-</todo>
-
-</body>
-</chapter>
-</guide>
diff --git a/profiles/text.xml b/profiles/text.xml
index 4db23c6..419c5c7 100644
--- a/profiles/text.xml
+++ b/profiles/text.xml
@@ -22,7 +22,6 @@ are also documented in <c>man portage</c>.
<include href="info_files/"/>
<include href="package.mask/"/>
<include href="packages/"/>
-<include href="profiles.desc/"/>
<include href="updates/"/>
<include href="use.desc/"/>
<include href="use.mask/"/>