diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-05-13 10:21:26 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-05-13 10:22:18 +0200 |
commit | cf0f7dbed99a90abf6715eb407802dfbcaf880dd (patch) | |
tree | 0aeadbb3d5bf8992cb171fbfa8a3b3219247354a /media-gfx/fbida | |
parent | app-misc/geneweb: fix CFLAGS QA warning (diff) | |
download | gentoo-cf0f7dbed99a90abf6715eb407802dfbcaf880dd.tar.gz gentoo-cf0f7dbed99a90abf6715eb407802dfbcaf880dd.tar.bz2 gentoo-cf0f7dbed99a90abf6715eb407802dfbcaf880dd.zip |
media-gfx/fbida: Update live ebuild
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'media-gfx/fbida')
-rw-r--r-- | media-gfx/fbida/fbida-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/fbida/fbida-9999.ebuild b/media-gfx/fbida/fbida-9999.ebuild index 417d2d86c1b6..1da490349569 100644 --- a/media-gfx/fbida/fbida-9999.ebuild +++ b/media-gfx/fbida/fbida-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -64,7 +64,7 @@ src_prepare() { src_install() { meson_src_install - dodoc README + dodoc Changes README.{ida,md} TODO doicon "${WORKDIR}"/ida.png domenu desktop/ida.desktop |