summaryrefslogtreecommitdiff
path: root/net-misc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-09-25 01:10:10 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-09-25 01:10:10 +0100
commit9b8856ebc054089ff2cc1b5cf31a9cdbbb7ab368 (patch)
treefeea203a6d3be1ec53d52cfac9602cd593c64ae4 /net-misc
parent790f9c8f154c81ee9c8f15959b2e2f77a9cd3979 (diff)
net-misc/lxqt-connman-applet : drop
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/lxqt-connman-applet/lxqt-connman-applet-9999.ebuild27
1 files changed, 0 insertions, 27 deletions
diff --git a/net-misc/lxqt-connman-applet/lxqt-connman-applet-9999.ebuild b/net-misc/lxqt-connman-applet/lxqt-connman-applet-9999.ebuild
deleted file mode 100644
index 9bf257ec..00000000
--- a/net-misc/lxqt-connman-applet/lxqt-connman-applet-9999.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit eutils git-r3 cmake-utils
-
-DESCRIPTION="LXQt system-tray applet for ConnMan"
-HOMEPAGE="https://github.com/surlykke/lxqt-connman-applet"
-
-EGIT_REPO_URI="https://github.com/surlykke/lxqt-connman-applet.git"
-EGIT_COMMIT="41126c9d9c5c348624488398aff24126be49a6c3"
-
-LICENSE="LGPL"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE=""
-
-DEPEND="net-misc/connman
- lxqt-base/liblxqt
- dev-libs/libqtxdg
- dev-qt/qtdbus:5
- dev-qt/qtsvg:5
- dev-qt/qtwidgets:5"
-RDEPEND="${DEPEND}"
-