commit:     1948301c95623b8d050f4d7c425b471a5a8de6c5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 12:35:15 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May  1 12:39:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1948301c

app-portage/overlint: Remove old

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

 app-portage/overlint/overlint-0.5.3-r2.ebuild | 20 --------------------
 app-portage/overlint/overlint-0.5.3-r3.ebuild | 20 --------------------
 2 files changed, 40 deletions(-)

diff --git a/app-portage/overlint/overlint-0.5.3-r2.ebuild 
b/app-portage/overlint/overlint-0.5.3-r2.ebuild
deleted file mode 100644
index 4a29bed8a95b..000000000000
--- a/app-portage/overlint/overlint-0.5.3-r2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_9 )
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1
-
-DESCRIPTION="Simple tool for static analysis of overlays"
-HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git";
-SRC_URI="https://www.hartwork.org/public/${P}.tar.gz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"

diff --git a/app-portage/overlint/overlint-0.5.3-r3.ebuild 
b/app-portage/overlint/overlint-0.5.3-r3.ebuild
deleted file mode 100644
index b12f6d05abfb..000000000000
--- a/app-portage/overlint/overlint-0.5.3-r3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..10} )
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1
-
-DESCRIPTION="Simple tool for static analysis of overlays"
-HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git";
-SRC_URI="https://www.hartwork.org/public/${P}.tar.gz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"

Reply via email to