From ff5dd7b3704b9e8f9f606d4929f95694ec84ddf3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 11 Aug 2016 00:33:31 +0100 Subject: cleanup --- net-im/tox-prpl/tox-prpl-9999.ebuild | 39 ------------------------------------ 1 file changed, 39 deletions(-) delete mode 100644 net-im/tox-prpl/tox-prpl-9999.ebuild (limited to 'net-im/tox-prpl/tox-prpl-9999.ebuild') diff --git a/net-im/tox-prpl/tox-prpl-9999.ebuild b/net-im/tox-prpl/tox-prpl-9999.ebuild deleted file mode 100644 index b43ef6fc..00000000 --- a/net-im/tox-prpl/tox-prpl-9999.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit eutils autotools git-2 - -DESCRIPTION="Tox plugin for Pidgin/libpurple" -HOMEPAGE="http://tox.dhs.org/" -SRC_URI="" -EGIT_REPO_URI="https://github.com/jin-eld/tox-prpl.git" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="" -IUSE="" - -RDEPEND=" - dev-libs/glib:2 - net-im/pidgin - net-libs/tox" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_prepare() { - epatch_user - eautoreconf -} - -src_configure() { - econf \ - --disable-static -} - -src_install() { - default - prune_libtool_files --all -} -- cgit v1.2.3