add oh-my-zsh-20221024

This commit is contained in:
layman 2022-10-24 16:54:31 -07:00
parent b036d26df0
commit 161836917c
8 changed files with 2 additions and 86 deletions

View File

@ -1,5 +1,5 @@
EBUILD oh-my-zsh-20220824.ebuild 2067 BLAKE2B 36aa1c07a7f83cb6583a116626a80d31caedfbfb298e97737b4ef27732f08645eeb8395f5369d1b0c6f925ef434ec59422934e0244d670f84c3b425af8b0d069 SHA512 d71e71671dd46542219d9ec9f6ec7eeaadab4bde4232503b9ccd4bbafe1aeaae61d243046d10d059624852f587fb89e2e916cb9225a844ca627767867967ce17
EBUILD oh-my-zsh-20221005.ebuild 2067 BLAKE2B 75592e80080bbf34460b6cee474dbf4189dfccb1e55d03c5ea819107efd59a268b3782d47814058100666ca530f94b0e6e9fbc3612e7268e7cf704b05829733c SHA512 fd4c38fbc4857d080a97d3f0db268f2053f2dbf49e6c363393a461628a63cf0c9f5f1ea024cb5144a029b6bfe0aa71c51e84c8564876bf6be2c33bd7dd61b545
EBUILD oh-my-zsh-20221015.ebuild 2067 BLAKE2B 542a404295e240e04a35f8ba04f52a053a33edba1a380382be2aea5fbe922699823c19b2270ed1935cce1262caee687f6ad96ce8b24c72e42acbfc4f0dd0a011 SHA512 131b69eae9180ed3b476a25edfa245a7088ec3edb776c86789172c454811aa884c0fe82c5e5d5d7bdcfceea7be5f2c7c0206d4e41f2b3f290caed002aa98e9f3
EBUILD oh-my-zsh-20221024.ebuild 2067 BLAKE2B e8f3513c07365dd35e07d44b9cc301f18b8c4bfd866383014ae20db9461aad470eead65b46984fcb82a779f79945fd3fac605a496c2f0a12c044a244cfadd82b SHA512 1ffae7506c1bd928316f33c53d5ea26e191780fafdc3a3c6d77acc689776846827c5ff6b973b723ad987efb11c59544d054a06884e8865f43dcc89708dc9fd6e
MISC README.md 206 BLAKE2B b60e00695526573cb1231a568ebdcc79654043923e2f01f258d28f2b24db41cf3d48ea0354daaf0c28c154dcf64ba8ee28ce583dbae9beef01f702a7ee006a36 SHA512 4252c5f2f3d2b29f8e9ae11f66d9a8e7a99ce8522b50b89ccbd54d06bf73b50dc0b0c3b882c21431828da5bc3561b63fe62b9fac6570a55f792bd2abd202d0a8
MISC metadata.xml 222 BLAKE2B f0ecd2d956de9c731b8a6b6860f8756cb8dba0591f73463ce32d2747a1aa21296886faea89feee2b208286bbcdfe8e2e0a64263a92e954615fa94e2852d933d5 SHA512 dad470f0096a4fb3af9eeb60dab3216ece032790f6c49a3b014799ee0c02dee96a67317a672344e32f5614c5e05419727cc99113c6ecc37ae594931dd6441eef

View File

@ -4,7 +4,7 @@
EAPI=6
EGIT_REPO_URI="https://github.com/robbyrussell/oh-my-zsh.git"
EGIT_COMMIT="6d48309cd7da1b91038cf08be7865fb5bb9bc5ea"
EGIT_COMMIT="bb8a0aa2c1c54c3aeb3e703397ab050fd62e36e6"
inherit git-r3 readme.gentoo-r1
DESCRIPTION="A ready-to-use zsh configuration with plugins"

View File

@ -1,12 +0,0 @@
DEFINED_PHASES=compile install unpack
DEPEND=doc? ( app-text/txt2tags )
DESCRIPTION=grml's zsh setup
EAPI=6
HOMEPAGE=https://github.com/grml/grml-etc-core
IUSE=+doc
KEYWORDS=amd64 x86 arm
LICENSE=GPL-2
RDEPEND=doc? ( app-text/txt2tags ) app-shells/zsh sys-process/procps sys-apps/grep sys-apps/coreutils sys-apps/sed
SLOT=0
SRC_URI=https://github.com/grml/grml-etc-core/archive/v0.19.2.tar.gz -> grml-zsh-config-0.19.2.tar.gz
_md5_=c3d46feed75cc65d4681bf2e42ba8996

View File

@ -1,12 +0,0 @@
DEFINED_PHASES=compile install unpack
DEPEND=doc? ( app-text/txt2tags )
DESCRIPTION=grml's zsh setup
EAPI=6
HOMEPAGE=https://github.com/grml/grml-etc-core
IUSE=+doc
KEYWORDS=amd64 x86 arm
LICENSE=GPL-2
RDEPEND=doc? ( app-text/txt2tags ) app-shells/zsh sys-process/procps sys-apps/grep sys-apps/coreutils sys-apps/sed
SLOT=0
SRC_URI=https://github.com/grml/grml-etc-core/archive/v0.19.3.tar.gz -> grml-zsh-config-0.19.3.tar.gz
_md5_=c3d46feed75cc65d4681bf2e42ba8996

View File

