aboutsummaryrefslogtreecommitdiff
blob: 31ca9c166ef1fc9849694d48eb734936b7af91b7 (plain)
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
include setup.py

# docs
include DEVELOPING
include LICENSE
include TEST-NOTES

# docbook sources
include doc/custom.xsl
recursive-include doc *.docbook

# sphinx sources
include doc/api/index.rst
include doc/api/conf.py
include doc/api/Makefile

# extra conf files used in ebuild
include cnf/make.conf.example.*

# extra files for tests
include .portage_not_installed

# extra scripts
include misc/*

# extensions
include src/*

# GPG test keys
recursive-include lib/portage/tests/.gnupg *