diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-04-26 00:31:17 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-04-26 00:32:21 +0200 |
commit | 7fdf4c073550cf286bd4fa81ed3a8c9177d59251 (patch) | |
tree | 0a6f4a6111482c87d7f12d7cf31a0a4f55595cc6 /media-gfx/mypaint-brushes | |
parent | media-libs/gegl: amd64 stable, bug #681082 (diff) | |
download | gentoo-7fdf4c073550cf286bd4fa81ed3a8c9177d59251.tar.gz gentoo-7fdf4c073550cf286bd4fa81ed3a8c9177d59251.tar.bz2 gentoo-7fdf4c073550cf286bd4fa81ed3a8c9177d59251.zip |
media-gfx/mypaint-brushes: amd64 stable, bug #681082
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'media-gfx/mypaint-brushes')
-rw-r--r-- | media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild index 5cf603c4f1d6..a54ba289fde0 100644 --- a/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild +++ b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Jehan/mypaint-brushes/archive/v1.3.0.tar.gz -> ${P}. LICENSE="CC0-1.0" SLOT="1.0" # due to pkgconfig name "mypaint-brushes-1.0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DOCS=( AUTHORS NEWS README.md ) # to exclude README symlink |