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
commitc76d706a7f8ba9f7a22000fbdf5f478770686108 (patch)
tree50f726343f1ef93bb6c3d22e0eb48be75df4b42a
parentrefactoring of eclasses (diff)
downloadg-sorcery-c76d706a7f8ba9f7a22000fbdf5f478770686108.tar.gz
g-sorcery-c76d706a7f8ba9f7a22000fbdf5f478770686108.tar.bz2
g-sorcery-c76d706a7f8ba9f7a22000fbdf5f478770686108.zip
upstream layman supports g-sorcery now
-rw-r--r--README.md15
-rw-r--r--docs/developer_instructions.html2
-rw-r--r--docs/developer_instructions.rst3
-rw-r--r--docs/g-sorcery.823
-rw-r--r--docs/g-sorcery.8.rst17
-rw-r--r--docs/gs-ctan.823
-rw-r--r--docs/gs-ctan.8.rst17
-rw-r--r--docs/gs-elpa.823
-rw-r--r--docs/gs-elpa.8.rst17
9 files changed, 7 insertions, 133 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/developer_instructions.html b/docs/developer_instructions.html
index 4c506af..03cb53c 100644
--- a/docs/developer_instructions.html
+++ b/docs/developer_instructions.html
@@ -929,8 +929,6 @@ that looks like</p>
<p>In entries <strong>&lt;source type=&quot;g-sorcery&quot;&gt;gs-elpa melpa&lt;/source&gt;</strong> the source type
should always be <strong>g-sorcery</strong>, <strong>gs-elpa</strong> is backend name and <strong>melpa</strong> is repository name.</p>
<p>For full description of format of this file see <strong>layman</strong> documentation.</p>
-<p>Note: at the moment layman-9999 does not support <strong>g-sorcery</strong> overlay type and you should
-patch it with <a class="reference external" href="https://raw.github.com/jauhien/g-sorcery/master/layman-git-g-sorcery.patch">https://raw.github.com/jauhien/g-sorcery/master/layman-git-g-sorcery.patch</a></p>
</div>
<div class="section" id="summary">
<h1>Summary</h1>
diff --git a/docs/developer_instructions.rst b/docs/developer_instructions.rst
index f561027..4434628 100644
--- a/docs/developer_instructions.rst
+++ b/docs/developer_instructions.rst
@@ -624,9 +624,6 @@ should always be **g-sorcery**, **gs-elpa** is backend name and **melpa** is rep
For full description of format of this file see **layman** documentation.
-Note: at the moment layman-9999 does not support **g-sorcery** overlay type and you should
-patch it with https://raw.github.com/jauhien/g-sorcery/master/layman-git-g-sorcery.patch
-
Summary
=======
diff --git a/docs/g-sorcery.8 b/docs/g-sorcery.8
index 7e0c614..ebd0afb 100644
--- a/docs/g-sorcery.8
+++ b/docs/g-sorcery.8
@@ -121,29 +121,8 @@ Main g\-sorcery config.
Backend configs.
.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 \fBg\-sorcery\fP supports is \fBportage\fP.
.UNINDENT
.SH SEE ALSO
diff --git a/docs/g-sorcery.8.rst b/docs/g-sorcery.8.rst
index 416c358..ca529c7 100644
--- a/docs/g-sorcery.8.rst
+++ b/docs/g-sorcery.8.rst
@@ -107,22 +107,7 @@ FILES
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 **g-sorcery** supports is **portage**.
+1. At the moment the only package mangler **g-sorcery** supports is **portage**.
SEE ALSO
========
diff --git a/docs/gs-ctan.8 b/docs/gs-ctan.8
index e7606d5..8663647 100644
--- a/docs/gs-ctan.8
+++ b/docs/gs-ctan.8
@@ -136,29 +136,8 @@ 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
-.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\-ctan\fP supports is \fBportage\fP.
.UNINDENT
.SH SEE ALSO
diff --git a/docs/gs-ctan.8.rst b/docs/gs-ctan.8.rst
index 5442cbb..e11be9b 100644
--- a/docs/gs-ctan.8.rst
+++ b/docs/gs-ctan.8.rst
@@ -122,22 +122,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-ctan** supports is **portage**.
+1. At the moment the only package mangler **gs-ctan** supports is **portage**.
SEE ALSO
========
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
====