From: Michał Górny Date: Sun, 19 Apr 2020 07:24:26 +0000 (+0200) Subject: app-backup/buttersink: Remove last-rited pkg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5e215cd9b245605c4319c1c065bfc06f959d8a4a;p=gentoo.git app-backup/buttersink: Remove last-rited pkg Closes: https://bugs.gentoo.org/708268 Signed-off-by: Michał Górny --- diff --git a/app-backup/buttersink/Manifest b/app-backup/buttersink/Manifest deleted file mode 100644 index ac424302d84f..000000000000 --- a/app-backup/buttersink/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST buttersink-0.6.8.tar.gz 51784 BLAKE2B 3f18716bcc55aee99bbb73e8a1928c29cb28a782966aded60b019673e0336f342e4d76aff827f9bd7f39713fe9cadcd89f5f81438a86d8867a8b1ac0a57f3957 SHA512 52898140d983bcc6776497504191f0c1c727b24fa9543f5a5997a54ced26301ca492518094ca8770fce8064bc99dc6d3f6760e986eb66f08a758985a7a85ffff diff --git a/app-backup/buttersink/buttersink-0.6.8.ebuild b/app-backup/buttersink/buttersink-0.6.8.ebuild deleted file mode 100644 index 03a17692e5da..000000000000 --- a/app-backup/buttersink/buttersink-0.6.8.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="rsync-like utility for btrfs snapshots" -HOMEPAGE="https://github.com/AmesCornish/buttersink" - -LICENSE="GPL-3" -SLOT=0 - -# local tests would require root and cause sandbox issues with btrfs subvolume -# operations, and network tests would require an SSH server with root login to -# test the SSH backend, or remote S3 for that backend -RESTRICT="test" - -if [[ ${PV} == 9999 ]] ; then - inherit git-r3 - KEYWORDS="" - EGIT_REPO_URI="https://github.com/AmesCornish/buttersink" - SRC_URI="" -else - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/AmesCornish/buttersink/archive/${PV}.tar.gz -> ${P}.tar.gz" -fi - -RDEPEND="${PYTHON_DEPS} - dev-python/boto[${PYTHON_USEDEP}] - dev-python/crcmod[${PYTHON_USEDEP}] - dev-python/psutil[${PYTHON_USEDEP}] - sys-fs/btrfs-progs" -DEPEND="${RDEPEND}" - -python_prepare_all() { - if [[ ${PV} == 9999 ]] ; then - emake makestamps buttersink/version.py - else - mkdir makestamps || die - echo "version = \"${PV}\"" > buttersink/version.py || die - fi - distutils-r1_python_prepare_all -} diff --git a/app-backup/buttersink/buttersink-9999.ebuild b/app-backup/buttersink/buttersink-9999.ebuild deleted file mode 100644 index 03a17692e5da..000000000000 --- a/app-backup/buttersink/buttersink-9999.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="rsync-like utility for btrfs snapshots" -HOMEPAGE="https://github.com/AmesCornish/buttersink" - -LICENSE="GPL-3" -SLOT=0 - -# local tests would require root and cause sandbox issues with btrfs subvolume -# operations, and network tests would require an SSH server with root login to -# test the SSH backend, or remote S3 for that backend -RESTRICT="test" - -if [[ ${PV} == 9999 ]] ; then - inherit git-r3 - KEYWORDS="" - EGIT_REPO_URI="https://github.com/AmesCornish/buttersink" - SRC_URI="" -else - KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/AmesCornish/buttersink/archive/${PV}.tar.gz -> ${P}.tar.gz" -fi - -RDEPEND="${PYTHON_DEPS} - dev-python/boto[${PYTHON_USEDEP}] - dev-python/crcmod[${PYTHON_USEDEP}] - dev-python/psutil[${PYTHON_USEDEP}] - sys-fs/btrfs-progs" -DEPEND="${RDEPEND}" - -python_prepare_all() { - if [[ ${PV} == 9999 ]] ; then - emake makestamps buttersink/version.py - else - mkdir makestamps || die - echo "version = \"${PV}\"" > buttersink/version.py || die - fi - distutils-r1_python_prepare_all -} diff --git a/app-backup/buttersink/metadata.xml b/app-backup/buttersink/metadata.xml deleted file mode 100644 index 84753a2bfbad..000000000000 --- a/app-backup/buttersink/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - adebeus@gmail.com - - - proxy-maint@gentoo.org - - diff --git a/profiles/package.mask b/profiles/package.mask index 3b9b7cb54b59..80679c6f12fd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -540,11 +540,6 @@ sci-electronics/geda-xgsch2pcb # Removal in 30 days. Bug #713506. net-ftp/pybootd -# Michał Górny (2020-03-18) -# Unmaintained. Version bump pending. No Python 3 support upstream. -# Removal in 30 days. Bug #708268. -app-backup/buttersink - # Andreas Sturmlechner (2020-03-14) # Breaks at least dev-games/simgear right now, bug #709878. ~dev-games/openscenegraph-3.6.5