public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/readlike/
Date: Fri,  6 Jan 2017 00:12:25 +0000 (UTC)	[thread overview]
Message-ID: <1483661279.96bffdec0b5ead8f94ed1ae22e642b2bd87ed22b.williamh@gentoo> (raw)

commit:     96bffdec0b5ead8f94ed1ae22e642b2bd87ed22b
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  3 18:25:08 2017 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Fri Jan  6 00:07:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96bffdec

dev-python/readlike: initial ebuild

Package-Manager: Portage-2.3.0, Repoman-2.3.1

 dev-python/readlike/Manifest              |  1 +
 dev-python/readlike/metadata.xml          | 11 +++++++++++
 dev-python/readlike/readlike-0.1.2.ebuild | 21 +++++++++++++++++++++
 3 files changed, 33 insertions(+)

diff --git a/dev-python/readlike/Manifest b/dev-python/readlike/Manifest
new file mode 100644
index 00000000..93152c0
--- /dev/null
+++ b/dev-python/readlike/Manifest
@@ -0,0 +1 @@
+DIST readlike-0.1.2.tar.gz 5068 SHA256 08645493a24eecbcad70a5ed7fbf1a3820ba5e57e9690297edc485c2992f66b2 SHA512 4ecd694c69c615ec37da05341596af4ec26abeeda78ecf10fc3019533a7ab092ed1e1e4f8910a7835d7ffb157b203cb0395a2eba135d3aba861abb75d466980e WHIRLPOOL d41e5998be1219bba36507e9fa5d14197070877ea6c938271df30c7ee5ce46f780b405fdb32d46cb3707779f0af3681b617ba4ea4f51acccca45ebb3100771f4

diff --git a/dev-python/readlike/metadata.xml b/dev-python/readlike/metadata.xml
new file mode 100644
index 00000000..b692da6
--- /dev/null
+++ b/dev-python/readlike/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>williamh@gentoo.org</email>
+		<name>William Hubbs</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>

diff --git a/dev-python/readlike/readlike-0.1.2.ebuild b/dev-python/readlike/readlike-0.1.2.ebuild
new file mode 100644
index 00000000..3255f75
--- /dev/null
+++ b/dev-python/readlike/readlike-0.1.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+inherit distutils-r1
+
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="a python library similar to readline"
+HOMEPAGE="https://pypi.python.org/pypi/readlike"
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND="dev-python/setuptools"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2017-01-06  0:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-06  0:12 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-05-05 12:49 [gentoo-commits] repo/gentoo:master commit in: dev-python/readlike/ Manuel Rüger
2018-07-25 17:29 Patrice Clement
2020-03-29  7:04 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=1483661279.96bffdec0b5ead8f94ed1ae22e642b2bd87ed22b.williamh@gentoo \
    --to=williamh@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