summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-08-17 13:10:03 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-08-17 15:00:45 +0200
commitdd8da56a0150ccf55f5b41297aec5d72c051f9dd (patch)
treea62ca3f5ceb2e6771e1cdfc87bd9df1117b2ea4f
parentapp-misc/inputlircd: drop 0.0.1_pre15-r2, EAPI-6-- (diff)
downloadgentoo-dd8da56a.tar.gz
gentoo-dd8da56a.tar.bz2
gentoo-dd8da56a.zip
app-misc/scrub: drop 2.6.1, EAPI-6--
Closes: https://bugs.gentoo.org/865443 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--app-misc/scrub/scrub-2.6.1.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
deleted file mode 100644
index 547ab898ec2f..000000000000
--- a/app-misc/scrub/scrub-2.6.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Overwrite files with iterative patterns"
-HOMEPAGE="https://github.com/chaos/scrub"
-SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""