commit:     982afc9986942d766fb434d4adc1bb51dda9ab80
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 13 09:29:14 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 10:42:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982afc99

app-portage/overlint: Remove old (py2)

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

 app-portage/overlint/Manifest              |  1 -
 app-portage/overlint/overlint-0.5.2.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/app-portage/overlint/Manifest b/app-portage/overlint/Manifest
index f9836b8cf48..9b8096e05ac 100644
--- a/app-portage/overlint/Manifest
+++ b/app-portage/overlint/Manifest
@@ -1,2 +1 @@
-DIST overlint-0.5.2.tar.gz 2701 BLAKE2B 
28fe90628d1c6603af0936b7a5d945b39bd93b3a7444bee7ac79bb939d8c108a32f58ce51fe10198564d24927bb7c04e273de83417c77ec38d3442562a7a2a7b
 SHA512 
aae78ed2d3f02e83ced3dbe8ace468adb204b80e040b979a97d92af0c91e79019f2ed14e6e3655ffa8137c55c8fd1f054c27229819ae7908632586acb284f3ea
 DIST overlint-0.5.3.tar.gz 2706 BLAKE2B 
78c76a72556213bbc84b91ada3ea1d71ad045fe4498baab1f6710190a55802e5ffee14d652540d2cb7caaecd407963f7bad9682cb72e5e6571597983384bf019
 SHA512 
348b59e5f013b1c4060312208fdc7fddad3252d6f386513d743b7685d8aafbf76ac626fb9000c2d47c362b85d223dea5f59b4cfec55dbf24a52185c5b943a149

diff --git a/app-portage/overlint/overlint-0.5.2.ebuild 
b/app-portage/overlint/overlint-0.5.2.ebuild
deleted file mode 100644
index 7664c6c50f4..00000000000
--- a/app-portage/overlint/overlint-0.5.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Simple tool for static analysis of overlays"
-HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git";
-SRC_URI="http://www.hartwork.org/public/${P}.tar.gz";
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="sys-apps/portage"

Reply via email to