aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJauhien Piatlicki (jauhien) <piatlicki@gmail.com>2013-08-29 03:12:34 +0200
committerJauhien Piatlicki (jauhien) <piatlicki@gmail.com>2013-08-29 03:12:34 +0200
commitf01272af7ecdf532489317b247098b747e5122c1 (patch)
treec592ebf1e5888ba6c253f0b614b94b82935ba80e
parentrefactoring of eclasses (diff)
downloadgs-elpa-f01272af7ecdf532489317b247098b747e5122c1.tar.gz
gs-elpa-f01272af7ecdf532489317b247098b747e5122c1.tar.bz2
gs-elpa-f01272af7ecdf532489317b247098b747e5122c1.zip
upstream layman supports g-sorcery now
-rw-r--r--README.md15
-rw-r--r--docs/gs-elpa.823
-rw-r--r--docs/gs-elpa.8.rst17
3 files changed, 3 insertions, 52 deletions
diff --git a/README.md b/README.md
index 03358b2..dc8a71a 100644
--- a/README.md
+++ b/README.md
@@ -46,20 +46,7 @@ databases with information about available software and so on.
Installation and using
======================
-At the moment upstream layman does not support g-sorcery overlay type.
-You should [patch it](https://raw.github.com/jauhien/g-sorcery/master/layman-git-g-sorcery.patch).
-
-To do it download above mentioned patch, place it in
-**/etc/portage/patches/app-portage/layman-9999/** directory and
-create a file **/etc/portage/bashrc** that looks like
-
-```bash
- post_src_prepare() {
- epatch_user
- }
-```
-
-Then you can emerge **app-portage/layman-9999**.
+You should emerge **app-portage/layman-9999**.
Add `jauhien` overlay: **layman -a jauhien**.
diff --git a/docs/gs-elpa.8 b/docs/gs-elpa.8
index a4fdaba..c64afee 100644
--- a/docs/gs-elpa.8
+++ b/docs/gs-elpa.8
@@ -142,29 +142,8 @@ all in one overlay. Note, that if you call \fBgenerate\-tree\fP command your ove
will be wiped and overlay tree for a given repository will be generated. Be careful!
.UNINDENT
.SH NOTES
-.sp
-1. At the moment upstream layman does not support g\-sorcery overlay type.
-You should patch it with \fIhttps://raw.github.com/jauhien/g\-sorcery/master/layman\-git\-g\-sorcery.patch\fP.
-.sp
-To do it download above mentioned patch, place it in
-\fB/etc/portage/patches/app\-portage/layman\-9999/\fP directory and
-create a file \fB/etc/portage/bashrc\fP that looks like
-.INDENT 0.0
-.INDENT 3.5
-.sp
-.nf
-.ft C
-post_src_prepare() {
- epatch_user
-}
-.ft P
-.fi
-.UNINDENT
-.UNINDENT
-.sp
-Then you can emerge \fBapp\-portage/layman\-9999\fP.
.INDENT 0.0
-.IP 2. 3
+.IP 1. 3
At the moment the only package mangler \fBgs\-elpa\fP supports is \fBportage\fP.
.UNINDENT
.SH BUGS
diff --git a/docs/gs-elpa.8.rst b/docs/gs-elpa.8.rst
index 49d125c..4c38cb9 100644
--- a/docs/gs-elpa.8.rst
+++ b/docs/gs-elpa.8.rst
@@ -128,22 +128,7 @@ Generating user ebuilds in user overlay
NOTES
=====
-1. At the moment upstream layman does not support g-sorcery overlay type.
-You should patch it with `https://raw.github.com/jauhien/g-sorcery/master/layman-git-g-sorcery.patch`.
-
-To do it download above mentioned patch, place it in
-**/etc/portage/patches/app-portage/layman-9999/** directory and
-create a file **/etc/portage/bashrc** that looks like
-
-.. code-block::
-
- post_src_prepare() {
- epatch_user
- }
-
-Then you can emerge **app-portage/layman-9999**.
-
-2. At the moment the only package mangler **gs-elpa** supports is **portage**.
+1. At the moment the only package mangler **gs-elpa** supports is **portage**.
BUGS
====