commit: 0cf1b86929c247db1a286705755338560f88a2fd Author: Sebastian Pipping <sping <AT> gentoo <DOT> org> AuthorDate: Sun Jul 8 18:30:24 2018 +0000 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org> CommitDate: Sun Jul 8 18:30:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf1b869
media-gfx/mypaint-brushes: Address broken README symlink Closes: https://bugs.gentoo.org/659908 Package-Manager: Portage-2.3.40, Repoman-2.3.9 .../{mypaint-brushes-1.3.0.ebuild => mypaint-brushes-1.3.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 similarity index 88% rename from media-gfx/mypaint-brushes/mypaint-brushes-1.3.0.ebuild rename to media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild index 67caf0132e3..5cf603c4f1d 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
