app-misc/rdfind: Delete package.
This commit is contained in:
parent
ddb206e4db
commit
588bc5ddfd
|
@ -1,13 +0,0 @@
|
|||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA256
|
||||
|
||||
DIST 1.4.1.tar.gz 53708 BLAKE2B 18778fa65f9c5fda18a59e4021b6346bc5722c19a3796f2b4a85e5c8d919c5f8beeeb8fed572fcce0016e2939568f5e3dc3d3e567178a54ad9ac4e89a1ea77ff SHA512 00d34f46e8534074577a0cd32f71dd8da0b9a7c9a175a612a4a858693ca679de3b77fca1796b543ead796c806a693e97611c0a9fdc743229d317136b32ce89dc
|
||||
EBUILD rdfind-1.4.1.ebuild 591 BLAKE2B 85eb8f69f99985ce9c8e4ab9adc31e3f38ba103ab9953c9c5f05008e5404da33ff979f3119e586ad4e56989899b820f2cda57490cb2da59c7d99afca1f4d9b37 SHA512 a3bb2174e398bd9f5a01597c8733346e694fd0d4b86fa482bc65e3395afe998f7027f565ed1a04b25beb257a61a669174e17a05e5c9cdafd4be9d9a60d9bc6b0
|
||||
MISC metadata.xml 398 BLAKE2B 05a861f1451934e3c15627b535cecbad0b5c145afe2de13cbc2cc82a399a4c951253317e3da1ac2a9468eda10b338e4e40a55e0f572e94593c5ab9b467d96436 SHA512 db3208068659ba27a9ac58c56da7e63a91ff8342577fee62f453c11afd587734ddcff7920203501b94ce3319fdccf796a70032140ad3952cb66d330dd85551a4
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEAREIAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCXKSuiQAKCRDPw5SX8bJu
|
||||
B0msAP97Y0UDa2zR/hdUwnoTaE2dEyMPO7/HvnFgE8EOcNK6ngEAhhyN+I+lMQCg
|
||||
ePt4LzAhGDJmi4mG99gGS66NVzyBbq4=
|
||||
=e1Qa
|
||||
-----END PGP SIGNATURE-----
|
|
@ -1,12 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>gentoo@tastytea.de</email>
|
||||
<name>tastytea</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/pauldreik/rdfind/issues</bugs-to>
|
||||
<doc>https://rdfind.pauldreik.se/rdfind.1.html</doc>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
|
@ -1,29 +0,0 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit autotools
|
||||
|
||||
DESCRIPTION="Rdfind is a program that finds duplicate files."
|
||||
HOMEPAGE="https://github.com/pauldreik/rdfind"
|
||||
SRC_URI="https://github.com/pauldreik/rdfind/archive/releases/${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-libs/nettle"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
S="${WORKDIR}/${PN}-releases-${PV}"
|
||||
|
||||
src_prepare() {
|
||||
# NOTE: Commands are from bootstrap.sh.
|
||||
eaclocal
|
||||
eautoheader
|
||||
eautomake --add-missing
|
||||
eautoconf
|
||||
default
|
||||
}
|
|
@ -1,9 +1,3 @@
|
|||
# tastytea <tastytea+gentoo@tastytea.de> (2020-04-21)
|
||||
# The package is in the GURU[1] repository now. Please use that instead. Masked
|
||||
# for removal in 30 days.
|
||||
# [1] <https://wiki.gentoo.org/wiki/Project:GURU>
|
||||
app-misc/rdfind
|
||||
|
||||
# tastytea <tastytea+gentoo@tastytea.de> (2020-04-21)
|
||||
# I don't use it anymore. Masked for removal in 30 days.
|
||||
www-apps/pleroma-installer
|
||||
|
|
Reference in New Issue
Block a user