public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/pydiction/
Date: Thu, 12 May 2016 13:36:04 +0000 (UTC)	[thread overview]
Message-ID: <1463059062.f25308cb2ce223a5aa785578ad93cd502651ca67.monsieurp@gentoo> (raw)

commit:     f25308cb2ce223a5aa785578ad93cd502651ca67
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu May 12 12:59:51 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu May 12 13:17:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f25308cb

app-vim/pydiction: Add ebuild to the tree.

Package-Manager: portage-2.2.26

 app-vim/pydiction/Manifest               |  1 +
 app-vim/pydiction/metadata.xml           | 12 ++++++++++++
 app-vim/pydiction/pydiction-1.2.3.ebuild | 22 ++++++++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/app-vim/pydiction/Manifest b/app-vim/pydiction/Manifest
new file mode 100644
index 0000000..6d5a259
--- /dev/null
+++ b/app-vim/pydiction/Manifest
@@ -0,0 +1 @@
+DIST pydiction-1.2.3.zip 476599 SHA256 0998a06be1741edfb1261944ede6fbad77c3742d8924b57ec3ec80908a22b522 SHA512 20e553cb8fdc541e619936f80d8e808484e265d96d1223a7558770e453ad186d5d0057a8b25cd5707bf80b56e40c885097e4195fd66fea2afd8b6d83f84d9441 WHIRLPOOL b1fab3728637dd2ec780f6174790315b478b37eda8000a22891e75cd8a7e04b8f4255cee8ae9e249c18cf03a7beac7f8e650eed40fe345a68d59e2294435b1e2

diff --git a/app-vim/pydiction/metadata.xml b/app-vim/pydiction/metadata.xml
new file mode 100644
index 0000000..8fafbfe
--- /dev/null
+++ b/app-vim/pydiction/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>monsieurp@gentoo.org</email>
+		<name>Patrice Clement</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>vim@gentoo.org</email>
+		<name>Gentoo Vim Project</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/app-vim/pydiction/pydiction-1.2.3.ebuild b/app-vim/pydiction/pydiction-1.2.3.ebuild
new file mode 100644
index 0000000..ef3e970
--- /dev/null
+++ b/app-vim/pydiction/pydiction-1.2.3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: Tab-complete your Python code"
+HOMEPAGE="https://rkulla.github.io/pydiction/"
+SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.zip"
+LICENSE="vim"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+S="${WORKDIR}/${PN}"
+
+src_install() {
+	insinto "/usr/share/${PN}"
+	local pyfiles=( complete-dict pydiction.py )
+	doins "${pyfiles[@]}"
+	rm -v "${pyfiles[@]}" || die
+	vim-plugin_src_install
+}


             reply	other threads:[~2016-05-12 13:36 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-12 13:36 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-12 13:36 [gentoo-commits] repo/gentoo:master commit in: app-vim/pydiction/ Patrice Clement
2016-05-12 21:12 Patrice Clement
2016-05-13 21:27 Patrice Clement
2016-05-14  9:37 Patrice Clement
2016-06-28 20:15 Patrice Clement
2017-04-21 20:45 Patrice Clement
2017-07-07  9:20 Pacho Ramos
2017-08-20 16:54 Patrice Clement
2019-09-08 18:26 Sergei Trofimovich
2019-09-08 18:30 Sergei Trofimovich
2019-09-08 19:15 Thomas Deutschmann
2019-09-09  5:54 Agostino Sarubbo
2019-09-09  6:32 Michał Górny
2020-04-24 16:44 Patrice Clement
2020-05-07 13:18 Michał Górny
2021-06-01 11:44 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1463059062.f25308cb2ce223a5aa785578ad93cd502651ca67.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox