commit:     8ab0a51d3005b06583a0d221c027a64cd13eb55a
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 16 10:45:19 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Dec 16 10:45:19 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8ab0a51d

sci-libs/lib2bit: drop UnusedInherits

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-libs/lib2bit/lib2bit-0.2.1.ebuild | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/sci-libs/lib2bit/lib2bit-0.2.1.ebuild 
b/sci-libs/lib2bit/lib2bit-0.2.1.ebuild
index 808c97b21..5f012de35 100644
--- a/sci-libs/lib2bit/lib2bit-0.2.1.ebuild
+++ b/sci-libs/lib2bit/lib2bit-0.2.1.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit eutils
-
 DESCRIPTION="C library for accessing 2bit files"
 HOMEPAGE="https://github.com/dpryan79/lib2bit";
 SRC_URI="https://github.com/dpryan79/lib2bit/archive/${PV}.tar.gz -> 
${P}.tar.gz"
@@ -14,9 +12,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="static"
 
-DEPEND=""
-RDEPEND="${DEPEND}"
-
 PATCHES=(
        "${FILESDIR}"/${P}_respect_LDFLAGS.patch
        "${FILESDIR}"/${P}_test_support_python3.patch

Reply via email to