From d4bd6695641f6d2ec7ff8681913d304e995902f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 29 May 2018 03:22:09 +0100 Subject: gentoo resync : 29.05.2018 --- media-gfx/rotoscope/rotoscope-0.2.ebuild | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'media-gfx/rotoscope/rotoscope-0.2.ebuild') diff --git a/media-gfx/rotoscope/rotoscope-0.2.ebuild b/media-gfx/rotoscope/rotoscope-0.2.ebuild index 050a4fcc7539..545f535924d6 100644 --- a/media-gfx/rotoscope/rotoscope-0.2.ebuild +++ b/media-gfx/rotoscope/rotoscope-0.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=2 +EAPI=6 DESCRIPTION="Graphics program that can be used to give photos a cartoon-like appearance" HOMEPAGE="http://www.toonyphotos.com" @@ -16,8 +16,3 @@ RDEPEND="x11-libs/gtk+:2 >=gnome-base/libglade-2" DEPEND="${RDEPEND} virtual/pkgconfig" - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed." - dodoc AUTHORS README -} -- cgit v1.2.3