public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-QtPy/files/, profiles/, app-eselect/eselect-QtPy/
Date: Sun, 20 Jun 2021 07:26:42 +0000 (UTC)	[thread overview]
Message-ID: <1624173999.cddea33deeabbf26d7c32c538a4e3c232f9f0234.andrewammerlaan@gentoo> (raw)

commit:     cddea33deeabbf26d7c32c538a4e3c232f9f0234
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 20 07:23:25 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jun 20 07:26:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cddea33d

app-eselect/eselect-QtPy: remove last rited package

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 app-eselect/eselect-QtPy/eselect-QtPy-1.0.ebuild | 25 ------------------------
 app-eselect/eselect-QtPy/files/qtpy.eselect-1.0  | 11 -----------
 app-eselect/eselect-QtPy/metadata.xml            | 12 ------------
 profiles/package.mask                            |  8 --------
 4 files changed, 56 deletions(-)

diff --git a/app-eselect/eselect-QtPy/eselect-QtPy-1.0.ebuild b/app-eselect/eselect-QtPy/eselect-QtPy-1.0.ebuild
deleted file mode 100644
index 9d96d09baa5..00000000000
--- a/app-eselect/eselect-QtPy/eselect-QtPy-1.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Manage Qt for Python implementations"
-HOMEPAGE="https://github.com/spyder-ide/qtpy"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 x86"
-
-RDEPEND="app-admin/eselect"
-
-S="${FILESDIR}"
-
-src_install() {
-	insinto "/usr/share/eselect/modules"
-	newins "qtpy.eselect-${PV}" "qtpy.eselect"
-}
-
-pkg_postinst() {
-	eselect qtpy update
-}

diff --git a/app-eselect/eselect-QtPy/files/qtpy.eselect-1.0 b/app-eselect/eselect-QtPy/files/qtpy.eselect-1.0
deleted file mode 100644
index 07521bf5b8f..00000000000
--- a/app-eselect/eselect-QtPy/files/qtpy.eselect-1.0
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 2009-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EDITOR_VAR="QT_API"
-EDITOR_ENVFILE="/etc/env.d/99qtpy"
-EDITOR_LIST="pyqt5:/usr/bin/pyrcc5 pyside2:/usr/include/PySide2/QtCore/pyside2_qtcore_python.h"
-
-inherit editor-variable
-
-DESCRIPTION="Manage the ${EDITOR_VAR} environment variable"
-MAINTAINER="andrewammerlaan@gentoo.org"

diff --git a/app-eselect/eselect-QtPy/metadata.xml b/app-eselect/eselect-QtPy/metadata.xml
deleted file mode 100644
index db649b0116a..00000000000
--- a/app-eselect/eselect-QtPy/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>python@gentoo.org</email>
-		<name>Gentoo Python Project</name>
-	</maintainer>
-	<maintainer type="person">
-		<email>andrewammerlaan@gentoo.org</email>
-		<name>Andrew Ammerlaan</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 80cdbd0a6cd..2bc38b4d1f8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -281,14 +281,6 @@ app-admin/diamond
 app-editors/jext
 dev-java/jgoodies-looks:1.2
 
-# Andrew Ammmerlaan <andrewammerlaan@gentoo.org> (2021-05-20)
-# dev-python/QtPy-1.9.0-r4 now uses USE flags to control if it uses
-# PySide2 or PyQt5. With the removal of -r3, this eselect module does
-# not do anything and will only lead to confusion and possibly breakage.
-# See also: https://bugs.gentoo.org/790764
-# Removal in 30 days.
-app-eselect/eselect-QtPy
-
 # Miroslav Šulc <fordfrog@gentoo.org> (2021-05-20)
 # no non-masked consumer, removal in 30 days
 # see bug: https://bugs.gentoo.org/786852


                 reply	other threads:[~2021-06-20  7:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1624173999.cddea33deeabbf26d7c32c538a4e3c232f9f0234.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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