diff options
author | 2021-04-13 13:53:09 +0200 | |
---|---|---|
committer | 2021-04-13 13:53:09 +0200 | |
commit | f853f834c376a4a36b2b6d9587ac56ed21efc9df (patch) | |
tree | 55da1599168fa7ccf050bd13d54ba728f883e5e2 /media-gfx | |
parent | media-gfx/bonzomatic: add missing dep (diff) | |
download | guru-f853f834c376a4a36b2b6d9587ac56ed21efc9df.tar.gz guru-f853f834c376a4a36b2b6d9587ac56ed21efc9df.tar.bz2 guru-f853f834c376a4a36b2b6d9587ac56ed21efc9df.zip |
media-gfx/azpainter: inherit xdg
Closes: https://bugs.gentoo.org/781092
Closes: https://bugs.gentoo.org/781095
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/azpainter/azpainter-2.1.6.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/azpainter/azpainter-2.1.7.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/azpainter/azpainter-2.1.6.ebuild b/media-gfx/azpainter/azpainter-2.1.6.ebuild index 2775db142..911ef759a 100644 --- a/media-gfx/azpainter/azpainter-2.1.6.ebuild +++ b/media-gfx/azpainter/azpainter-2.1.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 2018-2020 Gentoo Authors +# Copyright 2018-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit toolchain-funcs +inherit toolchain-funcs xdg DESCRIPTION="Full color painting software for Linux for illustration drawing" HOMEPAGE="http://azsky2.html.xdomain.jp/soft/azpainter.html https://github.com/Symbian9/azpainter" diff --git a/media-gfx/azpainter/azpainter-2.1.7.ebuild b/media-gfx/azpainter/azpainter-2.1.7.ebuild index 91f816d14..d23ebdfa5 100644 --- a/media-gfx/azpainter/azpainter-2.1.7.ebuild +++ b/media-gfx/azpainter/azpainter-2.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit toolchain-funcs +inherit toolchain-funcs xdg DESCRIPTION="Full color painting software for Linux for illustration drawing" HOMEPAGE="http://azsky2.html.xdomain.jp/soft/azpainter.html" |