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 235131382C5 for ; Wed, 24 Jun 2020 14:30:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B193E0958; Wed, 24 Jun 2020 14:30:02 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 07757E0951 for ; Wed, 24 Jun 2020 14:30:02 +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 02C4D34F1D5 for ; Wed, 24 Jun 2020 14:29:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0F4B2B8 for ; Wed, 24 Jun 2020 14:29:54 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1593008959.b965483b1a1ec40d20b3c476987bbf8ec1bf9bdc.juippis@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: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: b965483b1a1ec40d20b3c476987bbf8ec1bf9bdc X-VCS-Branch: master Date: Wed, 24 Jun 2020 14:29:54 +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: eac568af-e04f-40b2-893b-f869d6abeed8 X-Archives-Hash: 43266f77f46029de9498c62726d6df0a commit: b965483b1a1ec40d20b3c476987bbf8ec1bf9bdc Author: Jakov Smolic sartura hr> AuthorDate: Fri May 29 21:36:53 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Jun 24 14:29:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b965483b media-gfx/mypaint-brushes: update homepage and SRC_URI Closes: https://bugs.gentoo.org/723784 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/16008 Signed-off-by: Joonas Niilola 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 62c440f7445..fa662603aa5 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 @@ -6,8 +6,8 @@ EAPI=6 inherit autotools DESCRIPTION="Default MyPaint brushes" -HOMEPAGE="https://github.com/Jehan/mypaint-brushes" -SRC_URI="https://github.com/Jehan/mypaint-brushes/archive/v1.3.0.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/mypaint/mypaint-brushes" +SRC_URI="https://github.com/mypaint/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="CC0-1.0" SLOT="1.0" # due to pkgconfig name "mypaint-brushes-1.0"