summaryrefslogtreecommitdiff
path: root/sys-fs/archivemount/archivemount-0.8.10.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-09-21 18:00:10 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-09-21 18:00:10 +0100
commit265dbe5dbc14c199299496c6db8fce3f76647015 (patch)
treeab18b5617d138f6684566b619405090989d55a2c /sys-fs/archivemount/archivemount-0.8.10.ebuild
parent586819755b4dbfdffdc8a725ab7c0f86095b8489 (diff)
gentoo resync : 21.09.2018
Diffstat (limited to 'sys-fs/archivemount/archivemount-0.8.10.ebuild')
-rw-r--r--sys-fs/archivemount/archivemount-0.8.10.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/sys-fs/archivemount/archivemount-0.8.10.ebuild b/sys-fs/archivemount/archivemount-0.8.10.ebuild
deleted file mode 100644
index 7c97182dffb6..000000000000
--- a/sys-fs/archivemount/archivemount-0.8.10.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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:0"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"