commit: 6d8b78aae3cd7c61901f7be6bcf592f6a102fa02 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Dec 15 19:59:42 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Dec 15 20:06:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d8b78aa
media-gfx/pinta: Switch to git-r3 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> media-gfx/pinta/pinta-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/pinta/pinta-9999.ebuild b/media-gfx/pinta/pinta-9999.ebuild index c0e9d0b023f..69e36553764 100644 --- a/media-gfx/pinta/pinta-9999.ebuild +++ b/media-gfx/pinta/pinta-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit fdo-mime mono-env gnome2-utils autotools git-2 +inherit fdo-mime mono-env gnome2-utils autotools git-r3 DESCRIPTION="Simple Painting for Gtk" HOMEPAGE="https://pinta-project.com"
