diff options
author | 2021-03-31 00:48:15 +0300 | |
---|---|---|
committer | 2021-04-11 11:08:45 +0300 | |
commit | 289c3bd39731b2599469b4a24c670b686ecdbe3c (patch) | |
tree | 997aff79a48be14db932e5e8f2952cec9904a8de /media-libs/gegl/gegl-9999.ebuild | |
parent | media-libs/gegl: 0.4.30 version bump (diff) | |
download | gentoo-289c3bd39731b2599469b4a24c670b686ecdbe3c.tar.gz gentoo-289c3bd39731b2599469b4a24c670b686ecdbe3c.tar.bz2 gentoo-289c3bd39731b2599469b4a24c670b686ecdbe3c.zip |
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@yandex.ru>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-libs/gegl/gegl-9999.ebuild')
-rw-r--r-- | media-libs/gegl/gegl-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild index c0ed1b98aeaa..234914ee6fa1 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 |