diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-15 20:59:42 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-15 21:06:14 +0100 |
commit | 6d8b78aae3cd7c61901f7be6bcf592f6a102fa02 (patch) | |
tree | 0392b17002d2310a9e489691d6fe7e4d7895de25 /media-gfx/pinta | |
parent | mail-mta/qpsmtpd: Switch to git-r3 (diff) | |
download | gentoo-6d8b78aae3cd7c61901f7be6bcf592f6a102fa02.tar.gz gentoo-6d8b78aae3cd7c61901f7be6bcf592f6a102fa02.tar.bz2 gentoo-6d8b78aae3cd7c61901f7be6bcf592f6a102fa02.zip |
media-gfx/pinta: Switch to git-r3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-gfx/pinta')
-rw-r--r-- | media-gfx/pinta/pinta-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pinta/pinta-9999.ebuild b/media-gfx/pinta/pinta-9999.ebuild index c0e9d0b023f3..69e365537643 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" |