commit:     ca95e5f32b060a39db5aabb27841d1f99f57c258
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 14:18:15 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 14:18:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca95e5f3

app-portage/diffmask: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/diffmask/diffmask-0.3.3-r4.ebuild | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/app-portage/diffmask/diffmask-0.3.3-r4.ebuild 
b/app-portage/diffmask/diffmask-0.3.3-r4.ebuild
deleted file mode 100644
index 9916137904e1..000000000000
--- a/app-portage/diffmask/diffmask-0.3.3-r4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="A utility to maintain package.unmask entries up-to-date with 
masks"
-HOMEPAGE="https://github.com/projg2/diffmask/";
-SRC_URI="https://github.com/projg2/diffmask/releases/download/${P}/${P}.tar.bz2";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~mips ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"

Reply via email to