summaryrefslogtreecommitdiff
path: root/sys-apps/shimmy
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/shimmy')
-rw-r--r--sys-apps/shimmy/Manifest1
-rw-r--r--sys-apps/shimmy/shimmy-0.3.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/sys-apps/shimmy/Manifest b/sys-apps/shimmy/Manifest
deleted file mode 100644
index 3c0b9c5bf..000000000
--- a/sys-apps/shimmy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST shimmy-0.3.tar.bz2 8229 SHA256 bece3a31fe039a6d4b04d4754bf87b40e0d5805a46558525f66c3f050153c39f SHA512 7c2615264d20657845cb0c3c6660dc1640dd6ff1a6eb36a323ba1a409f9965310df4c95efb04ebb4d6ac1f2413af4e5dd302b6921bf1a5ea769538223f000d24 WHIRLPOOL 0cb7dfb24b56fdd97ab671e652fc7d735f9c32fd70185e6f4a5a350f40aca4b80fcf50db87dd7945bf0386a218ee4613db3f81ea22cd901c88bb2629bb3a2388
diff --git a/sys-apps/shimmy/shimmy-0.3.ebuild b/sys-apps/shimmy/shimmy-0.3.ebuild
deleted file mode 100644
index ecc05829b..000000000
--- a/sys-apps/shimmy/shimmy-0.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2015-2016 Adélie Linux Team
-# Distributed under the terms of the NCSA License
-
-EAPI=6
-
-DESCRIPTION="Utilities for stricter POSIX conformance"
-HOMEPAGE="https://code.foxkit.us/adelie/shimmy"
-SRC_URI="mirror://foxkit/${PN}/${P}.tar.bz2"
-
-LICENSE="UoI-NCSA"
-SLOT="0"
-KEYWORDS="arm64 ppc x86 x86_64"
-IUSE=""
-
-DOCS=( CONTRIBUTING.rst LICENSE README.rst )
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-