commit: 289c3bd39731b2599469b4a24c670b686ecdbe3c Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru> AuthorDate: Tue Mar 30 21:48:15 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Apr 11 08:08:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=289c3bd3
media-libs/gegl: live ebuild, rename NEWS.txt with NEWS.adoc Closes: https://bugs.gentoo.org/778821 Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-libs/gegl/gegl-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild index c0ed1b98aea..234914ee6fa 100644 --- a/media-libs/gegl/gegl-9999.ebuild +++ b/media-libs/gegl/gegl-9999.ebuild @@ -72,7 +72,7 @@ BDEPEND=" vala? ( $(vala_depend) ) " -DOCS=( AUTHORS docs/ChangeLog docs/NEWS.txt ) +DOCS=( AUTHORS docs/ChangeLog docs/NEWS.adoc ) python_check_deps() { use test || return 0
