aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 76ce14052c44731c9235bd03ee205c0a69259655 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
======
README
======

:Last update:   $Date: 2008-02-10 07:51:13 +0100 (So, 10 Feb 2008) $
:Revision:      $Revision: 28 $
:Contact:       p@rdus.de


About
-----

Overlord is the Gentoo overlay manager and allows to integrate
experimental software packages into the main distribution. It can also
be used as a manager for version control repositories.

Overlord originated from another app called Layman.


Links
-----

Primary project web site:

 - http://

Project site on Gentoo:

 - http://


Bug tracker:

 - http://bugs.gentoo.org

Wiki:

 - http://gentoo-wiki.com/Portage_Overlay_Listing#Layman

Combined RSS feed:

 - http://www.google.com/reader/shared/user/02645926629531261525/label/%5Bproject%5D%20layman


File description
----------------

AUTHORS      : The developers of this project
ChangeLog    : A detailed change log
CHANGES      : A summary of the project changes
COPYING      : Licensing information
HACKING      : Developers notes for the project
INSTALL      : Installation instructions
MANIFEST.in  : The listing of files that get included into the python
               package.
README       : This file.
RELEASE_NOTES: Release notes for the latest version
TODO         : Task list for the project