From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-ctags/
Date: Thu, 14 Apr 2016 01:03:58 +0000 (UTC) [thread overview]
Message-ID: <1460595822.cd49980cb0a4ec17df427d5addf7090cb41ce976.idella4@gentoo> (raw)
commit: cd49980cb0a4ec17df427d5addf7090cb41ce976
Author: Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Wed Apr 13 12:41:44 2016 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 01:03:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd49980c
dev-python/python-ctags: new package
dependency of www-apps/klaus
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1255
Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org>
dev-python/python-ctags/Manifest | 1 +
dev-python/python-ctags/metadata.xml | 18 ++++++++++++++++++
dev-python/python-ctags/python-ctags-1.0.6.ebuild | 20 ++++++++++++++++++++
3 files changed, 39 insertions(+)
diff --git a/dev-python/python-ctags/Manifest b/dev-python/python-ctags/Manifest
new file mode 100644
index 0000000..ec38046
--- /dev/null
+++ b/dev-python/python-ctags/Manifest
@@ -0,0 +1 @@
+DIST python-ctags-1.0.6.tar.gz 24275 SHA256 16a3fe367360167dc62fd2dc4a262659c6c1a7454aac95eb491edc44345ed565 SHA512 d26663fbb216843b6a3417bc28e89a1cb8666d7ed6aab3d05e87ac2be1edac111b7a3f3d487b42d33d25f4ed984c76933991c40a4c946ac7710b4a55c781563b WHIRLPOOL e369048183735302b81e2d33ffd183e2e8cfed7019741dfecacad7392de01295188c760f71a6125fa28e5f6370da8d11b0756de801e2484af6d7c6a4590731ce
diff --git a/dev-python/python-ctags/metadata.xml b/dev-python/python-ctags/metadata.xml
new file mode 100644
index 0000000..06a584d
--- /dev/null
+++ b/dev-python/python-ctags/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>sautier.louis@gmail.com</email>
+ <name>Louis Sautier</name>
+ <description>Proxied maintainer; set to assignee in all bugs</description>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">humanize</remote-id>
+ <remote-id type="github">hddmet/python-ctags</remote-id>
+ <bugs-to>https://github.com/hddmet/python-ctags/issues</bugs-to>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/python-ctags/python-ctags-1.0.6.ebuild b/dev-python/python-ctags/python-ctags-1.0.6.ebuild
new file mode 100644
index 0000000..7bd06d3
--- /dev/null
+++ b/dev-python/python-ctags/python-ctags-1.0.6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Exuberant Ctags indexing python bindings"
+HOMEPAGE="https://github.com/hddmet/python-ctags/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-util/ctags"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
next reply other threads:[~2016-04-14 1:04 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-14 1:03 Ian Delaney [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-05-25 8:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-ctags/ Patrice Clement
2016-05-25 8:28 Patrice Clement
2017-06-11 7:11 Michael Palimaka
2017-06-11 7:11 Michael Palimaka
2017-09-22 13:12 Patrice Clement
2018-06-18 10:34 Louis Sautier
2018-07-25 21:56 Louis Sautier
2018-07-25 21:56 Louis Sautier
2018-07-25 23:23 Louis Sautier
2020-02-05 20:47 Michał Górny
2020-03-11 17:12 Louis Sautier
2020-09-07 23:44 Louis Sautier
2020-09-18 15:43 Michał Górny
2021-08-05 19:17 Louis Sautier
2021-08-05 19:25 Louis Sautier
2022-11-26 17:39 Louis Sautier
2023-01-27 20:10 Michał Górny
2023-05-27 10:05 Arthur Zamarin
2023-06-04 5:44 Michał Górny
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=1460595822.cd49980cb0a4ec17df427d5addf7090cb41ce976.idella4@gentoo \
--to=idella4@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