We have moved to Git. This repository is only provided for compatibility with old installations. Learn how to migrate your installation here.

diff media-gfx/trimage/trimage-1.0.5.ebuild @ 227:9b9f918d8795

[sync] imported feb54d4..161b374 from upstream commit 161b374c536a26c16bbc589710e1d982bb8e2a4d Author: Daniel Neugebauer <dneuge@energiequant.de> Date: Thu Apr 30 20:47:16 2020 +0200 media-gfx/trimage: fixed broken eclass dependency
author Migration Sync <gentoo-overlay@megacoffee.net>
date Thu, 30 Apr 2020 19:00:02 +0000
parents 60f110d900e4
children
line wrap: on
line diff
--- a/media-gfx/trimage/trimage-1.0.5.ebuild	Sun Apr 05 21:45:01 2020 +0000
+++ b/media-gfx/trimage/trimage-1.0.5.ebuild	Thu Apr 30 19:00:02 2020 +0000
@@ -4,7 +4,7 @@
 EAPI="5"
 PYTHON_COMPAT=( python2_7 )
 
-inherit git-2
+inherit git-r3
 inherit distutils-r1
 inherit python-r1