commit: 892989d763c0db3473010147c8c133edbea4c1ec Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jun 14 08:28:43 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jun 14 08:29:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=892989d7
acct-group/octoprint: Remove last-rited pkg Closes: https://bugs.gentoo.org/710406 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> acct-group/octoprint/metadata.xml | 8 -------- acct-group/octoprint/octoprint-0.ebuild | 8 -------- profiles/package.mask | 7 ------- 3 files changed, 23 deletions(-) diff --git a/acct-group/octoprint/metadata.xml b/acct-group/octoprint/metadata.xml deleted file mode 100644 index c7421e98fb6..00000000000 --- a/acct-group/octoprint/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Packages for 3d printing</name> - </maintainer> -</pkgmetadata> diff --git a/acct-group/octoprint/octoprint-0.ebuild b/acct-group/octoprint/octoprint-0.ebuild deleted file mode 100644 index f3456878eed..00000000000 --- a/acct-group/octoprint/octoprint-0.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -ACCT_GROUP_ID=368 diff --git a/profiles/package.mask b/profiles/package.mask index 1a57f32f6c3..3fd2ceaf981 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -278,13 +278,6 @@ dev-python/symboltype # Removal after 2020-06-14. <dev-db/postgresql-9.5 -# Michał Górny <[email protected]> (2020-05-11) -# Causes downgrades of multiple Python packages. Not touched since -# initial commit, waiting for a bump to the final release. Maintainer -# unresponsive. Upstream recommends installing in a virtualenv. -# Removal in 30 days. Bug #710406. -acct-group/octoprint - # Andreas K. Hüttel <[email protected]> (2020-05-02) # Included in recent texlive versions. Please uninstall. # Removal in 30 days.
