From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D98951381F3 for ; Mon, 5 Aug 2013 00:54:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE820E09BF; Mon, 5 Aug 2013 00:54:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56DD4E09BF for ; Mon, 5 Aug 2013 00:54:55 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4FB9033EB82 for ; Mon, 5 Aug 2013 00:54:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CF7FDE468F for ; Mon, 5 Aug 2013 00:54:52 +0000 (UTC) From: "Jauhien Piatlicki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jauhien Piatlicki" Message-ID: <1375664081.c2214c46066acc3a1a0201a8ff557bb614c198ec.jauhien@gentoo> Subject: [gentoo-commits] proj/g-sorcery:master commit in: / X-VCS-Repository: proj/g-sorcery X-VCS-Files: README.md X-VCS-Directories: / X-VCS-Committer: jauhien X-VCS-Committer-Name: Jauhien Piatlicki X-VCS-Revision: c2214c46066acc3a1a0201a8ff557bb614c198ec X-VCS-Branch: master Date: Mon, 5 Aug 2013 00:54:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 84d5a8f2-ace7-46a8-be21-bfee051c0a1b X-Archives-Hash: 228f6766165daf4030b96dd30972b72a commit: c2214c46066acc3a1a0201a8ff557bb614c198ec Author: Jauhien Piatlicki (jauhien) gmail com> AuthorDate: Mon Aug 5 00:54:41 2013 +0000 Commit: Jauhien Piatlicki gmail com> CommitDate: Mon Aug 5 00:54:41 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/g-sorcery.git;a=commit;h=c2214c46 README.md: github code highlighting --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 640efc8..caa3a7e 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,11 @@ 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**.