-
Notifications
You must be signed in to change notification settings - Fork 0
/
recommended_readings.htm
49 lines (39 loc) · 1.82 KB
/
recommended_readings.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html>
<head>
<meta charset="utf8" />
<title>What to read before starting .ebuild writing?</title>
</head>
<body><a href="https://github.com/ArsenShnurkov/gentoo-mono-handbook"><img alt="Fork me on GitHub" id="forkme" src="images/forkme.png" align="right" width="100" /></a>
<table><tr><td valign="top">
<h1>What to read before starting .ebuild writing?</h1>
</td><td valign="top">
<a href="index.htm">Gentoo Mono Handbook</a>
<br />
</td></tr></table>
<font size="+2"><a href="https://www.gentoo.org/support/use-flags/">USE flag index</a></font>
<br />
<a href="https://www.gentoo.org/support/use-flags/">https://www.gentoo.org/support/use-flags/</a>
<br />
<br />
<font size="+2"><a href="https://devmanual.gentoo.org/ebuild-writing/variables/index.html">Portage variables</a></font>
<br />
<a href="https://devmanual.gentoo.org/ebuild-writing/variables/index.html">https://devmanual.gentoo.org/ebuild-writing/variables/index.html</a>
<br />
<br />
<font size="+2"><a href="https://devmanual.gentoo.org/">Gentoo development guide</a></font>
<br />
(<a href="https://devmanual.gentoo.org/">https://devmanual.gentoo.org/</a>)
<br />
<br />
<font size="+1"><a href="https://devmanual.gentoo.org/eclass-reference/">Eclass reference</a></font>
<br />
(<a href="https://devmanual.gentoo.org/eclass-reference/">https://devmanual.gentoo.org/eclass-reference/</a>)
<br />
<br />
<font size="+2"><a href="https://wiki.gentoo.org/wiki/Handbook:Main_Page">Gentoo Handbook</a></font>
<br />
<a href="https://wiki.gentoo.org/wiki/Handbook:Main_Page">https://wiki.gentoo.org/wiki/Handbook:Main_Page</a>
</body>
</html>