diff options
author | Sebastian Pipping <sping@gentoo.org> | 2018-07-08 20:30:24 +0200 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2018-07-08 20:30:24 +0200 |
commit | 0cf1b86929c247db1a286705755338560f88a2fd (patch) | |
tree | d273aed89d07d7811b7bf539d211aeb7dd914ef0 /media-gfx/mypaint-brushes | |
parent | media-gfx/gimp: Sync 9999 with 2.10.2 (diff) | |
download | gentoo-0cf1b86929c247db1a286705755338560f88a2fd.tar.gz gentoo-0cf1b86929c247db1a286705755338560f88a2fd.tar.bz2 gentoo-0cf1b86929c247db1a286705755338560f88a2fd.zip |
media-gfx/mypaint-brushes: Address broken README symlink
Closes: https://bugs.gentoo.org/659908
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-gfx/mypaint-brushes')
-rw-r--r-- | media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild (renamed from media-gfx/mypaint-brushes/mypaint-brushes-1.3.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0.ebuild b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild index 67caf0132e3d..5cf603c4f1d6 100644 --- a/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0.ebuild +++ b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild @@ -14,7 +14,7 @@ SLOT="1.0" # due to pkgconfig name "mypaint-brushes-1.0" KEYWORDS="~amd64 ~x86" IUSE="" -DOCS=( AUTHORS NEWS README ) # to exclude README.md +DOCS=( AUTHORS NEWS README.md ) # to exclude README symlink src_prepare() { eapply_user |