summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:13:07 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:18:18 +0100
commit0cc0240f15c87979042737f24ae5626341841255 (patch)
tree0909aa99e631e34da12269485c942deec245e2f8 /media-libs/resid
parentmedia-libs/phat: eutils-- (diff)
downloadgentoo-0cc0240f15c87979042737f24ae5626341841255.tar.gz
gentoo-0cc0240f15c87979042737f24ae5626341841255.tar.bz2
gentoo-0cc0240f15c87979042737f24ae5626341841255.zip
media-libs/resid: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/resid')
-rw-r--r--media-libs/resid/resid-0.16_p2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/resid/resid-0.16_p2-r1.ebuild b/media-libs/resid/resid-0.16_p2-r1.ebuild
index 339518007976..eeb9c6d81ad4 100644
--- a/media-libs/resid/resid-0.16_p2-r1.ebuild
+++ b/media-libs/resid/resid-0.16_p2-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils ltprune multilib-minimal versionator
+inherit autotools ltprune multilib-minimal versionator
MY_MAJ=$(get_version_component_range 1-2)