aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 2966651e9c62c769c8f61e975bd7d0aaf0c9f887 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Eselect Module
--------------------------------------------------------------------------------
The 'eselect' branch contains the actual script for library and binary
management.


Tags are in the format: eselect-vx.x.x

Version numbers are rather arbitrary, but should follow each being a single
digit, except the major number which can stretch to infinity.

    1.2.3 -> 1.2.4 -> ... -> 10.2.9 -> 10.3.0

Releases are manually tarballed as:

    tar cjf eselect-postgresql-x.x.x.tbz2

And uploaded to d.g.o:public_html. This location may change.