summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-26 09:39:14 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2020-06-27 20:59:09 +0200
commit93b2e192a3ce508bd3191a49278f48dd6e94b917 (patch)
tree0aee6703a19e92491915767457145cf04bbf87b7 /gnustep-apps/laternamagica/laternamagica-0.4.ebuild
parentgnustep-apps/laternamagica: EAPI7, fix LICENSE (diff)
downloadgentoo-93b2e192a3ce508bd3191a49278f48dd6e94b917.tar.gz
gentoo-93b2e192a3ce508bd3191a49278f48dd6e94b917.tar.bz2
gentoo-93b2e192a3ce508bd3191a49278f48dd6e94b917.zip
gnustep-apps/laternamagica: remove EAPI4
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16431 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'gnustep-apps/laternamagica/laternamagica-0.4.ebuild')
-rw-r--r--gnustep-apps/laternamagica/laternamagica-0.4.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/gnustep-apps/laternamagica/laternamagica-0.4.ebuild b/gnustep-apps/laternamagica/laternamagica-0.4.ebuild
deleted file mode 100644
index 73582ce66670..000000000000
--- a/gnustep-apps/laternamagica/laternamagica-0.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnustep-2
-
-MY_P="LaternaMagica-${PV}"
-DESCRIPTION="an image viewer and slideshow application"
-HOMEPAGE="http://gap.nongnu.org/laternamagica/index.html"
-SRC_URI="https://savannah.nongnu.org/download/gap/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}