summaryrefslogtreecommitdiff
path: root/gnustep-apps/zipper
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /gnustep-apps/zipper
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'gnustep-apps/zipper')
-rw-r--r--gnustep-apps/zipper/Manifest3
-rw-r--r--gnustep-apps/zipper/metadata.xml11
-rw-r--r--gnustep-apps/zipper/zipper-1.5.ebuild16
3 files changed, 0 insertions, 30 deletions
diff --git a/gnustep-apps/zipper/Manifest b/gnustep-apps/zipper/Manifest
deleted file mode 100644
index 5d1d21ad646f..000000000000
--- a/gnustep-apps/zipper/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Zipper-1.5.tar.gz 81557 BLAKE2B cbd3201de2ba8edd10d3d9a4a748ab559ce1aeafb95ee68ef2a9f2b978d1e08585f519bd557676932a0a4e38a7b401150d6b80d91296df281fc50295cee47e77 SHA512 4b3353c0513f6fb4431778d03a4f980a592d19bbb3dcaface5c618b88a9c76bb7d067cca38fe20ccafc6c3636cd6b2e17b2a2e273673b2ba1153faa6f68ef348
-EBUILD zipper-1.5.ebuild 404 BLAKE2B 362dfbf5f987f411b201eca82451a2897dd27541f7e55154bcdac788329b2bfe10d52111136292a519f7b6195260e875a94582a3f5d2bb7782e612ddcfa12930 SHA512 5493ee9bf5e35cd7f77976d191ced6ae4d24ed612d4d4517388eae418073d5db09743fd4998d171d94b28e8d65fbc31b3b897c6c9c72ab0de9751f0c0e9800a8
-MISC metadata.xml 379 BLAKE2B d47143db4c160090d7b5582b0f8251220cbd0b6f36939ce3dc6c9cab06412dc8e79e7da34d52d9fa16b50928811ea170a9ad671317f812883327b0a9d067b778 SHA512 6f3b1c08459825f43a5d81eebb2e10c98d7330c09cb3f0dd3c746fa6ae299d6872f3400a39a41fc08d0ae3d9bbc14b2e20205efe84a845c9556695c5bf6ad4e2
diff --git a/gnustep-apps/zipper/metadata.xml b/gnustep-apps/zipper/metadata.xml
deleted file mode 100644
index 536e3caa28a4..000000000000
--- a/gnustep-apps/zipper/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
-</maintainer>
-<longdescription>
-Zipper is a tool for inspecting the contents of a compressed archive and for extracting.
-</longdescription>
-</pkgmetadata>
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=""