From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 297AB138335 for ; Thu, 25 Apr 2019 22:32:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2822EE09A7; Thu, 25 Apr 2019 22:32:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E353E09A7 for ; Thu, 25 Apr 2019 22:32:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 98F85342830 for ; Thu, 25 Apr 2019 22:32:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB3715CC for ; Thu, 25 Apr 2019 22:32:27 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1556231541.7fdf4c073550cf286bd4fa81ed3a8c9177d59251.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/mypaint-brushes/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild X-VCS-Directories: media-gfx/mypaint-brushes/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 7fdf4c073550cf286bd4fa81ed3a8c9177d59251 X-VCS-Branch: master Date: Thu, 25 Apr 2019 22:32:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 55651acb-7eab-433d-9be8-26024af0defe X-Archives-Hash: a983f2da522c7dada172b602752090f8 commit: 7fdf4c073550cf286bd4fa81ed3a8c9177d59251 Author: Pacho Ramos gentoo org> AuthorDate: Thu Apr 25 22:31:17 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Apr 25 22:32:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fdf4c07 media-gfx/mypaint-brushes: amd64 stable, bug #681082 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild | 4 ++-- 1 file 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 5cf603c4f1d..a54ba289fde 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