summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/venom/venom-9999.ebuild')
-rw-r--r--net-im/venom/venom-9999.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/net-im/venom/venom-9999.ebuild b/net-im/venom/venom-9999.ebuild
deleted file mode 100644
index 4148380..0000000
--- a/net-im/venom/venom-9999.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit cmake-utils git-r3 vala
-
-DESCRIPTION="Vala/Gtk+ graphical user interface for Tox"
-
-HOMEPAGE="http://wiki.tox.im/Venom"
-EGIT_REPO_URI="https://github.com/naxuroqa/Venom.git"
-
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="dev-libs/json-glib
- dev-db/sqlite
- net-im/tox-core
- >=x11-libs/gtk+-3.4:3
- $(vala_depend)"
-RDEPEND="${DEPEND}"