diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:15:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:22:55 +0100 |
commit | 6fce8d8b862c6912e4ed2a44d20b790fb7809f1a (patch) | |
tree | a5450524084ae2df63e35a7ac68f309df1080d52 /x11-libs/librfm | |
parent | www-servers/tomcat: eutils-- (diff) | |
download | gentoo-6fce8d8b862c6912e4ed2a44d20b790fb7809f1a.tar.gz gentoo-6fce8d8b862c6912e4ed2a44d20b790fb7809f1a.tar.bz2 gentoo-6fce8d8b862c6912e4ed2a44d20b790fb7809f1a.zip |
x11-libs/librfm: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/librfm')
-rw-r--r-- | x11-libs/librfm/librfm-5.3.16.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild b/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild index 265bef469574..0ea4ffabe339 100644 --- a/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild +++ b/x11-libs/librfm/librfm-5.3.16.3-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 +inherit autotools ltprune MY_P="${PN}5-${PV}" |