dev-libs/amdgpu-pro-opencl: remove incomplete revision of 17.30.458935
[gentoo.git] / sys-fs / archivemount / archivemount-0.8.3.ebuild
1 # Copyright 1999-2013 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 DESCRIPTION="Mount archives using libarchive and FUSE"
7 HOMEPAGE="http://www.cybernoia.de/software/archivemount/"
8 SRC_URI="http://www.cybernoia.de/software/${PN}/${P}.tar.gz"
9
10 LICENSE="GPL-2"
11 SLOT="0"
12 KEYWORDS="~amd64 ~x86"
13
14 RDEPEND="app-arch/libarchive:=
15         sys-fs/fuse"
16 DEPEND="${RDEPEND}
17         virtual/pkgconfig"