summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-03-18 20:32:53 -0400
committerTim Harder <radhermit@gentoo.org>2018-03-18 20:32:53 -0400
commit4d1575efd9da3e119f56682c95fbf0dd259bc2d9 (patch)
tree1ee104ddf6a198c9905d7097d840a0b0eaea5974 /sys-fs/archivemount/archivemount-0.8.4.ebuild
parentsys-fs/archivemount: version bump to 0.8.10 (diff)
downloadgentoo-4d1575efd9da3e119f56682c95fbf0dd259bc2d9.tar.gz
gentoo-4d1575efd9da3e119f56682c95fbf0dd259bc2d9.tar.bz2
gentoo-4d1575efd9da3e119f56682c95fbf0dd259bc2d9.zip
sys-fs/archivemount: remove old
Diffstat (limited to 'sys-fs/archivemount/archivemount-0.8.4.ebuild')
-rw-r--r--sys-fs/archivemount/archivemount-0.8.4.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/sys-fs/archivemount/archivemount-0.8.4.ebuild b/sys-fs/archivemount/archivemount-0.8.4.ebuild
deleted file mode 100644
index 012a3f1b3820..000000000000
--- a/sys-fs/archivemount/archivemount-0.8.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Mount archives using libarchive and FUSE"
-HOMEPAGE="http://www.cybernoia.de/software/archivemount/"
-SRC_URI="http://www.cybernoia.de/software/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="app-arch/libarchive:=
- sys-fs/fuse"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"