remove packages now in Gentoo tree: no sablink-specific hacks

Removed 18 packages superseded by Gentoo main tree:
calamares, interbench, ideviceinstaller, ETL, crossguid,
pymdown-extensions, cowsay, gnome-software, v4l2loopback,
openssh, broadcom-sta, gnuradio, os-prober, multipath-tools,
firefox, apache, libxklavier, pidgin-libnotify

All had Gentoo versions significantly newer; no sablink-specific
patches worth keeping.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Mario Fetka
2026-06-30 06:07:53 +02:00
parent 338c13c74b
commit a6213d429b
137 changed files with 0 additions and 10333 deletions
-3
View File
@@ -1,3 +0,0 @@
DIST pymdown-extensions-6.1.0.tar.gz 556422 BLAKE2B cdfde606932eae938072d90319b21e2a21f798f7479011d80b041d8f5a6f32d6851dfb0ddfc1bec9af162e6710552d6da4629dd92fecf2c2d9c135c329627a9f SHA512 c972e3a0bfb97ac9d04275fa066091a118aa7d259dd2d9102af046aaac162b03ce6dfd0ba33ad18e0e57daf24941bfb2bc6e9445b6c6e83ce1ff0a54dd89abfd
DIST pymdown-extensions-6.2.0.tar.gz 544158 BLAKE2B b9df2050348089b5959fc0be0b1e0f90729559c595e72aa211bf65a08948c4794b8d78d22eb4a1240ded81fa6db78e811aab8142eb5cba5a0f6981d98336de8c SHA512 b3ff1359e49372d95d5d515fad86bae19229bc957261c51ac34659a046db28599aad15f98f92758f50212cef3a68dbdad744a2791b24e49eb0cb92b5de772313
DIST pymdown-extensions-6.2.1.tar.gz 550663 BLAKE2B b64240c4c996c3bcfd185dcf0eed4dd065af4c860308e5262ba0fb1b9958f1ae6e7390662729facf0c5da9d26218e237be8401feb21cacd903093beebd1e46fa SHA512 2e8df596cad063b0a5447174ec603d7a49bc8d7ed3ea20c178f2c7f9ae7cadddbf9f7f62af6b58524bf81270a4015e6342ae933266b5fef5bd0388b20d573873
@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>geaaru@sabayonlinux.org</email>
<name>Daniele Rondina</name>
</maintainer>
</pkgmetadata>
@@ -1,28 +0,0 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python2_7 python{3_6,3_7} )
inherit distutils-r1
DESCRIPTION="Extensions for Python Markdown."
HOMEPAGE="https://github.com/facelessuser/pymdown-extensions"
SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-python/mkdocs-1.0.1[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
src_prepare() {
# remove tests directory
rm -rf ${S}/tests || die
sed -i -e "s:, 'tests'::g" ${S}/setup.py
distutils-r1_src_prepare
}
@@ -1,28 +0,0 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python2_7 python{3_6,3_7} )
inherit distutils-r1
DESCRIPTION="Extensions for Python Markdown."
HOMEPAGE="https://github.com/facelessuser/pymdown-extensions"
SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-python/mkdocs-1.0.1[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
src_prepare() {
# remove tests directory
rm -rf ${S}/tests || die
sed -i -e "s:, 'tests'::g" ${S}/setup.py
distutils-r1_src_prepare
}
@@ -1,28 +0,0 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python2_7 python{3_6,3_7} )
inherit distutils-r1
DESCRIPTION="Extensions for Python Markdown."
HOMEPAGE="https://github.com/facelessuser/pymdown-extensions"
SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-python/mkdocs-1.0.1[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
src_prepare() {
# remove tests directory
rm -rf ${S}/tests || die
sed -i -e "s:, 'tests'::g" ${S}/setup.py
distutils-r1_src_prepare
}