From 6335f0419cf34bce850f734b8a16651d0d481dc2 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sat, 2 Jun 2018 15:41:56 -0400 Subject: app-eselect/eselect-sndpeek: bump EAPI Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- app-eselect/eselect-sndpeek/eselect-sndpeek-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-eselect') diff --git a/app-eselect/eselect-sndpeek/eselect-sndpeek-1.0.1.ebuild b/app-eselect/eselect-sndpeek/eselect-sndpeek-1.0.1.ebuild index ba2876a31f64..784d3f282216 100644 --- a/app-eselect/eselect-sndpeek/eselect-sndpeek-1.0.1.ebuild +++ b/app-eselect/eselect-sndpeek/eselect-sndpeek-1.0.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=0 +EAPI=6 DESCRIPTION="Manages the /usr/bin/sndpeek symlink" HOMEPAGE="https://www.gentoo.org/" @@ -16,5 +16,5 @@ RDEPEND=">=app-admin/eselect-1.2.3" src_install() { insinto /usr/share/eselect/modules - newins "${WORKDIR}/sndpeek.eselect-${PVR}" sndpeek.eselect || die + newins "${WORKDIR}/sndpeek.eselect-${PVR}" sndpeek.eselect } -- cgit v1.2.3-65-gdbad