Summary: | app-vim/pydoc new package | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michael Mair-Keimberger (mm1ke) <mmk> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | vim |
Priority: | Normal | Keywords: | EBUILD |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | pydoc-2.0.ebuild |
commit 0ae460bb3f10353a2f05c8536c962c2d53ff308b (HEAD -> master, origin/master, origin/HEAD) Author: Patrice Clement <monsieurp@gentoo.org> AuthorDate: Sat Jun 11 09:18:10 2016 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: Sat Jun 11 09:20:07 2016 +0000 app-vim/pydoc: Add pydoc vimscript to the tree. Gentoo-Bug: https://bugs.gentoo.org/471730 Package-Manager: portage-2.2.28 app-vim/pydoc/Manifest | 1 + app-vim/pydoc/metadata.xml | 11 +++++++++++ app-vim/pydoc/pydoc-2.0.ebuild | 22 ++++++++++++++++++++++ 3 files changed, 34 insertions(+) create mode 100644 app-vim/pydoc/Manifest create mode 100644 app-vim/pydoc/metadata.xml create mode 100644 app-vim/pydoc/pydoc-2.0.ebuild |
Created attachment 349582 [details] pydoc-2.0.ebuild app-vim/pydoc: vim plugin: integrates python documentation view and search tool