From 69b5cf7936f8a03789aaafc0becfc0599b1a9153 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 25 Feb 2020 21:09:38 +0100 Subject: Add missing files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- std-policy-index.html | 444 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 444 insertions(+) create mode 100644 std-policy-index.html (limited to 'std-policy-index.html') diff --git a/std-policy-index.html b/std-policy-index.html new file mode 100644 index 0000000..7aace05 --- /dev/null +++ b/std-policy-index.html @@ -0,0 +1,444 @@ + + + + + + + + + Policy Index — Gentoo Policy Guide documentation + + + + + + + + + + + + + + + + + + +
+
+ +
+ +
+ + +
+
+ + + +
+ + + + + + + +

Policy Index

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 
+ Dependencies
+ PG0001 (Optional runtime dependencies) +
+ PG0002 (=-dependencies with no revision) +
+ PG0003 (Revision bumps on runtime dependency changes) +
+ PG0011 (Slot and subslot dependencies: on (sub-)slotted packages) +
+ PG0012 (Slot and subslot dependencies: special case: Qt packages) +
+ PG0021 (USE dependencies: on packages without the flag) +
 
+ Ebuild file format
+ PG0101 (Coding style) +
+ PG0102 (Code must be contained within ebuild and eclasses) +
+ PG0103 (HOMEPAGE must not contain variables) +
+ PG0104 (SRC_URI must not refer to HOMEPAGE) +
+ PG0105 (KEYWORDS must be defined on a single line) +
 
+ File system layout
+ PG0201 (Installation paths) +
+ PG0202 (Support for separate /usr) +
+ PG0203 (Strict multilib layout) +
+ PG0204 (Static libraries and libtool files) +
+ PG0205 (Game install locations and ownership) +
+ PG0206 (Absolute symbolic link targets) +
 
+ Installed files
+ PG0301 (Installation of small files) +
+ PG0302 (Installation of static libraries) +
+ PG0303 (Installation of libtool (.la) files) +
 
+ Keywording and stabilization
+ PG0401 (Rekeywording on dropped keywords) +
+ PG0402 (Stabilizing new versions) +
+ PG0403 (Removing stable keywords) +
 
+ Language-specific policies
+ PG0501 (Python: Eclass usage) +
+ PG0502 (Python: Python 2 deprecation) +
 
+ Package Maintainers
+ PG0601 (Adding new maintainers) +
+ PG0602 (New packages without a maintainer) +
+ PG0603 (Removing package maintainers) +
 
+ Other metadata variables
+ PG0701 (Dynamic slots (multislot flag)) +
+ PG0702 (HOMEPAGE value must be meaningful) +
+ PG0703 (RESTRICT=test for USE=-test) +
+ PG0704 (LICENSE) +
 
+ USE flags
+ PG0801 (Versioned USE flags) +
+ PG0802 (USE=gui flag) +
+ PG0803 (Underscores in USE flag names) +
 
+ Users and groups
+ PG0901 (User and group account policy) +
+ + + + + + + + + +
+ + + + +
+
+
+
+
+
+
+

Gentoo Policy Guide

+
+ +
+
+
+
+
+
+
+

Questions or comments?

+ Please feel free to contact us. +
+
+
+
+ +
+
+ © 2001–2020 Gentoo Foundation, Inc.
+ + Gentoo is a trademark of the Gentoo Foundation, Inc. + The contents of this document, unless otherwise expressly stated, are licensed under the + CC-BY-SA-4.0 license. + The Gentoo Name and Logo Usage Guidelines apply. + +
+
+
+
+ + + + + + + + + + + + + + + + + + -- cgit v1.2.3-65-gdbad