Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/librfm/
Date: Fri, 16 Apr 2021 11:23:44
Message-Id: 1618572175.6fce8d8b862c6912e4ed2a44d20b790fb7809f1a.sam@gentoo
1 commit: 6fce8d8b862c6912e4ed2a44d20b790fb7809f1a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 08:15:51 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 11:22:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fce8d8b
7
8 x11-libs/librfm: eutils--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-libs/librfm/librfm-5.3.16.3-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild b/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild
16 index 265bef46957..0ea4ffabe33 100644
17 --- a/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild
18 +++ b/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild
19 @@ -1,8 +1,8 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 -inherit autotools eutils ltprune
26 +inherit autotools ltprune
27
28 MY_P="${PN}5-${PV}"