public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, app-backup/cachedir/
@ 2020-09-02  8:15 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-09-02  8:15 UTC (permalink / raw
  To: gentoo-commits

commit:     3c92b58d0757a58c42e532af55d55fee786da358
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 08:11:38 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 08:14:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c92b58d

app-backup/cachedir: Remove last-rited pkg

Closes: https://bugs.gentoo.org/718196
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-backup/cachedir/Manifest            |  1 -
 app-backup/cachedir/cachedir-1.4.ebuild | 47 ---------------------------------
 app-backup/cachedir/metadata.xml        |  5 ----
 profiles/package.mask                   |  5 ----
 4 files changed, 58 deletions(-)

diff --git a/app-backup/cachedir/Manifest b/app-backup/cachedir/Manifest
deleted file mode 100644
index 3129cb786fb..00000000000
--- a/app-backup/cachedir/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cachedir-1.4.tar.gz 16254 BLAKE2B f70fe693d614ab90c4b235c2979e9323eb41976ea8a97c4d3107af26f411553a86e0409b354483a6e3c9af956597c9a4114dc28829cc2ed55abe7c7dd3bb8a99 SHA512 dabeb36a4b99febafbfcc3bff4de625491eee6649cac6c03ef782415cfdd519d36911bed8ae6e7bb94b0afe6279b17fd99fcb87f0c2d2e37032a76fa516dd6c7

diff --git a/app-backup/cachedir/cachedir-1.4.ebuild b/app-backup/cachedir/cachedir-1.4.ebuild
deleted file mode 100644
index 25a6664e3cc..00000000000
--- a/app-backup/cachedir/cachedir-1.4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Tag/untag cache directories"
-HOMEPAGE="https://liw.fi/cachedir/"
-SRC_URI="http://git.liw.fi/${PN}/snapshot/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-
-# test deps not supporting python 3
-RESTRICT="test"
-
-RDEPEND="dev-python/cliapp[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]"
-#	test? (
-#		dev-util/cmdtest[${PYTHON_USEDEP}]
-#	)
-#	"
-
-python_prepare_all() {
-	2to3 -w setup.py || die
-	distutils-r1_python_prepare_all
-}
-
-src_compile() {
-	addwrite /proc/self/comm
-	distutils-r1_src_compile
-}
-
-src_test() {
-	addwrite /proc/self/comm
-	distutils-r1_src_test
-}
-
-python_test() {
-	esetup.py check
-}

diff --git a/app-backup/cachedir/metadata.xml b/app-backup/cachedir/metadata.xml
deleted file mode 100644
index 7a38bb90096..00000000000
--- a/app-backup/cachedir/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 49b01bc87f9..07082e238e5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -678,11 +678,6 @@ app-mobilephone/obexftp
 # Removal in 30 days. Bug #722334,#713686
 app-misc/evemu
 
-# Aaron Bauman <bman@gentoo.org> (2020-08-02)
-# Needs bump. Py3 tests fail. Last release 2yrs.
-# Removal in 30 days. Bug #718196
-app-backup/cachedir
-
 # Mikle Kolyada <zlogene@gentoo.org> (2020-08-02)
 # consolekit is abandoned upstream.
 # People are encouraged to switch to any logind


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-02  8:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-02  8:15 [gentoo-commits] repo/gentoo:master commit in: profiles/, app-backup/cachedir/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox