From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-ipaddress/
Date: Thu, 12 Nov 2015 18:38:26 +0000 (UTC) [thread overview]
Message-ID: <1447353503.156b9e32ecaf93a5205973fb35dc1a4d56863602.jlec@gentoo> (raw)
commit: 156b9e32ecaf93a5205973fb35dc1a4d56863602
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 12 16:55:52 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Nov 12 18:38:23 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=156b9e32
virtual/python-ipaddress: Add new virtual for module with mixed impl support
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
virtual/python-ipaddress/metadata.xml | 5 +++++
.../python-ipaddress/python-ipaddress-1.0.ebuild | 24 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/virtual/python-ipaddress/metadata.xml b/virtual/python-ipaddress/metadata.xml
new file mode 100644
index 0000000..301d220
--- /dev/null
+++ b/virtual/python-ipaddress/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>python</herd>
+</pkgmetadata>
diff --git a/virtual/python-ipaddress/python-ipaddress-1.0.ebuild b/virtual/python-ipaddress/python-ipaddress-1.0.ebuild
new file mode 100644
index 0000000..8a6b181
--- /dev/null
+++ b/virtual/python-ipaddress/python-ipaddress-1.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+
+inherit python-r1
+
+DESCRIPTION="A virtual for Python ipaddress module"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+ $(python_gen_cond_dep 'dev-python/ipaddress[${PYTHON_USEDEP}]' \
+ python2_7 'pypy*')"
next reply other threads:[~2015-11-12 18:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-12 18:38 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-11-25 16:18 [gentoo-commits] repo/gentoo:master commit in: virtual/python-ipaddress/ Michał Górny
2017-01-26 22:35 Michał Górny
2017-02-28 21:39 Michael Weber
2017-09-12 9:13 Fabian Groffen
2018-02-21 20:18 Michał Górny
2018-04-06 11:05 Fabian Groffen
2018-06-27 8:19 Fabian Groffen
2018-07-28 1:30 Mikle Kolyada
2018-11-19 21:15 Fabian Groffen
2019-11-15 7:33 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=1447353503.156b9e32ecaf93a5205973fb35dc1a4d56863602.jlec@gentoo \
--to=jlec@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