diff options
author | 2014-09-12 23:46:21 +0200 | |
---|---|---|
committer | 2014-09-12 23:46:34 +0200 | |
commit | d7a9b259e87a3d2437d9838b502c567cd964fb96 (patch) | |
tree | f1c7a888c151648d8955c46f29ce4f456d33566d /docs/gs-elpa.8 | |
parent | [README] gs-elpa imported to the tree (diff) | |
download | gs-elpa-d7a9b259e87a3d2437d9838b502c567cd964fb96.tar.gz gs-elpa-d7a9b259e87a3d2437d9838b502c567cd964fb96.tar.bz2 gs-elpa-d7a9b259e87a3d2437d9838b502c567cd964fb96.zip |
add melpa-stable repository
Diffstat (limited to 'docs/gs-elpa.8')
-rw-r--r-- | docs/gs-elpa.8 | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/docs/gs-elpa.8 b/docs/gs-elpa.8 index 5e912fe..a213ed8 100644 --- a/docs/gs-elpa.8 +++ b/docs/gs-elpa.8 @@ -53,12 +53,12 @@ There are two ways of using \fBgs\-elpa\fP: .IP \(bu 2 use it with \fBlayman\fP .sp -In this case all you need to do is install \fBgs\-elpa\fP. +In this case all you need to do is install \fBgs\-elpa\fP\&. Then you should just run \fIlayman \-L\fP as root and find an overlay you want. Type of overlay will be -displayed as \fIg\-sorcery\fP. Then you add this overlay as +displayed as \fIg\-sorcery\fP\&. Then you add this overlay as usual. It\(aqs all you need to do and it\(aqs the recommended way of -using \fBgs\-elpa\fP. +using \fBgs\-elpa\fP\&. .IP \(bu 2 use it as stand\-alone tool .sp @@ -75,7 +75,8 @@ Overlay directory. This option is mandatory if there is no \fBdefault_overlay\fP entry in a backend config. .TP .B \fB\-\-repository\fP \fIREPO\fP, \fB\-r\fP \fIREPO\fP -Repository name. Can be one of \fBgnu\-elpa\fP, \fBmarmalade\fP, \fBmelpa\fP. +Repository name. Can be one of \fBgnu\-elpa\fP, \fBmarmalade\fP, +\fBmelpa\fP, \fBmelpa\-stable\fP\&. .UNINDENT .SH COMMANDS .INDENT 0.0 @@ -115,7 +116,7 @@ Execute \fBlayman \-L\fP .sp Find there an overlay you need (there are -3 gs\-elpa overlays currently: gnu\-elpa, marmalade and melpa). +3 gs\-elpa overlays currently: gnu\-elpa, marmalade, melpa and melpa\-stable). Add, e.g. .sp \fBlayman \-a gnu\-elpa \-a marmalade\fP @@ -137,21 +138,21 @@ Install any package you want: .sp \fBgs\-elpa \-o\fP \fIOVERLAY_DIRECTORY\fP \fB\-r gnu\-elpa\fP \fBinstall\fP \fIPACKAGE\fP .sp -Repositories you can use are gnu\-elpa, marmalade and melpa. You can use them +Repositories you can use are gnu\-elpa, marmalade, melpa and melpa\-stable. You can use them all in one overlay. Note, that if you call \fBgenerate\-tree\fP command your overlay will be wiped and overlay tree for a given repository will be generated. Be careful! .UNINDENT .SH NOTES .INDENT 0.0 .IP 1. 3 -At the moment the only package mangler \fBgs\-elpa\fP supports is \fBportage\fP. +At the moment the only package mangler \fBgs\-elpa\fP supports is \fBportage\fP\&. .UNINDENT .SH BUGS .sp -Some packages in \fBmarmalade\fP and \fBmelpa\fP depend on packages from gnu\-elpa. \fBinstall\fP and \fBgenerate\fP +Some packages in \fBmarmalade\fP , \fBmelpa\fP, \fBmelpa\-stable\fP depend on packages from gnu\-elpa. \fBinstall\fP and \fBgenerate\fP commands will fail on them as dependencies between overlays are not supported currently. So the recommended way of using gs\-elpa is using it with layman. Even doing so you should always add -gnu\-elpa repository: \fBlayman \-a gnu\-elpa\fP. +gnu\-elpa repository: \fBlayman \-a gnu\-elpa\fP\&. .SH SEE ALSO .sp \fBgs\-pypi\fP(8), \fBg\-sorcery.cfg\fP(8), \fBportage\fP(5), \fBemerge\fP(1), \fBlayman\fP(8) |