From e91e76340f8ad438d9f07acaa987c27eec08dd20 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 31 Aug 2019 09:52:25 +0200 Subject: [PATCH] virtual/python-dnspython: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- profiles/package.mask | 7 ------- profiles/updates/4Q-2015 | 1 - virtual/python-dnspython/metadata.xml | 8 -------- .../python-dnspython/python-dnspython-2.ebuild | 16 ---------------- 4 files changed, 32 deletions(-) delete mode 100644 virtual/python-dnspython/metadata.xml delete mode 100644 virtual/python-dnspython/python-dnspython-2.ebuild diff --git a/profiles/package.mask b/profiles/package.mask index c0a3a2348098..ff696b2ca3aa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -365,13 +365,6 @@ net-p2p/multibit # Depends on >=virtual/{jdk,jre}-11 which is masked =www-servers/tomcat-9.0.22 -# Michał Górny (30 Jul 2019) -# Obsolete virtual that was created back when dev-python/dnspython -# needed separate slots for py2 & py3. The versions needing it are long -# gone. Replace all its uses with dev-python/dnspython. -# Removal in 30 days. -virtual/python-dnspython - # Mart Raudsepp (2019-07-28) # GNOME 3.33 development release packages >=dev-libs/vala-common-0.45 diff --git a/profiles/updates/4Q-2015 b/profiles/updates/4Q-2015 index df294b85ed70..01e7e42fdf44 100644 --- a/profiles/updates/4Q-2015 +++ b/profiles/updates/4Q-2015 @@ -5,7 +5,6 @@ slotmove =dev-ruby/recog-2.0.12 2 2.0.12 slotmove =dev-ruby/recog-2.0.14 2 2.0.14 move media-libs/libkgeomap kde-apps/libkgeomap slotmove =dev-python/pyfltk-1.3.3 1 0 -move virtual/dnspython virtual/python-dnspython move virtual/funcsigs virtual/python-funcsigs move virtual/pmw virtual/python-pmw move kde-apps/oxygen-icons kde-frameworks/oxygen-icons diff --git a/virtual/python-dnspython/metadata.xml b/virtual/python-dnspython/metadata.xml deleted file mode 100644 index e24dd86faa2a..000000000000 --- a/virtual/python-dnspython/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - python@gentoo.org - Python - - diff --git a/virtual/python-dnspython/python-dnspython-2.ebuild b/virtual/python-dnspython/python-dnspython-2.ebuild deleted file mode 100644 index 8c358155c9dc..000000000000 --- a/virtual/python-dnspython/python-dnspython-2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) - -inherit python-r1 - -DESCRIPTION="A virtual for dnspython, for Python 2 & 3" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - >=dev-python/dnspython-1.15.0:0[${PYTHON_USEDEP}]" -- 2.26.2