commit:     1699710358f89df6e93dec405518dc99843b0040
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 19:27:12 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 19:27:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16997103

app-cdr/multicd: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../multicd/{multicd-1.7.5-r1.ebuild => multicd-1.7.5-r2.ebuild}  | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/app-cdr/multicd/multicd-1.7.5-r1.ebuild 
b/app-cdr/multicd/multicd-1.7.5-r2.ebuild
similarity index 83%
rename from app-cdr/multicd/multicd-1.7.5-r1.ebuild
rename to app-cdr/multicd/multicd-1.7.5-r2.ebuild
index aaba8ca308a8..6060d9c2af62 100644
--- a/app-cdr/multicd/multicd-1.7.5-r1.ebuild
+++ b/app-cdr/multicd/multicd-1.7.5-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Tool for making direct copies of your files to multiple cd's"
 HOMEPAGE="http://danborn.net/multicd/";
@@ -10,12 +10,10 @@ SRC_URI="http://danborn.net/multicd/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
-IUSE=""
 
 RDEPEND="
        app-cdr/cdrtools
-       >=dev-lang/perl-5.8.6
-"
+       dev-lang/perl"
 
 src_install() {
        dobin multicd

Reply via email to