aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-16 11:45:19 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-16 11:45:19 +0100
commit8ab0a51d3005b06583a0d221c027a64cd13eb55a (patch)
treedd0009123463dbb5f15d97a7b88dd6eb3bab1a58 /sci-libs
parentsci-libs/itk: drop UnusedInherits (diff)
downloadsci-8ab0a51d3005b06583a0d221c027a64cd13eb55a.tar.gz
sci-8ab0a51d3005b06583a0d221c027a64cd13eb55a.tar.bz2
sci-8ab0a51d3005b06583a0d221c027a64cd13eb55a.zip
sci-libs/lib2bit: drop UnusedInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/lib2bit/lib2bit-0.2.1.ebuild7
1 files changed, 1 insertions, 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