* [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/updates/, net-fs/s3ql/
@ 2020-09-21 14:06 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-09-21 14:06 UTC (permalink / raw
To: gentoo-commits
commit: c127715cbd59b8010a5479155c8dec831c129476
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 14:05:14 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 14:05:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c127715c
net-fs/s3ql: Remove last-rited pkg
Closes: https://bugs.gentoo.org/718434
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-fs/s3ql/Manifest | 1 -
net-fs/s3ql/metadata.xml | 15 ------------
net-fs/s3ql/s3ql-2.33.ebuild | 55 --------------------------------------------
profiles/package.mask | 1 -
profiles/updates/3Q-2016 | 1 -
5 files changed, 73 deletions(-)
diff --git a/net-fs/s3ql/Manifest b/net-fs/s3ql/Manifest
deleted file mode 100644
index 60d4c70326d..00000000000
--- a/net-fs/s3ql/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST s3ql-2.33.tar.bz2 845921 BLAKE2B 914c8e029fd10c82eb932a4a68d3771905255763a9ebc88ee5503892d1eb5f1a9c355d2f041fef77afedc5a7237e79db931768667602d7987b41a7c6805a2fa7 SHA512 fbc3895008f19de43c8a90a0896631200e8d292027d8bebc8197271a5677c9922498a7762696b057c067e5b906830f2a88f87d5615d60f24fdfa58972fb367fb
diff --git a/net-fs/s3ql/metadata.xml b/net-fs/s3ql/metadata.xml
deleted file mode 100644
index 38ca05fddf8..00000000000
--- a/net-fs/s3ql/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>chutzpah@gentoo.org</email>
- <name>Patrick McLean</name>
- </maintainer>
- <use>
- <flag name="contrib">Install additional contributed scripts</flag>
- </use>
- <upstream>
- <remote-id type="google-code">s3ql</remote-id>
- <remote-id type="bitbucket">nikratio/s3ql</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/net-fs/s3ql/s3ql-2.33.ebuild b/net-fs/s3ql/s3ql-2.33.ebuild
deleted file mode 100644
index 05468dbfc07..00000000000
--- a/net-fs/s3ql/s3ql-2.33.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="A full-featured file system for online data storage"
-HOMEPAGE="https://github.com/s3ql/s3ql"
-SRC_URI="https://github.com/s3ql/s3ql/releases/download/release-${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="contrib doc systemd test"
-
-RDEPEND=">=dev-db/sqlite-3.7.0:3
- dev-python/defusedxml[${PYTHON_USEDEP}]
- dev-python/setuptools[${PYTHON_USEDEP}]
- >=dev-python/apsw-3.7.0[${PYTHON_USEDEP}]
- >=dev-python/dugong-3.4[${PYTHON_USEDEP}]
- >=dev-python/llfuse-1.0[${PYTHON_USEDEP}]
- dev-python/pycryptodome[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- sys-fs/fuse:0
- systemd? ( dev-python/python-systemd[${PYTHON_USEDEP}] )"
-DEPEND="${RDEPEND}
- test? (
- dev-python/pytest[${PYTHON_USEDEP}]
- net-misc/rsync[xattr]
- )"
-
-RESTRICT="test"
-
-python_test() {
- addwrite /dev/fuse
- py.test -v tests || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
- distutils-r1_python_install_all
-
- if use contrib ; then
- exeinto /usr/share/doc/${PF}/contrib
- docompress -x /usr/share/doc/${PF}/contrib
- doexe contrib/*.{py,sh}
- doman contrib/*.1
- fi
-
- if use doc ; then
- dodoc doc/manual.pdf
- dodoc -r doc/html
- fi
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 066b8d8ef9c..2faf637517d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -627,7 +627,6 @@ media-gfx/birdfont
media-gfx/sigal
media-libs/libxmlbird
<net-analyzer/nagstamon-3.4.1-r1
-net-fs/s3ql
# Alfredo Tupone <tupone@gentoo.org> (2020-08-16)
# Ported to py3.8 but not yet released
diff --git a/profiles/updates/3Q-2016 b/profiles/updates/3Q-2016
index 8cbde629a08..ca92a00e33c 100644
--- a/profiles/updates/3Q-2016
+++ b/profiles/updates/3Q-2016
@@ -13,7 +13,6 @@ move kde-apps/kgamma kde-plasma/kgamma
slotmove =sci-geosciences/osm-gps-map-0.7.3 2 0
move sys-fs/btfs net-fs/btfs
move sys-fs/s3fs net-fs/s3fs
-move sys-fs/s3ql net-fs/s3ql
move sys-fs/s3backer net-fs/s3backer
move sys-fs/sshfs net-fs/sshfs
move app-vim/rust-mode app-vim/rust-vim
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-21 14:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-21 14:06 [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/updates/, net-fs/s3ql/ 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