diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:13:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:18:18 +0100 |
commit | 0cc0240f15c87979042737f24ae5626341841255 (patch) | |
tree | 0909aa99e631e34da12269485c942deec245e2f8 /media-libs/resid | |
parent | media-libs/phat: eutils-- (diff) | |
download | gentoo-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.ebuild | 4 |
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) |