summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-10 09:02:20 +0100
committerSam James <sam@gentoo.org>2022-09-10 09:40:20 +0100
commitd57dfcf737e288852d8cf6811a51653d080c6797 (patch)
treed71bc3a1bde3504d243159a401d4d9417c830cdd /media-sound/rip
parentmedia-sound/mixxx: fix syntax, add media-libs/flac subslot dep (diff)
downloadgentoo-d57dfcf737e288852d8cf6811a51653d080c6797.tar.gz
gentoo-d57dfcf737e288852d8cf6811a51653d080c6797.tar.bz2
gentoo-d57dfcf737e288852d8cf6811a51653d080c6797.zip
media-sound/rip: EAPI 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/rip')
-rw-r--r--media-sound/rip/rip-1.07-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/rip/rip-1.07-r3.ebuild b/media-sound/rip/rip-1.07-r3.ebuild
index 46bbfe68a29a..caf5dd36c50e 100644
--- a/media-sound/rip/rip-1.07-r3.ebuild
+++ b/media-sound/rip/rip-1.07-r3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DESCRIPTION="A command-line based audio CD ripper and mp3 encoder"
-SRC_URI="http://rip.sourceforge.net/download/${P}.tar.gz"
HOMEPAGE="http://rip.sourceforge.net"
+SRC_URI="http://rip.sourceforge.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"