mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-fs/wdfs: drop 1.4.2-r3
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="WebDAV filesystem with special features for accessing subversion repositories"
|
||||
HOMEPAGE="http://noedler.de/projekte/wdfs/"
|
||||
SRC_URI="http://noedler.de/projekte/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 x86"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/glib:2
|
||||
>=net-libs/neon-0.24.7:=
|
||||
>=sys-fs/fuse-2.5:0
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-fix-Waddress.patch"
|
||||
)
|
||||
Reference in New Issue
Block a user