mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
net-im/tox-weechat: drop
This reverts commit 23434ed531.
Signed-off-by: Tony Olagbaiye <bqv@fron.io>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>mva@gentoo.org</email>
|
||||
<description>Also, you can find me on IRC (FreeNode) as mva, or in Telegram as @mva_name</description>
|
||||
<name>Vadim A. Misbakh-Soloviov</name>
|
||||
</maintainer>
|
||||
<longdescription>Long description of the package</longdescription>
|
||||
</pkgmetadata>
|
||||
@@ -1,20 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit cmake git-r3 patches
|
||||
|
||||
DESCRIPTION="Tox plugin for WeeChat"
|
||||
HOMEPAGE="https://github.com/haavard/tox-weechat"
|
||||
EGIT_REPO_URI="https://github.com/haavard/tox-weechat"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DPLUGIN_PATH="/usr/$(get_libdir)/weechat/plugins"
|
||||
)
|
||||
cmake_src_configure
|
||||
}
|
||||
Reference in New Issue
Block a user