Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 427778 Details for
Bug 576814
dev-python/neovim-remote-{1.1.3,9999} (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
neovim-remote 1.1.3 ebuild.
neovim-remote-1.1.3.ebuild (text/plain), 635 bytes, created by
Aric Belsito
on 2016-03-08 20:48:51 UTC
(
hide
)
Description:
neovim-remote 1.1.3 ebuild.
Filename:
MIME Type:
Creator:
Aric Belsito
Created:
2016-03-08 20:48:51 UTC
Size:
635 bytes
patch
obsolete
># Copyright 1999-2016 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=6 >PYTHON_COMPAT=( python{3_3,3_4,3_5} ) > >inherit distutils-r1 > >DESCRIPTION="A tool that helps control neovim processes" >HOMEPAGE="https://github.com/mhinz/neovim-remote" >if [[ ${PV} == 9999 ]]; then > inherit git-r3 > EGIT_REPO_URI="git://github.com/mhinz/neovim-remote.git" >else > SRC_URI="https://github.com/mhinz/neovim-remote/archive/v${PV}.tar.gz -> ${P}.tar.gz" > KEYWORDS="~amd64 ~x86" >fi > >LICENSE="MIT" >SLOT="0" > >RDEPEND="app-editors/neovim[python]" >DEPEND="${RDEPEND} > dev-python/setuptools[${PYTHON_USEDEP}]"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 576814
: 427778