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 /tasks-reference
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 'tasks-reference')
-rw-r--r--tasks-reference/perl-modules/text.xml19
-rw-r--r--tasks-reference/text.xml1
2 files changed, 0 insertions, 20 deletions
diff --git a/tasks-reference/perl-modules/text.xml b/tasks-reference/perl-modules/text.xml
deleted file mode 100644
index 4510bf7..0000000
--- a/tasks-reference/perl-modules/text.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0"?>
-<guide self="tasks-reference/perl-modules/">
-<chapter>
-<title>Perl Modules</title>
-<body>
-
-<p>
-This section covers where and how Perl modules should be installed. This is for
-Perl applications which use their own <c>.pm</c> files, <b>not</b> for CPAN things.
-</p>
-
-<todo>
-write me. see thread on -dev.
-</todo>
-
-</body>
-</chapter>
-</guide>
-
diff --git a/tasks-reference/text.xml b/tasks-reference/text.xml
index 8de23bb..5137b4d 100644
--- a/tasks-reference/text.xml
+++ b/tasks-reference/text.xml
@@ -22,5 +22,4 @@ ebuilds.
<include href="environment/"/>
<include href="init-scripts/"/>
<include href="pam/"/>
-<include href="perl-modules/"/>
</guide>