From ed40676841e317a2aafa04c4c804bb6043864740 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 26 Feb 2016 23:50:05 +0000 Subject: repo cleanup...drop old ebuilds, drop ebuilds already in portage tree --- net-p2p/kamailio/kamailio-9999.ebuild | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 net-p2p/kamailio/kamailio-9999.ebuild (limited to 'net-p2p/kamailio') diff --git a/net-p2p/kamailio/kamailio-9999.ebuild b/net-p2p/kamailio/kamailio-9999.ebuild deleted file mode 100644 index dd40d4dc..00000000 --- a/net-p2p/kamailio/kamailio-9999.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="5" - -inherit git-2 autotools - -DESCRIPTION="fuse module for access to iphone and ipod touch without jailbreak" -HOMEPAGE="http://www.kamailio.org/w/" -EGIT_REPO_URI="git://git.sip-router.org/kamailio" - -LICENSE="GPLv2" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" - -S="${WORKDIR}" - -src_unpack() { - git-2_src_unpack - die -} - -src_install() { - emake DESTDIR="${D}" install || die "install failed" -} -- cgit v1.2.3