summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-11 15:46:50 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-11 15:48:30 +0100
commitbe271f48df562832ec125a685942da249ecc3961 (patch)
tree273472c6c16c39769486af11edabd4e231e60bac /gnustep-apps/zipper
parentgnustep-libs/highlighterkit: drop 0.1.3 (diff)
downloadgentoo-be271f48df562832ec125a685942da249ecc3961.tar.gz
gentoo-be271f48df562832ec125a685942da249ecc3961.tar.bz2
gentoo-be271f48df562832ec125a685942da249ecc3961.zip
gnustep-apps/zipper: drop 1.5
Bug: https://bugs.gentoo.org/828725 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'gnustep-apps/zipper')
-rw-r--r--gnustep-apps/zipper/zipper-1.5.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/gnustep-apps/zipper/zipper-1.5.ebuild b/gnustep-apps/zipper/zipper-1.5.ebuild
deleted file mode 100644
index 92dcaebe97af..000000000000
--- a/gnustep-apps/zipper/zipper-1.5.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit gnustep-2
-
-S=${WORKDIR}/${P/z/Z}
-
-DESCRIPTION="Zipper is a tool for inspecting and extracting compressed archives"
-HOMEPAGE="http://gap.nongnu.org/zipper"
-SRC_URI="https://savannah.nongnu.org/download/gap/${P/z/Z}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""