diff --git a/app-backup/burp/burp-1.3.48.ebuild b/app-backup/burp/burp-1.3.48.ebuild deleted file mode 100644 index ca07f1dba48dc..0000000000000 --- a/app-backup/burp/burp-1.3.48.ebuild +++ /dev/null @@ -1,100 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit autotools eutils user - -DESCRIPTION="Network backup and restore client and server for Unix and Windows" -HOMEPAGE="http://burp.grke.org/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 - http://burp.grke.org/downloads/${P}/${P}.tar.bz2" - -LICENSE="AGPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="acl afs ipv6 nls tcpd xattr" - -DEPEND=" - dev-libs/openssl:0 - dev-libs/uthash - sys-libs/libcap -