summaryrefslogtreecommitdiff
path: root/net-misc/ncman/ncman-0.0.1_p20190327.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/ncman/ncman-0.0.1_p20190327.ebuild')
-rw-r--r--net-misc/ncman/ncman-0.0.1_p20190327.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/net-misc/ncman/ncman-0.0.1_p20190327.ebuild b/net-misc/ncman/ncman-0.0.1_p20190327.ebuild
deleted file mode 100644
index 7228d80a8178..000000000000
--- a/net-misc/ncman/ncman-0.0.1_p20190327.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit meson vcs-snapshot
-COMMIT="21a55145ddbc5d085e91352586875abe92cff73b"
-
-DESCRIPTION="An ncurses UI for connman, forked from connman-json-client"
-HOMEPAGE="https://github.com/l4rzy/ncman"
-SRC_URI="https://github.com/l4rzy/ncman/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/json-c:0=
- >=sys-apps/dbus-1.4
- sys-libs/ncurses:0="
-DEPEND="${RDEPEND}"