commit:     e36a2d12a6695638bee36a55e2161679c007cea3
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 27 19:38:48 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jan 27 19:45:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e36a2d12

media-video/imagination: Drop old

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 media-video/imagination/imagination-3.0.ebuild | 31 --------------------------
 1 file changed, 31 deletions(-)

diff --git a/media-video/imagination/imagination-3.0.ebuild 
b/media-video/imagination/imagination-3.0.ebuild
deleted file mode 100644
index ab89012a58b..00000000000
--- a/media-video/imagination/imagination-3.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit autotools eutils
-
-DESCRIPTION="Simple DVD slideshow maker"
-HOMEPAGE="http://imagination.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="x11-libs/gtk+:2
-       media-sound/sox"
-RDEPEND="${DEPEND}
-       virtual/ffmpeg"
-
-LANGS="cs de en_GB fr it pt_BR sv zh_CN zh_TW"
-
-src_prepare() {
-       epatch "${FILESDIR}"/${P}-cflags.patch
-       eautoreconf
-}
-
-src_install() {
-       default
-       doicon icons/48x48/${PN}.png
-}

Reply via email to