@ -1,12 +0,0 @@
DEFINED_PHASES=compile install unpack
DEPEND=doc? ( app-text/txt2tags )
DESCRIPTION=grml's zsh setup
EAPI=6
HOMEPAGE=https://github.com/grml/grml-etc-core
IUSE=+doc
KEYWORDS=amd64 x86 arm
LICENSE=GPL-2
RDEPEND=doc? ( app-text/txt2tags ) app-shells/zsh sys-process/procps sys-apps/grep sys-apps/coreutils sys-apps/sed
SLOT=0
SRC_URI=https://github.com/grml/grml-etc-core/archive/v0.19.4.tar.gz -> grml-zsh-config-0.19.4.tar.gz
_md5_=c3d46feed75cc65d4681bf2e42ba8996

View File

@ -1,16 +0,0 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) clang? ( >=sys-devel/clang-7.0:= ) go? ( dev-go/gopls ) tern? ( net-libs/nodejs ) typescript? ( net-libs/nodejs ) neovim? ( >=app-editors/neovim-0.5.0 dev-python/pynvim ) dev-libs/boost[python] || ( app-editors/vim[python] app-editors/gvim[python] ) test? ( >=dev-python/mock-1.0.1 >=dev-python/nose-1.3.0 dev-cpp/gmock dev-cpp/gtest ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: a code-completion engine for Vim
EAPI=7
HOMEPAGE=https://github.com/Valloric/YouCompleteMe
INHERIT=eutils cmake git-r3 multilib python-single-r1 vim-plugin
IUSE=clang +doc test go tern +neovim typescript +python_single_target_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) clang? ( >=sys-devel/clang-7.0:= ) go? ( dev-go/gopls ) tern? ( net-libs/nodejs ) typescript? ( net-libs/nodejs ) neovim? ( >=app-editors/neovim-0.5.0 dev-python/pynvim ) dev-libs/boost[python] || ( app-editors/vim[python] app-editors/gvim[python] ) dev-python/bottle dev-python/regex dev-python/sh dev-python/numpydoc >=dev-python/jedi-0.12.1 dev-python/parso dev-python/watchdog || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
REQUIRED_USE=^^ ( python_single_target_python3_10 )
SLOT=0
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d git-r3 b9ac6f96d2a88edb5b351df634dc5e53 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 89bf54501de4a75f241062d5a56e787f
_md5_=b24d87a9297230c64b52bf099254fd96

View File

@ -1,16 +0,0 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) clang? ( >=sys-devel/clang-7.0:= ) go? ( dev-go/gopls ) tern? ( net-libs/nodejs ) typescript? ( net-libs/nodejs ) neovim? ( >=app-editors/neovim-0.5.0 dev-python/pynvim ) dev-libs/boost[python] || ( app-editors/vim[python] app-editors/gvim[python] ) test? ( >=dev-python/mock-1.0.1 >=dev-python/nose-1.3.0 dev-cpp/gmock dev-cpp/gtest ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: a code-completion engine for Vim
EAPI=7
HOMEPAGE=https://github.com/Valloric/YouCompleteMe
INHERIT=eutils cmake git-r3 multilib python-single-r1 vim-plugin
IUSE=clang +doc test go tern +neovim typescript +python_single_target_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) clang? ( >=sys-devel/clang-7.0:= ) go? ( dev-go/gopls ) tern? ( net-libs/nodejs ) typescript? ( net-libs/nodejs ) neovim? ( >=app-editors/neovim-0.5.0 dev-python/pynvim ) dev-libs/boost[python] || ( app-editors/vim[python] app-editors/gvim[python] ) dev-python/bottle dev-python/regex dev-python/sh dev-python/numpydoc >=dev-python/jedi-0.12.1 dev-python/parso dev-python/watchdog || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
REQUIRED_USE=^^ ( python_single_target_python3_10 )
SLOT=0
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d git-r3 b9ac6f96d2a88edb5b351df634dc5e53 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 89bf54501de4a75f241062d5a56e787f
_md5_=00bdedc3d3a4687de11f5b92f43792a5

View File

@ -1,16 +0,0 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) clang? ( >=sys-devel/clang-7.0:= ) go? ( dev-go/gopls ) tern? ( net-libs/nodejs ) typescript? ( net-libs/nodejs ) neovim? ( >=app-editors/neovim-0.5.0 dev-python/pynvim ) dev-libs/boost[python] || ( app-editors/vim[python] app-editors/gvim[python] ) test? ( >=dev-python/mock-1.0.1 >=dev-python/nose-1.3.0 dev-cpp/gmock dev-cpp/gtest ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: a code-completion engine for Vim
EAPI=7
HOMEPAGE=https://github.com/Valloric/YouCompleteMe
INHERIT=eutils cmake git-r3 multilib python-single-r1 vim-plugin
IUSE=clang +doc test go tern +neovim typescript +python_single_target_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) clang? ( >=sys-devel/clang-7.0:= ) go? ( dev-go/gopls ) tern? ( net-libs/nodejs ) typescript? ( net-libs/nodejs ) neovim? ( >=app-editors/neovim-0.5.0 dev-python/pynvim ) dev-libs/boost[python] || ( app-editors/vim[python] app-editors/gvim[python] ) dev-python/bottle dev-python/regex dev-python/sh dev-python/numpydoc >=dev-python/jedi-0.12.1 dev-python/parso dev-python/watchdog || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
REQUIRED_USE=^^ ( python_single_target_python3_10 )
SLOT=0
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d git-r3 b9ac6f96d2a88edb5b351df634dc5e53 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 89bf54501de4a75f241062d5a56e787f
_md5_=9045bdb32ec9f192af1c7fb68f5b6f39