summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-02 17:45:49 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-02 17:49:44 +0200
commit35acaa60553e3eecff69d6ad9f8de49ebc7b8a1f (patch)
tree80cd1885618648a23c1092a41a88c033988a19bc /dev-perl/Video-ivtv
parentdev-perl/Video-Info: EAPI=8 bump (diff)
downloadgentoo-35acaa60553e3eecff69d6ad9f8de49ebc7b8a1f.tar.gz
gentoo-35acaa60553e3eecff69d6ad9f8de49ebc7b8a1f.tar.bz2
gentoo-35acaa60553e3eecff69d6ad9f8de49ebc7b8a1f.zip
dev-perl/Video-ivtv: EAPI=8 bump
Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Video-ivtv')
-rw-r--r--dev-perl/Video-ivtv/Video-ivtv-0.13-r3.ebuild (renamed from dev-perl/Video-ivtv/Video-ivtv-0.13-r2.ebuild)7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Video-ivtv/Video-ivtv-0.13-r2.ebuild b/dev-perl/Video-ivtv/Video-ivtv-0.13-r3.ebuild
index 0cb0ba4ef776..77f1482fbe4b 100644
--- a/dev-perl/Video-ivtv/Video-ivtv-0.13-r2.ebuild
+++ b/dev-perl/Video-ivtv/Video-ivtv-0.13-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit perl-module
@@ -12,10 +12,9 @@ SRC_URI="mirror://sourceforge/ivtv/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ia64 ppc x86"
-IUSE=""
RDEPEND=""
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
src_configure() {
export OPTIMIZE="$CFLAGS"