aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ebuild-writing/ebuild-functions/text.xml')
-rw-r--r--ebuild-writing/ebuild-functions/text.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/ebuild-writing/ebuild-functions/text.xml b/ebuild-writing/ebuild-functions/text.xml
new file mode 100644
index 0000000..5131b33
--- /dev/null
+++ b/ebuild-writing/ebuild-functions/text.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<guide self="ebuild-writing/ebuild-functions/">
+<chapter>
+<title>Ebuild Functions</title>
+
+<body>
+<p>
+This section covers some general concepts with which you should be familiar when
+writing ebuilds or working with the portage tree.
+</p>
+</body>
+</chapter>
+<include href="src_unpack/text.xml"/>
+</guide>